Portworx Certified Administrator - Backup section

Portworx Kubernetes Snapshots Practice Lab

Inspect existing StatefulSets

We have created a new StatefulSet for you to explore.

Before proceeding to the next setp (quiz), please make sure all the resources are up:

kubectl get pods -l app=nginx

Note: This may take a couple of minutes. Please wait untill all three pods are in a ‘Running’ state.

This should read two not three as their are only two pods defined in the statefulset.

Thanks @ron for reporting. KK team will look into it. :+1: