Question 21

Which project is not a dominant CNCF project in the storage landscape?
  • Question 22

    Which kubernetes resource type allows defining which pods are isolated when it comes to network-ing?
  • Question 23

    'kubectl delete -n my-ns po,svc --all' will delete pods and services including uninitialized ones in the namespace 'my-ns'
  • Question 24

    What feature is used for selecting the container runtime configuration?
  • Question 25

    Which of the following command is used to get detailed information about the pod?