Difference between revisions of "Elastic-operator"

From wikieduonline
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
  [[helm repo add elastic https://helm.elastic.co]]
 
  [[helm repo add elastic https://helm.elastic.co]]
  [[helm install elastic-operator]] elastic/eck-operator -n elastic-system --create-namespace
+
  [[helm install elastic-operator elastic/eck-operator -n elastic-system --create-namespace]]
  
  

Latest revision as of 18:24, 12 December 2022

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: