Kubernetes CKS Full Course Theory + Practice + Browser Scenarios

  Рет қаралды 86,997

Killer Shell

Killer Shell

Күн бұрын

Пікірлер: 100
@NickMaiorsky
@NickMaiorsky 20 сағат бұрын
Killa stuff, I highly recommend this to everyone working in IT in 2024
@joe100kg
@joe100kg 4 ай бұрын
I don't understand why this wasn't recommended or top ranked! Amazing video! While its free it's actually better than lots of paid resource!
@shubhasismathur
@shubhasismathur 2 ай бұрын
I think the answer is simple, Jim is not after money but to share his learnings. Everyone else is into money minting.... Amazing course indeed. Though I have cleared my CKS earlier and thanks to him. I will again go through his course before appearing again for the exam.
@manjit2990
@manjit2990 7 ай бұрын
thanks for making it free on youtube, i passed my exam yesterday :)
@roshantulsani8189
@roshantulsani8189 7 ай бұрын
Did you pass CKS watching this video?
@manjit2990
@manjit2990 7 ай бұрын
@@roshantulsani8189 i saw it on udemy
@beanymann
@beanymann 6 ай бұрын
@@roshantulsani8189 Watching this video does not guarentee you to pass it. You have to practice with your own setup, which is also explained in the video's how to set up your own environment. When you register for the CKS you also receive the Killer Shell exam simulators. They are harder than the real exam. If you can do those assignments then you probably will be fine. You also have to do the real exam in 2 hours which can be a challenge with a lot of assignments. But in short, i did what i just explained and passed it.
@beanymann
@beanymann 7 ай бұрын
i bought this course on Udemy and it's more than enough to pass the CKS exam. Excellent training and trainer.
@shahzadansari9728
@shahzadansari9728 7 ай бұрын
What about CKA
@roshantulsani8189
@roshantulsani8189 7 ай бұрын
@@shahzadansari9728 For CKA, CKA course by Mumshad Mannambeth on Udemy is more than enough
@arunelangovan2577
@arunelangovan2577 6 ай бұрын
Hi May I know the Udemy course name?
@beanymann
@beanymann 6 ай бұрын
@@arunelangovan2577 You can't register anymore for this course on Udemy.
@beanymann
@beanymann 6 ай бұрын
@@arunelangovan2577 The course is not on Udemy anymore. At least you can't register for it anymore.
@wenjieyang2226
@wenjieyang2226 Ай бұрын
Thank you Kim, it's a very good course covering many details and use scenarios.I like the recap for every sections also the talks you recommended at the end of each section. You are my favorite instructor for K8S topic. Nice work and thank you for your sharing.
@meron6913
@meron6913 3 ай бұрын
Just passed CKS exam thanks to you. Thank you for sharing this video.
@candlestickking113
@candlestickking113 2 ай бұрын
Hi, I am writing my CKS next week. Any tips. How do I connect to you?>?
@meron6913
@meron6913 2 ай бұрын
@@candlestickking113 You might also check the cks course by mumshad mannambeth. That one also helped a lot.
@DAVID93AQ
@DAVID93AQ 3 ай бұрын
Thanks for the video and killercoda, I passed my CKS exam yesterday 🙂
@Slingshot34
@Slingshot34 2 ай бұрын
was this content sufficent or you used another source to study ? congratz btw.
@hubert5452
@hubert5452 13 күн бұрын
Thanks for this great course. Also a big thanks for creating and maintaining killer coda.
@antonpopov3650
@antonpopov3650 2 ай бұрын
This was my main resource for the exam which I passed without much problem. Cheers Kim!
@Stui19
@Stui19 Ай бұрын
This is quality content. I truly appreciate your efforts, very thorough video, I am not studying for this cert, but to learn about security in K8s and this is spot on.
@aireddy
@aireddy 7 ай бұрын
This is absolutely must training even if you don’t want to attempt the certification exam. Thank you, Kim.
@po6577
@po6577 3 ай бұрын
this touch on so much detail! even the linked resource are so good
@pancevovelso
@pancevovelso 4 ай бұрын
Amazing resource! Thank you for your effort and making this free for everyone.
@promitbanik1362
@promitbanik1362 7 ай бұрын
This is an amazing gift from you to us Kim! Thank you very much.
@shubhampahari9540
@shubhampahari9540 7 ай бұрын
Vielen Dank, dass Sie es kostenlos zur Verfügung gestellt haben. Es erfordert ein großes Herz, Dinge kostenlos zur Verfügung zu stellen, wenn man sich viel Mühe gegeben hat, etwas zu schaffen.
@YasserAbdelkarim-e3p
@YasserAbdelkarim-e3p Ай бұрын
Wonderful and organized course with a great explanation of contents. Hats off, Million Thanks, Kim
@hgfhfgthgf4950
@hgfhfgthgf4950 6 күн бұрын
Thank you so much for this course, i've learned a lot from it
@andrejab74
@andrejab74 2 ай бұрын
Thanks a lot for this amazing course. Very helpful resource!
@po6577
@po6577 3 ай бұрын
I have not start yet, but making this course free is insane!
@umangwalia2915
@umangwalia2915 5 ай бұрын
SummaryThis video script introduces the “Killer Shell CKS Preparation Course” for the Certified Kubernetes Security Specialist. The course covers theory and practical hands-on challenges, taught by Kim, a certified Kubernetes trainer and developer. The script highlights the importance of security principles, Kubernetes security categories, and best practices for host operating system security, Kubernetes cluster security, and application security. Highlights0:00-1:19 📝: Introduction to the Killer Shell CKS Preparation Course and the trainer, Kim1:20-1:42 📝: Overview of the CKS exam topics and teaching approach 1:43-3:41 📝: Setting up a Kubernetes cluster using Google Cloud or any other platform3:42-4:47 📝: General security principles, including defense in depth and least privilege 4:48-6:33 📝: Introduction to Kubernetes security categories: host operating system, Kubernetes cluster, and application security6:34-8:16 📝: Best practices for host operating system security, including reducing attack surface and using runtime security tools 8:17-9:58 📝: Best practices for Kubernetes cluster security, such as restricting access and enabling audit logging 9:59-12:05 📝: Best practices for application security, including the use of secrets and container hardeningKey Insights🧠 Kubernetes security requires following general security principles, such as defense in depth and least privilege, to create a layered defense system.🧠 Kubernetes security consists of three categories: host operating system security, Kubernetes cluster security, and application security.🧠 Host operating system security involves reducing the attack surface, keeping the system up to date, and using runtime security tools.🧠 Kubernetes cluster security requires securing components like the API server and etcd, implementing authentication and authorization, and enabling audit logging.🧠 Application security focuses on using secrets, role-based access control, container hardening, vulnerability scanning, and mtls for encrypted traffic.🧠 Google Cloud is used in the course for setting up the cluster, but the same setup can be done on any platform with two virtual machines.🧠 The course provides a comprehensive preparation for the CKS exam, covering all the necessary theory and practical hands-on challenges.
@ppnehe
@ppnehe 7 ай бұрын
Sir Do you have courses for CKA & CKAD ? Your content for CKS is awesome and top notch quality.
@aws-guru
@aws-guru 7 ай бұрын
Thank you. I Used your course on udemy . For me, it is best course for preparing CKS
@gfbello
@gfbello 7 ай бұрын
Awesome content!! Big thanks for all the effort on teaching and simplifying K8s content in such a good way!
@jimodey3108
@jimodey3108 7 ай бұрын
This is great Kim! Thank you so much
@redcobratje
@redcobratje Ай бұрын
4:02:00 JSON Query command to export certificates/ key from config. kubectl config view --raw -o jsonpath='{.clusters[0].cluster.certificate-authority-data}' | base64 -d > ca kubectl config view --raw -o jsonpath='{.users[0].user.client-certificate-data}' | base64 -d > crt kubectl config view --raw -o jsonpath='{.users[0].user.client-key-data}' | base64 -d > key
@EkShunya
@EkShunya 3 ай бұрын
Thanks for bring it here
@SourceCodeDeleted
@SourceCodeDeleted 7 ай бұрын
This is my favourite course from Udemy.
@cloudartisean
@cloudartisean 6 ай бұрын
This is an amazing course. Thank you
@chaoukisouissi7092
@chaoukisouissi7092 7 ай бұрын
You are the best, thank you for the course
@AshishKumar-tp4eq
@AshishKumar-tp4eq 7 ай бұрын
Thank you so much kim!!!
@gk2677
@gk2677 2 ай бұрын
The best CKS course by far, but did you skip over "pod security policies" ?
@profbnk
@profbnk 7 ай бұрын
excellent contribution!
@fevzisahinler3138
@fevzisahinler3138 9 күн бұрын
Thank you.
@user-ano-x5c
@user-ano-x5c 7 ай бұрын
Great Content Kim - Thanks
@ChannelZico
@ChannelZico 8 күн бұрын
Do you think it would be possible to share pdf with slides just for the purpose of quick reference/repetition without scrolling through the video? Thank you a lot for a wonderful content. Great job.
@enve162
@enve162 7 ай бұрын
Thank you so much, HATS OFF!
@alexaln30
@alexaln30 7 ай бұрын
Amazing material!
@diegonayalazo
@diegonayalazo 2 ай бұрын
Thank you for your gift
@devops-journey01
@devops-journey01 7 ай бұрын
Please upload a video for CKAD as well..
@Artur_Martins
@Artur_Martins 5 күн бұрын
For the new CKS exam coming in September, what are the topics not covered in this video?
@alexr6631
@alexr6631 4 ай бұрын
It's great stuff. Awesooooooome!
@hemjal100
@hemjal100 9 күн бұрын
video time: 6:20:00. I tried to create pod app with two container bash and ubuntu. It looks like pod is running even if proxy container doesn't have NET_ADMIN capabilities ADDED. But logs shows that it fails to run the iptable command since it doesn't have permission/root. I am using k8s v1.31. Any insight about this- why k get pod app doesnot shows ERROR.
@twizzoe
@twizzoe 7 ай бұрын
Thanks
@seymuralye7325
@seymuralye7325 2 ай бұрын
you are great man
@ScrolltheNature
@ScrolltheNature 6 ай бұрын
Cool Sir..hats off to you !!
@saedf0
@saedf0 7 ай бұрын
Hey, where do you mention about TLS Ciphers? Either I went too fast or it’s not mentioned. I was in for a surprise during the exam!
@ramitsharma3773
@ramitsharma3773 5 ай бұрын
Hey, were you able to figure out how to remove a specific cipher from API server?
@saedf0
@saedf0 5 ай бұрын
@@ramitsharma3773 Hey yes I was and thankfully I passed. I replied back to your comment 3 times already, not too sure why they're not appearing. Or is it just me? Anyway I can send you the link on the docs as to where you can read more on it.
@saedf0
@saedf0 5 ай бұрын
The flag is: -tls-cipher-suites You can edit it on the kube-apiserver manifest file. If you hit CTRL + F and type "--tls-cipher-suites", you can read more. The value it expects is a string and that string will be a choice of the many TLS CIPHER SUITES and the requirement within the paper. An interesting segment: Comma-separated list of cipher suites for the server. If omitted, the default Go cipher suites will be used. Preferred values: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
@saedf0
@saedf0 5 ай бұрын
I hope this comment stays lol, more importantly I hope you pass. All the best, tough cookie to crack but once cracked, man does it feel great! I've collated a lot of content that'll be really handy for the paper. Feel free to use, re-use it and reshare. Peace brother :)
@ramitsharma3773
@ramitsharma3773 5 ай бұрын
@@saedf0 Congratulations on passing the exam, and many thanks for answering the above question. Can you please share your content, I will surely benefit from it. May I ask one last question: If given a docker file with a large no. of exports, how do we know which ports to keep and which to remove. Hope you can relate to the question.
@zefferno
@zefferno 25 күн бұрын
Where do you recommend to find good questions and practices to pass it successfully?
@MathsWithSatyamPandey
@MathsWithSatyamPandey 7 ай бұрын
Great brother❤
@RaviShanker74
@RaviShanker74 7 ай бұрын
Awesome 😍🤩🤩
@amollad3272
@amollad3272 Ай бұрын
thanks Kim
@zaheerhussain5311
@zaheerhussain5311 Ай бұрын
Hi Its excellent but It should be updated as per latest course curriculum.
@EnriqueGallardo-mm5tf
@EnriqueGallardo-mm5tf 3 ай бұрын
nginx ingress controller can be NodePort or Loadbalancer type? I thought it always creates a loadbalancer in front of the ingress service.
@TravTechie
@TravTechie 7 ай бұрын
Thanks Kim 🤝
@JoseCastro-ql1yl
@JoseCastro-ql1yl 7 ай бұрын
you are the best
@user-vj5nc1bv6l
@user-vj5nc1bv6l 2 ай бұрын
Hey I tried to install it on GCP 20.04 it works fine on both worker and master node however the join is not working so that i didn't do the lab part can you help me on this why
@bled_2033
@bled_2033 7 ай бұрын
i just bought this course few weeks ago ...
@ghumare64
@ghumare64 7 ай бұрын
Best!
@manojkumar-jt3fw
@manojkumar-jt3fw Ай бұрын
Kim , please make ur course available on udemy again
@shajushaik177
@shajushaik177 7 ай бұрын
I'm not able to create a GCP account with an Indian Visa debit card(as Autodebit is disabled). Is anyone else facing this problem?
@flesz_
@flesz_ 4 ай бұрын
3:23:20 what keyboard shortcut did you use to delete the block of text?
@Rahulyadav-lv7dh
@Rahulyadav-lv7dh 4 ай бұрын
press dd when in default mode in vim
@user-vi5tp4xd8i
@user-vi5tp4xd8i 7 ай бұрын
Lit!
@inteliconn995
@inteliconn995 7 ай бұрын
What is the link for Udemy course? Thanks!
@dagimbirhanu4906
@dagimbirhanu4906 7 ай бұрын
Can we have a similar one for CKA? Most people start with that certification
@flesz_
@flesz_ 4 ай бұрын
he doesnt know cka, only cks
@AleLopesYTube
@AleLopesYTube 4 ай бұрын
Bravo!! Thank you very much!!
@ramitsharma3773
@ramitsharma3773 5 ай бұрын
Why did this course move out of the Udemy business and land on KZbin? More profit via ads than through Udemy? Just asking out of curiosity.
@mimovk
@mimovk 7 ай бұрын
Thank you for making it public :) Any chance for CKA/CKAD ones?
@kirayamato6128
@kirayamato6128 6 ай бұрын
who tf will watch 11 hours of tutorial? haha not me
@kirillyesikov1803
@kirillyesikov1803 5 ай бұрын
I will , haha
@Bilal-ys6df
@Bilal-ys6df 5 ай бұрын
Working through it will probably take 50+ hours. Which is a month if you have dun doing it and study 2 h a day.
@flesz_
@flesz_ 4 ай бұрын
I will lol, it's a good one this one
@hqmbhqmb9865
@hqmbhqmb9865 6 ай бұрын
Just to share the issue while installing the gcloud cli on MAC: Issue 1: xxxx# gcloud Zsh: command not found: gcloud Resolution: Look up the directory of the google-cloud-sdk vi ~/.zshrc and append below line export PATH="$PATH:/Users/xxxx/Downloads/google-cloud-sdk" source ~/.zshrc Verification: gcloud
@warszaffskisoj3206
@warszaffskisoj3206 7 ай бұрын
logs for apiserver doesn't exist in /var/log/pods/ for k8s v1.29 where are they?
@MoradELMARZGIOUI
@MoradELMARZGIOUI 6 ай бұрын
you can find them in /var/log/containers/
@AjayYadav-xi9sj
@AjayYadav-xi9sj 7 ай бұрын
Can we have a similar one for CKA? Most people start with that certification
@dagoat2241
@dagoat2241 Ай бұрын
did you find one?
Kubernetes Explained in 15 Minutes | Hands On (2024 Edition)
15:18
Travis Media
Рет қаралды 82 М.
Certifik8s: All You Need to Know About Certificates in Kubernetes [I] - Alexander Brand, Apprenda
35:57
CNCF [Cloud Native Computing Foundation]
Рет қаралды 44 М.
هذه الحلوى قد تقتلني 😱🍬
00:22
Cool Tool SHORTS Arabic
Рет қаралды 56 МЛН
Magic trick 🪄😁
00:13
Andrey Grechka
Рет қаралды 56 МЛН
КАКУЮ ДВЕРЬ ВЫБРАТЬ? 😂 #Shorts
00:45
НУБАСТЕР
Рет қаралды 3,5 МЛН
Люблю детей 💕💕💕🥰 #aminkavitaminka #aminokka #miminka #дети
00:24
Аминка Витаминка
Рет қаралды 532 М.
Kubernetes Hacking: From Weak Applications to Cluster Control
36:22
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 275 М.
I forced EVERYONE to use Linux
22:59
NetworkChuck
Рет қаралды 473 М.
you need to learn Kubernetes RIGHT NOW!!
29:34
NetworkChuck
Рет қаралды 1,2 МЛН
NGINX Tutorial - What is Nginx
14:32
TechWorld with Nana
Рет қаралды 123 М.
CKS Study Guide 2024 - PASS your Certified Kubernetes Security Specialist Exam
20:56
Kubernetes Crash Course for Absolute Beginners [NEW]
1:12:04
TechWorld with Nana
Рет қаралды 2,7 МЛН
Мой новый мега монитор!🤯
1:00
Корнеич
Рет қаралды 8 МЛН
how to make soler led bulb | How do you use a soldering iron first time?
1:00
Nk creative experiment
Рет қаралды 6 МЛН
ПС 110/10. Кто то подключил "левак" 110000 вольт!?
0:34
Советы электрика
Рет қаралды 1,4 МЛН