Linux Foundation Certified Kubernetes Administrator (CKA) Program CKA Question # 9 Topic 1 Discussion

Linux Foundation Certified Kubernetes Administrator (CKA) Program CKA Question # 9 Topic 1 Discussion

CKA Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

Configure the kubelet systemd- managed service, on the node labelled with name=wk8s-node-1, to launch a pod containing a single container of Image httpd named webtool automatically. Any spec files required should be placed in the /etc/kubernetes/manifests directory on the node.

You can ssh to the appropriate node using:

[student@node-1] $ ssh wk8s-node-1

You can assume elevated privileges on the node with the following command:

[student@wk8s-node-1] $ | sudo –i


Get Premium CKA Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.