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

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{helm repo add}} * {{ES}} Category:Elasticsearch Category:helm")
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
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
 +
 +
  
  

Revision as of 15:18, 20 September 2022

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



See also

Advertising: