<< Prev Question Next Question >>

Question 12/22

For this item, you will have to ssh and complete all tasks on these
nodes. Ensure that you return to the base node (hostname: ) when you have completed this item.
Context
As an administrator of a small development team, you have been asked to set up a Kubernetes cluster to test the viability of a new application.
Task
You must use kubeadm to perform this task. Any kubeadm invocations will require the use of the
--ignore-preflight-errors=all option.
Configure the node ik8s-master-O as a master node. .
Join the node ik8s-node-o to the cluster.

LEAVE A REPLY

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

Question List (22q)
Question 1: Score: 7% (Exhibit) Task Given an existing Kubernetes cluste...
2 commentQuestion 2: Score: 5% (Exhibit) Task From the pod label name=cpu-utilize...
1 commentQuestion 3: Score: 4% (Exhibit) Task Check to see how many nodes are rea...
Question 4: Monitor the logs of pod foo and: Extract log lines correspon...
Question 5: Schedule a pod as follows: Name: nginx-kusc00101 Image: ngin...
Question 6: List all persistent volumes sorted by capacity, saving the f...
Question 7: Create a file: /opt/KUCC00302/kucc00302.txt that lists all p...
Question 8: Create a pod as follows: Name: non-persistent-redis containe...
Question 9: List "nginx-dev" and "nginx-prod" pod and delete those pods...
Question 10: Perform the following tasks: Add an init container to hungry...
Question 11: Score: 13% (Exhibit) Task A Kubernetes worker node, named wk...
Question 12: For this item, you will have to ssh and complete all tasks o...
1 commentQuestion 13: Given a partially-functioning Kubernetes cluster, identify s...
1 commentQuestion 14: Score: 4% (Exhibit) Task Set the node named ek8s-node-1 as u...
Question 15: Configure the kubelet systemd- managed service, on the node ...
Question 16: Create a pod that echo "hello world" and then exists. Have t...
3 commentQuestion 17: Score:7% (Exhibit) Task Create a new PersistentVolumeClaim *...
Question 18: Get list of all pods in all namespaces and write it to file ...
Question 19: Create a pod named kucc8 with a single app container for eac...
Question 20: Create a Kubernetes secret as follows: Name: super-secret pa...
6 commentQuestion 21: Score: 4% (Exhibit) Context You have been asked to create a ...
3 commentQuestion 22: Score: 7% (Exhibit) Task Reconfigure the existing deployment...