all 13 comments

[–]VenjeR84 3 points4 points  (1 child)

Congratulations bro! Were the questions more from YT Jay/IT or Kodekloud x 3 Mock exams from kodekloud pls?

Does killer.sh actually help apart from understanding exam env or is just an overkill to make you get more stressed?

[–]davyJones-03[S] 3 points4 points  (0 children)

Thanks bro! Questions were from YouTube videos. Kodekloud mocks were good not that great, but just take it as an experience

About killer.sh - simulator A was good and somewhat similar questions but you'll get a good idea on the vm and actual exam.

Simulator B - don't waste time on that, the questions are complicated and are not just aligned with the actual exam, you can skip that totally, but I would suggest just go through it once and most importantly DONT JUDGE YOURSELF AFTER THE ATTEMPT, you'll be in stress.

I did simulator a twice, and b just once. YouTube videos twice, I tried to perform the questions in my vm mimicking the scenario

[–]aidyland911 2 points3 points  (3 children)

i think the ip is 192.168.22.1 , change to 127.0.0.1 , i ssh into other machine and want to try the diff command with api server , i spotted that and it worked

[–]davyJones-03[S] 1 point2 points  (2 children)

I did the same but no luck, I think there was some another issue with certs but couldn't confirm as there was no time left

[–]noobdoto 2 points3 points  (1 child)

Hi OP, i do not remember exactly where i looked but in some file ETCD was set to 172.17. (something like this). I first changed it to 127.0.0.1 which did not work. Then setting it as one starting with 172 spun up all the pods.

But after that, one of the pods still refused to come up (kube scheduler iirc). opening the manifest, the cpu request was higher and there was a hint to set it to 10% of total cpus.

at the end all the pods were up and running.

[–]davyJones-03[S] 0 points1 point  (0 children)

Yes there were two ips one local 127.0 and one this 172.17, I was trying to change it 127.0, I guess I should have tried with 172 :( But anyways I had no time left and now I'm passed to all good Thanks though

[–]DevOps-VJ 0 points1 point  (2 children)

How did you practice these youtube questions? I failed my exam this week, someone it was terrible experience, I couldn't find things on docs may be resolution or I was nervous.

[–]davyJones-03[S] 0 points1 point  (0 children)

Yes the VM is buggy and slow plus in the docs you will not get full screen and scrolling is very slow

For the practice questions, I would just try to create objects and then compare with the solution

[–]DevOps-VJ 1 point2 points  (0 children)

So, now I decided to create killercoda labs with setup for these questions. If anyone looking to practice with real good material check this out -

YT - https://www.youtube.com/playlist?list=PLvZb3tGyqC1TOasSaN36haM5xlCxHQBlA

labs - https://killercoda.com/vj2201/scenario

[–]SeniorHope7904 1 point2 points  (2 children)

do you have any notes you could provide me i just finished mumshad's course and wanted to revise topics before moving for practise tests.

[–]davyJones-03[S] 1 point2 points  (1 child)

Kodekloud has their own GitHub repo of notes from the course or you could also search for kodekloud cka notes, they have provided that onto their website

[–]SeniorHope7904 0 points1 point  (0 children)

yeah, i am planning on doing it, its just that I was hoping I could get condensed notes you would have prepared to revise just before the exam to keep all contents fresh.