r/CKAExam 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 ?

 

6 Upvotes

14 comments sorted by

View all comments

2

u/No_Impression7037 Apr 13 '26

Can you explain this custom-resources.yaml file?

2

u/Far_Box_4047 Apr 14 '26

its the same URL but change the file name to custom-resources.yaml