Quiz: Troubleshooting Further in Kubernetes
Test yourself on what you’ve learned so far in this chapter.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which command can we use to list pods running in our kube-system
namespace?
A.
kubectl get pods kube-system
B.
kubect get pods kube-system
C.
kubectl get pods -n kube-system
D.
kubectl get pods -n kub-system
1 / 6
...