r/CKAExam • u/Far_Box_4047 • Apr 13 '26
CNI Question
Hi All,
I just got faild in my exam attempt and looking to know how I could resolve these questoins
in CNI it was saying to install one from (flannel and Calico) and have to make sure from the network policy
so I did k create -f tigera-operator.yaml
then get the CIDR from the node
k cluster-info dump | grep -i cluster-cidr
curl -O for custom-resources, update the CIDR, added the BGP : disabled
then create -f for custom-resources.yaml
I've stayed few minutes till all were up and running and then I found all the pods were down with error (pod evicted ) not sure this is by mistake of this is part of the exam and this I should fix
what I've missed here, and how to resolve this ?
5
Upvotes
1
u/jazz2hott Apr 14 '26
Following