Linux Foundation CKA Exam - Topic 1 Question 70 Discussion
Score: 4%TaskCheck to see how many nodes are ready (not including nodes tainted NoSchedule ) and write the number to /opt/KUSC00402/kusc00402.txt.
A) Explanation:
Solution:
kubectl describe nodes | grep ready|wc -l
kubectl describe nodes | grep -i taint | grep -i noschedule |wc -l
echo 3 > /opt/KUSC00402/kusc00402.txt
#
kubectl get node | grep -i ready |wc -l
# taintsnoSchedule
kubectl describe nodes | grep -i taints | grep -i noschedule |wc -l
#
echo 2 > /opt/KUSC00402/kusc00402.txt
Gerald
10 months agoSabine
10 months agoLuisa
10 months agoLatrice
10 months agoLatricia
11 months agoVirgilio
11 months agoOllie
11 months agoMargart
11 months agoEdwin
11 months agoCallie
11 months agoNakisha
11 months agoEarleen
11 months agoRolf
11 months agoValentin
12 months agoRyan
12 months agoTony
2 years agoGeorgiana
2 years agoAmira
2 years agoMiesha
2 years agoWilliam
2 years agoLyndia
2 years agoVashti
2 years agoElsa
2 years agoFrederic
2 years agoAngella
2 years agoEdwin
2 years agoAdria
2 years agoHubert
2 years agoCletus
2 years agoLorean
2 years agoLatonia
2 years agoAngella
2 years ago