DJ Far
0
Q:

kubernetes get statefulset

# Get pods in default namespace
kubectl get statefulsets

#Get Pods in my-namespace
kubectl get statefulsets -n my-namespace

#Get Pods in all namespaces
kubectl get statefulsets --all-namespaces
0

New to Communities?

Join the community