Difference between revisions of "Helm --namespace=default test elasticsearch"

From wikieduonline
Jump to navigation Jump to search
(Created page with " * {{ES}}")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{lc}}
  
 +
helm --namespace=default test elasticsearch
 +
NAME: elasticsearch
 +
LAST DEPLOYED: Mon Oct 31 23:53:45 2022
 +
NAMESPACE: default
 +
STATUS: deployed
 +
REVISION: 3
 +
TEST SUITE:    elasticsearch-quzev-test
 +
Last Started:  Tue Nov  1 06:19:03 2022
 +
Last Completed: Tue Nov  1 06:19:09 2022
 +
Phase:          [[Succeeded]]
 +
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]]
  
 +
== Related ==
 +
* <code>[[helm --namespace=default test elasticsearch --logs]]</code>
 +
* <code>[[kubectl get pods --namespace=default -l app=elasticsearch-master]]</code>
 +
* <code>[[helm test]]</code>
 +
[[helm install elasticsearch]]
  
 +
== See also ==
 +
* {{ES}}
  
* {{ES}}
+
[[Category:Elasticsearch]]

Latest revision as of 14:28, 22 December 2022

Advertising: