helm install elasticsearch elastic/elasticsearch

From wikieduonline
Revision as of 05:59, 1 November 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search

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

helm upgrade --install elasticsearch elastic/elasticsearch --replication=2

Related

See also

Advertising: