Пікірлер
@sanaammar860
@sanaammar860 8 күн бұрын
hello, it's a mock test for CKAD developer certification ?
@javed2447
@javed2447 2 ай бұрын
Useful vedio Thanks
@itlearner1175
@itlearner1175 7 ай бұрын
Is it possible to find text in the documentation during the examination?
@itlearner1175
@itlearner1175 7 ай бұрын
How to go back ward by ward from command not from vim?
@programmer9809
@programmer9809 9 ай бұрын
Good
@JavierSuarez-qi7so
@JavierSuarez-qi7so Жыл бұрын
great explanations, thanks a lot
@JavierSuarez-qi7so
@JavierSuarez-qi7so Жыл бұрын
very useful video, thanks
@anthosuname6668
@anthosuname6668 Жыл бұрын
Hi what tool you using in this demo , it likes you handwritten notes ?
@85adit
@85adit Жыл бұрын
Thank you for the video and your effort. It's really great to share knowledge to the world. Keep up the good work.
@itlearner1175
@itlearner1175 Жыл бұрын
Is it permissible and feasible to make multiple copies to the clipboard during the exam?
@itlearner1175
@itlearner1175 Жыл бұрын
Thank you for the video, very much helpful. Q1: it works in the default namespace but in another namespace, the pod is always in a pending state, not sure why?
@DoinitaBordeianu
@DoinitaBordeianu Жыл бұрын
Q 8 is incorrectly shown here. According to KodeKloud the correct one is: - image: busybox name: europa command: ["/bin/sh","-c","sleep 4800"]. I think because 4800 (s) is not part of the argument.
@satyamkumar9319
@satyamkumar9319 Жыл бұрын
Thanks man
@ON-dw6bk
@ON-dw6bk Жыл бұрын
thanks !
@unmeshkadam4876
@unmeshkadam4876 Жыл бұрын
Thankyou for the wonderful session❤
@smalltalkies
@smalltalkies Жыл бұрын
Great one bro
@dummymail6029
@dummymail6029 Жыл бұрын
Thanks for making this video ...but a small correcting for the Q6 we have to redirect only warning logs not all the logs :) 😀
@harshbansal24
@harshbansal24 Жыл бұрын
yes it should use grep to filter only warning logs
@jalandharbehera2456
@jalandharbehera2456 Жыл бұрын
Actually, its a very good informative video...... superb explained sir...salute to you 🙏🙏
@jakkonstantyiksinski
@jakkonstantyiksinski Жыл бұрын
Great video man, thank you a lot!
@katikireddy622
@katikireddy622 Жыл бұрын
Hi, In the Q6, the question is to redirect the warning to host path right ? I think we need to create a side car container using adapter pattern and write the logs to host path which is defined in the volumes. Can you please check your solution ?
@MrMikonoid
@MrMikonoid 2 жыл бұрын
Thank You!
@beardedcoding3346
@beardedcoding3346 2 жыл бұрын
I eagerly await any new videos from you.
@abhivishwa
@abhivishwa 2 жыл бұрын
Thanks. Very informative video..😀
@leemarvin1354
@leemarvin1354 2 жыл бұрын
This is fantastic! Thank you for this content
@jasonlu3603
@jasonlu3603 2 жыл бұрын
I managed to clear the lightning lab as well, after the 3rd attempt, thanks to this video and Udemy and really understanding how to quickly navigate the docs for yaml. One question: is that 'k create ...' command a shortcut for 'kubectl create'? I tried to do this command for the local terminal and it said '- bash: k command not found'. How were you able to use that shortcut for this lab?
@ankan650
@ankan650 2 жыл бұрын
yes, k is the alias set in environment. cmd: alias k=kubectl
@anjalimesh
@anjalimesh 2 жыл бұрын
Do you run any whatsapp or telegram group for discussion?
@TheSunnyday16
@TheSunnyday16 2 жыл бұрын
Awesome video. Could you please suggest how do you do the indentation in question 3 (node affinity) please? key sort cut for indentation for multiline in vim editor? I try this but after step 3 its going 8 tab spaces instead of 2 :( 1) Press "<SHIFT> + v" to enter VISUAL LINE mode. 2) Select the text you wish to indent but using either the cursor keys or the "j" and "k" keys. 3) To indent press "<SHIFT> + dot" (> character).
@kaizendae
@kaizendae 2 жыл бұрын
1) ctrl + v to enter visual block mode. 2) press Shift + i (capital i) to insert in the beginning of the line. 3) insert the spaces you need (pay attention only to the first line). 4) press ESC the other lines will follow.
@TheSunnyday16
@TheSunnyday16 2 жыл бұрын
@@kaizendae Thank you so much.
@siddharthmehta721
@siddharthmehta721 2 жыл бұрын
How to indent multiple lines?
@someanimation6807
@someanimation6807 2 жыл бұрын
This is very easy but real exam is harder or pretty same?
@techsolutions123
@techsolutions123 2 жыл бұрын
any way to tell skaffold not to sync changes immediately but after all changes are commited ?
@dmintech8462
@dmintech8462 2 жыл бұрын
This looks Much more easier compared to the killer.sh test -- is the actual test more closer to this or the killer.sh ? is this a mini test -- its supposed to be for 2 hours, it took you 35 mins and you did it at a comfortable pace.. not sure if this is just a smaller practice exam
@dakadoodle6295
@dakadoodle6295 Жыл бұрын
thats my concern also. looking at this I could probably pass rn
@tarankaranth8782
@tarankaranth8782 2 жыл бұрын
is this using minikube ?
@alexmccarthy8854
@alexmccarthy8854 2 жыл бұрын
The explanation is so great, thank for your sharing
@smakarevich
@smakarevich 2 жыл бұрын
k get pod sega --watch
@safweneyahyaoui1397
@safweneyahyaoui1397 2 жыл бұрын
26:04 please answer me why you did not use the imperative command when exposing the deploy redis i want really to knoww ???
@aneerpa8384
@aneerpa8384 2 жыл бұрын
Straight to the point.. No blahs.. Good job sir
@harivankadaru2218
@harivankadaru2218 2 жыл бұрын
Excellent one
@rameshnagaraju9204
@rameshnagaraju9204 2 жыл бұрын
wonderful tutorial, well delivered and right speed
@RobertoFabrizi
@RobertoFabrizi 2 жыл бұрын
At 21:45 without the --restart=Never shoulnd't it have created a deployment instead?
@anil5065
@anil5065 2 жыл бұрын
Thank you for this wonderful teaching however I could not understand --restart=Never, I believe it is to do with container restart policy not with deployment as you mentioned, please correct me if I am wrong. Thanks
@donnieashok8799
@donnieashok8799 Жыл бұрын
By mentioning --restart=Never, you indirectly tell kubectl that it is a pod and not a deployment.
@cumar8585
@cumar8585 2 жыл бұрын
Thank you a lot It was awesome video!
@masterstroke393
@masterstroke393 2 жыл бұрын
Thanks..some useful tips ... scored 89%
@jaiganeshshan5182
@jaiganeshshan5182 2 жыл бұрын
Were the questions this simple in exam too ?? Could you please share few questions that came up in the exam ?
@squalazzo
@squalazzo 2 жыл бұрын
thanks man, so much info in a single video, very appreciated!
@SureshKumar-kq3jk
@SureshKumar-kq3jk 3 жыл бұрын
Good stuff Bro, but I can see Lightning questions are diff than your video, if possible pls help to create it new video it will help full
@shiningshaan
@shiningshaan 3 жыл бұрын
When I try to access the lightning labs and mock exams for free. It's asking me to pay for the lab sessions. Is der any way we can access the labs for free?
@manikyamithun
@manikyamithun 3 жыл бұрын
Am preparing for CKAD, and this video was helpful. Thank you very much 🙏
@adityakanekar83
@adityakanekar83 3 жыл бұрын
Thank you, you have covered a lot. Very useful video.
@sumer9999
@sumer9999 3 жыл бұрын
your videos rocks
@shiningshaan
@shiningshaan 3 жыл бұрын
Excellent video.. Superb explaination.
@genuine.identity
@genuine.identity 3 жыл бұрын
Thanks