cka-1-8

 

Question 8

Use context: kubectl config use-context k8s-cl-H

You’re asked to find out the following information about the cluster k8s-cl-H:

  1. How many controlplane nodes are available?
  2. How many worker nodes are available?
  3. What is the Service CIDR?
  4. Which Networking (or CNI Plugin) is configured and where is its config file?
  5. Which suffix will static pods have that run on k8s-cl-H?

Write your answers into file /opt/course/14/cluster-info, structured like this:

# /opt/course/14/cluster-info
1: [ANSWER]
2: [ANSWER]
3: [ANSWER]
4: [ANSWER]
5: [ANSWER]

 

About The Author

Leave a Reply

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

Related Posts