diff --git a/test_scenarios/kubernetes/README.md b/test_scenarios/kubernetes/README.md index 0c5f6946..80a213ba 100644 --- a/test_scenarios/kubernetes/README.md +++ b/test_scenarios/kubernetes/README.md @@ -305,7 +305,7 @@ show pods in the splunk name space with wide output - ```kubectl -n splunk get p show your deployments - ```kubectl -n splunk get deployments``` -sho your statefulsets - ``` kubectl -n splunk get statefulsets``` +show your statefulsets - ``` kubectl -n splunk get statefulsets``` get service endpoints and external ip when using load balancers - ```kubectl -n splunk get svc -o wide```