Unlock the Secrets to Acing the CKA Exam on Your First Attempt in 2024

  Рет қаралды 24,667

cloudsecque

cloudsecque

Күн бұрын

Пікірлер: 91
@AmanSharma-or9iw
@AmanSharma-or9iw 8 ай бұрын
Thank you so much! These tricks are really helpful, and a lot of practice is needed for this exam. I made it on my first attempt. 🙂
@cloudsecque
@cloudsecque 8 ай бұрын
Congratulations on passing on your first attempt!
@Bathi666
@Bathi666 Жыл бұрын
Cheers mate for your awesome video.
@cloudsecque
@cloudsecque Жыл бұрын
You’re very welcome!
@leonids8062
@leonids8062 Жыл бұрын
it's one of the easiest IT exam i've seen. passed after 40 hours of preparing (3-4 week)
@cloudsecque
@cloudsecque Жыл бұрын
That’s amazing! Well done.
@programmer9809
@programmer9809 Жыл бұрын
What was the toughest you've seen?
@johnagapi5970
@johnagapi5970 Жыл бұрын
Did you have any prior experience in k8s?
@spiritcxz
@spiritcxz Жыл бұрын
@@programmer9809 network policy and ingress for me.
@maikyalfaro1678
@maikyalfaro1678 6 ай бұрын
Really, CKA is easy?😮
@PenTester-h1w
@PenTester-h1w Жыл бұрын
Advices of excellent quality. 🔥🔥🔥 Greetings from Poland!
@cloudsecque
@cloudsecque Жыл бұрын
Thank you so much for watching and liking the video! I appreciate it, and greetings from Canada!
@honeyfuntime
@honeyfuntime 2 жыл бұрын
Im new to k8s and just bought the exam voucher because cyber monday discount. This video is super helpful, thank you!
@cloudsecque
@cloudsecque 2 жыл бұрын
Excellent, I also started from knowing nothing about k8s to passing on my first try. As long as you follow the resources in the video description and the tips outlined for 3 months or so, you'll also be able to pass. Do the CKA course for the first month, go through the labs and the lightning rounds on the course practice tests and then spend the next couple of months working through the exercises on the GitHub resources. It'll help you get lots of practice with the kubectl commands. Also, work on the "imperative" commands. Even though 2 hours seems like a lot of time for 15-20 questions (17, most likely), it isn't when you try to troubleshoot a cluster issue and start losing track of time. Good luck!
@honeyfuntime
@honeyfuntime 2 жыл бұрын
@@cloudsecque thank you, ill keep those in mind. Btw should i practice creating clusters locally or provision them through cloud? My laptop could handle a couple of small vms but I'm not sure what's the best way to go
@cloudsecque
@cloudsecque 2 жыл бұрын
If/when you enroll in Mumshad Mannambeth's CKA course, it comes with labs you can practice in with no limits. In the course, it also shows you how to spin up resources using Vagrant and VirtualBox. I recommend using VMs locally since you don't need to worry about incurring additional costs. You might also want to consider MiniKube (minikube.sigs.k8s.io/docs/start/). MiniKube doesn't need alot of resources: 2CPU+, 2GB RAM, 20GB Storage.
@honeyfuntime
@honeyfuntime 2 жыл бұрын
@@cloudsecque hmmm i've been seeing mumshad's course being recommended everywhere so i will give it a try. And yea its probably best to run everything locally for now.Thank you so much for your advice, wish me luck!
@cloudsecque
@cloudsecque 2 жыл бұрын
@@honeyfuntime That is the only course you need, that is why I only mentioned his course in my video. Good luck! Please come back and let us know once you've passed on your first try!
@HellCRICKET
@HellCRICKET Жыл бұрын
Thanks for sharing amazing tips. Can you tell me how to configure k8s autocompletion
@cloudsecque
@cloudsecque Жыл бұрын
Sure! So, kubectl is a command line tool that helps you interact with a Kubernetes cluster. It's used to manage and deploy applications on the cluster. Autocompletion is a feature that helps you type commands faster and more accurately by suggesting possible options as you type. For example, when you start typing kubectl get p and hit the tab key, it will suggest all the possible options that start with "p", like "pods", "pvc", etc. It will also work for sub-commands and flags, so you can easily discover what options are available to you. To enable autocompletion, you'll need to run a command specific to your shell, usually it is as simple as running source
@HellCRICKET
@HellCRICKET Жыл бұрын
@@cloudsecque Thanks 😉
@maverick5
@maverick5 2 жыл бұрын
Fantastic video Que! Keep them coming 🤙🏼👍🏼🔥🔥🔥
@cloudsecque
@cloudsecque 2 жыл бұрын
Thanks! Will do!
@thonglevan4950
@thonglevan4950 Жыл бұрын
IT's great! I love the style you sharing! It's really helpful!
@cloudsecque
@cloudsecque Жыл бұрын
Thank you so much!
@cloudsecque
@cloudsecque Жыл бұрын
The Exam interface has changed from a large browser terminal to a full remote XFCE Desktop. What does this mean for you? This means you can't use personal bookmarks anymore. You can read more about it here: itnext.io/cks-cka-ckad-change...
@cloudsecque
@cloudsecque Жыл бұрын
Only TMUX is already installed.
@EJBest-DevSecOps
@EJBest-DevSecOps 2 ай бұрын
Question; do you type in all the alias at the start of your test from memory?
@cloudsecque
@cloudsecque 2 ай бұрын
I did. If you do a lot of practice labs and questions, it just becomes muscle memory. That’s why almost everyone recommends practice practice practice! 😅 I would also recommend going through the items in the cheat sheet, especially autocompletion section. It does save a lot of time just tabbing through the commands. kubernetes.io/docs/reference/kubectl/quick-reference/ Good luck on your exam when you’re ready to take it! Many who have followed my advice have passed.
@kanishkster
@kanishkster Жыл бұрын
Excellent video. Thanks a ton !!
@cloudsecque
@cloudsecque Жыл бұрын
Glad you enjoyed it!
@liketennis2023
@liketennis2023 4 ай бұрын
Nice Video! Thanks for the very useful Tips!
@cloudsecque
@cloudsecque 4 ай бұрын
You’re welcome and good luck on your journey!
@ramdasnair5655
@ramdasnair5655 Жыл бұрын
Thank you for your video. What is the passing grade for the CKA?
@cloudsecque
@cloudsecque Жыл бұрын
The passing score for the CKA exam is 66% or higher. Keep in mind that the exam consists of 17 practical tasks, each with varying degrees of difficulty and point values. It's always a good idea to refer to the official exam documentation for the latest passing score information. Let me know if you have any other questions!
@axilmcinissa61
@axilmcinissa61 Жыл бұрын
thank you sir for those valuable informations, I have a lot of time to give to certification preparation. if I prepared for the CKA full time daily, how much time do you think would be enough ?
@cloudsecque
@cloudsecque Жыл бұрын
So, you're thinking about diving into the CKA, right? Awesome! How long it'll take to prepare really depends on where you're starting from. If you're already pretty savvy with Kubernetes, Linux, and cloud stuff, you might just need a good month or two of dedicated study. That's considering you'll be hitting the books (or rather, the keyboard) full time. But hey, if you're kinda new to all this, don't sweat it. You might need somewhere between 3 to 6 months. The key here is getting your hands dirty with lots of practice, because the CKA exam loves to test how well you can handle real-world tasks. It's not just about knowing the theory, you've got to show you can do the stuff. And remember, it's a timed exam. So, as part of your study plan, take some practice exams to get used to the format and nail down your time management. In the end, we all learn at our own pace, right? So, take as long as you need to feel confident in your skills. You got this!
@bloodybear2010
@bloodybear2010 Жыл бұрын
I know that exam is open note meaning, we can refer to Kubernetes documentation in the website. But I just want to make sure if I do not know which section e.g. taints is, can I just search it in the document section instead of manually checking all section of the documentation?
@cloudsecque
@cloudsecque Жыл бұрын
Yes, you can search that documentation page or use the search features. Just be careful of the results you to ensure the link doesn’t go outside of the allowed domains. You can refer to the exam guide on what domains are allowed.
@bloodybear2010
@bloodybear2010 Жыл бұрын
@cloudsecque thank you sir 🙂
@EJBest-DevSecOps
@EJBest-DevSecOps 4 ай бұрын
Que: thank you for this well spoken video
@cloudsecque
@cloudsecque 4 ай бұрын
You’re very welcome!
@eswaram5128
@eswaram5128 Жыл бұрын
You can't bookmark bcoz you will exam in remote desktop
@cloudsecque
@cloudsecque Жыл бұрын
Thank you so much for your comment! Just a quick note, the information you mentioned was already included in the video description. Thanks again for taking the time to share your thoughts with us.
@Aryan21able
@Aryan21able Жыл бұрын
will there be Tab to auto-complete feature in exam?
@cloudsecque
@cloudsecque Жыл бұрын
Yes, only once you've gone through the setup to enable auto completion. See my previous reply on how to add it or check out the Kubernetes Cheatsheet in the video description.
@maikyalfaro1678
@maikyalfaro1678 6 ай бұрын
I know the documentation is provided in the exam. But, is it recommended to learn from heart the YAML structure for each Kubernetes object? 😢
@cloudsecque
@cloudsecque 6 ай бұрын
It's not necessary to memorize the YAML structure for each Kubernetes object. Instead, focus on understanding the key concepts. Use the `--dry-run` and `-o yaml` commands to generate the YAML structure when needed during the exam. This will save you time and ensure accuracy. Good luck!
@maikyalfaro1678
@maikyalfaro1678 6 ай бұрын
@@cloudsecque thanks. One more question, I’m taking the course of Mumshad. Have you seen how are their labs? Are they similar to the ones in the real exam?
@DerrickWe
@DerrickWe Ай бұрын
So, I always dislike when people give time frames in weeks and months as not every one has the same time to study I will put in 6 hour a day and by you logic I would be ready in only a few weeks.
@cloudsecque
@cloudsecque Ай бұрын
Those who have watched the video and followed the recommendations have passed, including my own team members. I’m confident you’ll pass if you stick to the schedule and be consistent. Please come back once you’ve taken the exam and let us know how you did and if the recommendations helped with your success! Good luck!
@Remya.Hari.G
@Remya.Hari.G Жыл бұрын
Learn once fully the mumshaad course and then only buy coupon. Take practise test 3 to 4 times.
@cloudsecque
@cloudsecque Жыл бұрын
Absolutely, I couldn't agree more with your approach! Mumshad's course is indeed a comprehensive resource for preparing for the CKA exam. It's crucial to fully grasp all the concepts presented there before moving to the next step. And you're right, practice tests are invaluable. Taking them multiple times not only helps you understand where you stand but also gets you used to the format and timing of the exam. Once you're confident with your knowledge and practice test performance, buying the coupon and scheduling the exam is indeed the next exciting step. It's all about going in well-prepared, right?
@manojkumar-jt3fw
@manojkumar-jt3fw Жыл бұрын
Which certification should i aim first ? CKA or CKAD ?
@cloudsecque
@cloudsecque Жыл бұрын
Here is a brief breakdown of the three certifications: Certified Kubernetes Administrator (CKA): For those involved in the day-to-day management of Kubernetes clusters. The certification focuses on installation, configuration, and administration of Kubernetes clusters. Certified Kubernetes Application Developer (CKAD): For those developing applications to run on Kubernetes. The certification emphasizes designing, building, configuring, and exposing native cloud applications for Kubernetes. Certified Kubernetes Security Specialist (CKS): For those interested in Kubernetes security. The certification is aimed at demonstrating competence in securing container-based applications and Kubernetes platforms during build, deployment, and runtime. If your career path is geared more toward administration and security, you might aim to achieve the CKA certification first, followed by the CKS. If your path is more development-focused, the CKAD might be a more appropriate starting point.
@manojkumar-jt3fw
@manojkumar-jt3fw Жыл бұрын
@@cloudsecque Where does KCNA & Gitops fit in all of this.
@cloudsecque
@cloudsecque Жыл бұрын
In the context of Kubernetes, here's how they fit together: KCNA Certification: If you're new to Kubernetes and cloud-native concepts, you'd ideally start with KCNA. It helps you understand the basics and sets you up for further learning and more specialized certifications. GitOps: Once you have a good understanding of Kubernetes from your KCNA study, you'd begin to see the value of GitOps. It's a methodology that can greatly simplify the process of deploying and managing applications on Kubernetes. You would use GitOps to manage your Kubernetes configurations, deployments, and other resources, keeping everything version-controlled, auditable, and automatically synchronized. Further Certifications: After gaining a foundation with KCNA and practicing GitOps, you might want to specialize more in Kubernetes. This is where certifications like Certified Kubernetes Administrator (CKA), Certified Kubernetes Application Developer (CKAD), or Certified Kubernetes Security Specialist (CKS) come into play. They build upon your KCNA knowledge and GitOps practices, diving deeper into Kubernetes administration, development, or security. Basically, KCNA gives you the fundamental knowledge, GitOps provides a robust operational practice, and further certifications deepen your expertise in specific areas of Kubernetes.
@manojkumar-jt3fw
@manojkumar-jt3fw Жыл бұрын
@@cloudsecque I took ur suggestion and joined mumshad mannambeth's kodekloud for kubernetes course. There he suddenly added this KCNA & GitOps course and threw me in to confusion. Tanx for clearing my doubts🙏
@sureshkumar-wv9si
@sureshkumar-wv9si Жыл бұрын
Can you explain tip no 2 : - Enable kubectl auto completion means . thanks.
@cloudsecque
@cloudsecque Жыл бұрын
Sure! So, kubectl is a command line tool that helps you interact with a Kubernetes cluster. It's used to manage and deploy applications on the cluster. Autocompletion is a feature that helps you type commands faster and more accurately by suggesting possible options as you type. For example, when you start typing kubectl get p and hit the tab key, it will suggest all the possible options that start with "p", like "pods", "pvc", etc. It will also work for sub-commands and flags, so you can easily discover what options are available to you. To enable autocompletion, you'll need to run a command specific to your shell, usually it is as simple as running source
@sureshkumar-wv9si
@sureshkumar-wv9si Жыл бұрын
@@cloudsecque thanks for the explanation.
@George-mk7lp
@George-mk7lp 2 жыл бұрын
thank you for sharing !
@cloudsecque
@cloudsecque 2 жыл бұрын
You’re welcome!
@mohitmishra3091
@mohitmishra3091 Жыл бұрын
dude bcz of ur prfl pic..i cleaned my screen 2 3 times
@jaleeshassan3848
@jaleeshassan3848 2 ай бұрын
Will there be any notepad like app in the exam
@cloudsecque
@cloudsecque 2 ай бұрын
The exam interface provides an integrated notepad tool that you can use during the test to take notes and gather your thoughts. However, keep in mind time is limited so don’t spend too much of your valuable time on that.
@xpxh-yo7gq
@xpxh-yo7gq 6 ай бұрын
Liked and super Liked👍👍👍
@cloudsecque
@cloudsecque 6 ай бұрын
Thanks! ❤️
@saurabhjainSJain
@saurabhjainSJain Жыл бұрын
after CKA exam in how much time we get result? If we need it before 24 hours? is there anyway to get it ?
@cloudsecque
@cloudsecque Жыл бұрын
The exam results will be released to you after 24 hours. There’s no exception. You just need to be patient and wait.
@thomaspoulsen5047
@thomaspoulsen5047 Жыл бұрын
Can you tell me if you get any preparation time before the exam begins to setup aliases and bookmarks? You mention aliases and bookmarks yourself but if you are to spend valuable examination time on setting up these customizations is it then really worth it in the end?
@cloudsecque
@cloudsecque Жыл бұрын
I understand you were expecting preparation time for the exam, but unfortunately that is not allowed. The full exam time allotted includes any preparation. Please note the updated video description - you will not have access to bookmarks during the exam. Focus your preparation on becoming fast and proficient with the commands, especially imperative commands. Let me know if you have any other questions!
@lexiaontube
@lexiaontube 5 ай бұрын
thx man !!!
@cloudsecque
@cloudsecque 5 ай бұрын
No problem!
@Fullydownable
@Fullydownable Жыл бұрын
you can't use bookmarks now
@cloudsecque
@cloudsecque Жыл бұрын
I believe I have updated that in the comments. Perhaps it got unpinned for some reason. I will re-pin it.
@Алишоккруглешок
@Алишоккруглешок Жыл бұрын
i'm failed the exam, my score 60... how you solved question about ingress? in exam environment i had no installed any ingresses, i should install it?
@Алишоккруглешок
@Алишоккруглешок Жыл бұрын
also i had question about side-car container.
@cloudsecque
@cloudsecque Жыл бұрын
Hi! I'm sorry to hear that you failed your exam. How long did you practice before taking the exam? Unfortunately, we cannot talk about the exam questions, but if your question is about how to do ingress/egress within k8s, you might want to check out the Kubernetes Network Policies - github.com/MohanRamadoss/ckakubernetes-network-policy There are other links and references to more practice questions in the video description below.
@cloudsecque
@cloudsecque Жыл бұрын
With regards to sidecar, it's normally used for logging. Everything you need to know on the exam is available from Kubernetes official documentation. Here's the section on logging / sidecar: kubernetes.io/docs/concepts/cluster-administration/logging/#sidecar-container-with-logging-agent
@Алишоккруглешок
@Алишоккруглешок Жыл бұрын
@@cloudsecque i'm prepared about 3 weeks.
@cloudsecque
@cloudsecque Жыл бұрын
If you don't have prior experience, 3 weeks may not seem like a lot of time to learn and practice Kubernetes. But everyone has a unique learning style, so it's hard for me to say for sure. It took me 6 weeks of preparation before I felt comfortable working with Kubernetes before taking the exam, and I didn't have any prior experience with it either.
@AlcottIan-k8h
@AlcottIan-k8h 2 ай бұрын
Alan Summit
@FrankMartinez-b8n
@FrankMartinez-b8n Ай бұрын
Miller Thomas Young Mary Miller John
@spiritcxz
@spiritcxz Жыл бұрын
passed today CKA. 😄😄😄
@cloudsecque
@cloudsecque Жыл бұрын
Congrats! That's wonderful news!
@saurabhjainSJain
@saurabhjainSJain Жыл бұрын
after CKA exam in how much time we get result? If we need it before 24 hours? is there anyway to get it?
@spiritcxz
@spiritcxz Жыл бұрын
@@saurabhjainSJain it's takes almost 24 hours. you will get e-mail messages.
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 32 МЛН
Lazy days…
00:24
Anwar Jibawi
Рет қаралды 8 МЛН
Чистка воды совком от денег
00:32
FD Vasya
Рет қаралды 4,7 МЛН
Day 41/40 - CKA Exam Tips - How To Clear The CKA Exam In 2024
32:34
Tech Tutorials with Piyush
Рет қаралды 4 М.
Pass The CKA Exam On Your First Attempt ! Top Tips And Strategies
18:41
The DevOps Dude
Рет қаралды 1,4 М.
Pass the CISSP in 2024 with This ONE Simple Trick! | Govtech
3:31
Barryfishermann Barryfishermann
Рет қаралды 232
2024: My CKA Exam was Free and Yours Can Be Too!
28:26
Medianopol
Рет қаралды 993
How I Passed the CKA Exam (2023)
7:21
StevenTalksTech
Рет қаралды 17 М.
How to Prepare and Crack CKAD exam in 2024 - Tips & Tricks
10:44
What I Did To Pass The NEW ICF Credentialing Exam - PCC
18:32
LifeCoachElise
Рет қаралды 11 М.
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 32 МЛН