We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a916550 commit bad781bCopy full SHA for bad781b
test_scenarios/kubernetes/README.md
@@ -305,7 +305,7 @@ show pods in the splunk name space with wide output - ```kubectl -n splunk get p
305
306
show your deployments - ```kubectl -n splunk get deployments```
307
308
-sho your statefulsets - ``` kubectl -n splunk get statefulsets```
+show your statefulsets - ``` kubectl -n splunk get statefulsets```
309
310
get service endpoints and external ip when using load balancers - ```kubectl -n splunk get svc -o wide```
311
0 commit comments