Difference between revisions of "Helm install elasticsearch elastic/elasticsearch"

From wikieduonline
Jump to navigation Jump to search
Line 32: Line 32:
 
* [[Kibana]]
 
* [[Kibana]]
 
  [[helm repo add elastic https://helm.elastic.co]]
 
  [[helm repo add elastic https://helm.elastic.co]]
 +
[[helm install kibana elastic/kibana]]
  
 
== See also ==
 
== See also ==

Revision as of 14:26, 22 December 2022

TO_MERGE: helm install elasticsearch


helm install elasticsearch elastic/elasticsearch
helm install elasticsearch elastic/elasticsearch --set replicas=2


helm install elasticsearch elastic/elasticsearch
helm install elasticsearch elastic/elasticsearch
NAME: elasticsearch
LAST DEPLOYED: Tue Sep 20 17:15:38 2022
NAMESPACE: default
STATUS: deployed
REVISION: 1
NOTES:
1. Watch all cluster members come up.
  $ kubectl get pods --namespace=default -l app=elasticsearch-master -w2. Test cluster health using Helm test.
  $ helm --namespace=default test elasticsearch

Configuration options

Changing values

Related

helm repo add elastic https://helm.elastic.co
helm install kibana elastic/kibana

See also

Advertising: