cka-1-5

Question: 5

Use context: kubectl config use-context k8s-cl-H
There are various Pods in all namespaces. Write a
command into /opt/course/5/find_pods.sh which lists
all Pods sorted by their AGE
( metadata.creationTimestamp ).

Write a second command into
/opt/course/5/find_pods_uid.sh which lists all Pods
sorted by field metadata.uid . Use kubectl sorting for
both commands.

About The Author

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Posts