Elastic-operator

From wikieduonline
Jump to navigation Jump to search
TOMERGE: Elastic Cloud on Kubernetes (ECK)
helm repo add elastic https://helm.elastic.co
helm install elastic-operator elastic/eck-operator -n elastic-system --create-namespace


helm install elastic-operator-crds ./eck/charts/eck-operator-crds 
helm install elastic-operator eck-operator -n my-namespace --create- namespace \
 --set=installCRDs=false \
 --set=managedNamespaces='{my-namespace}' \
 --set=createClusterScopedResources=false \
 --set=webhook.enabled=false



helm show values eck-operator 
log-verbosity
./elastic-operator manager --config=eck-config.yaml
 kubectl patch sts elastic-operator


News[edit]

Related[edit]

helm repo add

See also[edit]

Advertising: