Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question

In kubernetes, issue command to get simple list of all pods that have the following label (i.e.metadata tag):
app=v1

Answer
kubectl get pods -l app=v1

Question

In kubernetes, issue command to get simple list of all pods that have the following label (i.e.metadata tag):
app=v1

Answer
?

Question

In kubernetes, issue command to get simple list of all pods that have the following label (i.e.metadata tag):
app=v1

Answer
kubectl get pods -l app=v1

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.