CKA Certification SURE SHOT Questions | TOP 10 EXAM Questions | Must watch before exam - PART 1

Поделиться
HTML-код
  • Опубликовано: 19 янв 2025

Комментарии • 92

  • @spoon8859
    @spoon8859 6 месяцев назад +3

    Thank you kubernetesWay! I got my CKA thanks to your help! Your videos were essential and many of the questions I got were very close to the questions and solutions you cover throughout your videos. I cannot thank you enough!
    I want to point out that the 4 first questions covered in this vid tend to come towards the end of the exam. So if you practice these questions specifically, it might be a good idea to take a look at the last couple of questions first! Otherwise, since they take considerable amount of time to do, you might, like me, not have time to do them.

    • @kubernetesway
      @kubernetesway  6 месяцев назад

      @@spoon8859 congratulations 🎊

  • @vikramvaroo145
    @vikramvaroo145 6 месяцев назад +5

    Thank you Nikhildev/Kubernetesway for your videos especially sure shot questions series. I have successfully passed CKA exam with excellent score(96%). Appreciated your efforts on making videos on CKA exams. I can say is , videos from this channel were very helpful to clear an exam. Mostly all questions were straightforward.

  • @newzealand-ahasneth-kids5555
    @newzealand-ahasneth-kids5555 3 месяца назад +2

    Great set of videos . I have cleared my CKA with support of these

  • @short__happening
    @short__happening Месяц назад +2

    Great tutorial, Thanks. Cleared My CKA Exam.

    • @kubernetesway
      @kubernetesway  Месяц назад

      Congratulations

    • @venu9998
      @venu9998 25 дней назад

      Congratulations, I am planning for the same exam any Suggestions

    • @short__happening
      @short__happening 24 дня назад

      @@venu9998 follow the tutorial video and practice in killerkoda , killer sh . Udemy mock test . Mock question from exam topics and itexams for CKA .

  • @MuhdKazhim
    @MuhdKazhim 10 месяцев назад +3

    Just passed my CKA exam with a score of 96/100 yesterday. All I can say is, the videos from this channel were very helpful. One question I found tough was about NetworkPolicies and Sidecar. The rest of the questions were straightforward.
    Thanks again for creating all these videos. ❤

  • @cutecolt
    @cutecolt 3 месяца назад +2

    Thanks to the important questions. These videos gave a greater insight into the topics. Yesterday, I passed the exam with 84%.

  • @Vinn.V
    @Vinn.V 10 месяцев назад +5

    For 3rd question, you have to create pod in node01

  • @varezanoorliko2899
    @varezanoorliko2899 11 месяцев назад +1

    thanks, it means a lot for me and my confidence to buy the exam again. I have question, how to create the scenario to prepare the exam?

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      sure, if u share a specific question from my series then i will tell u how to make the yamal files, most probably u can create the scenarios from yamal files which areposted in github, u an find that in the description

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      Please support us on Udemy : www.udemy.com/course/certified-kubernetes-administrator-cka-practice-qa/?kw=Certified+Kubernetes+Administrator+%28CKA%29+Practice+Q%26A&src=sac

  • @AshrafulIslam-t1h
    @AshrafulIslam-t1h 11 месяцев назад +2

    eagerly waiting for the next 5 questions.

    • @kubernetesway
      @kubernetesway  11 месяцев назад +1

      sure sure, preparing

    • @kubernetesway
      @kubernetesway  11 месяцев назад +1

      Second part : ruclips.net/video/4hxt-7lR3Tg/видео.html

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      Please support us on Udemy : www.udemy.com/course/certified-kubernetes-administrator-cka-practice-qa/?kw=Certified+Kubernetes+Administrator+%28CKA%29+Practice+Q%26A&src=sac

  • @v.reddybhaskar1473
    @v.reddybhaskar1473 6 месяцев назад +1

    while upgrading the cluster, it's taking around 5 min. during that time can we look for other questions during exam?

    • @kubernetesway
      @kubernetesway  6 месяцев назад

      am not sure, any way you will have enough time to attend to all the questions

    • @jotaro8694
      @jotaro8694 22 дня назад

      just open the new terminal session bro,

  • @sandeepzmusic
    @sandeepzmusic 4 месяца назад +1

    I got the 2nd question on etc backup and restore question. But they did not mention the /var/lib/etcd-backup dir. In that case where do we copy?

    • @kubernetesway
      @kubernetesway  4 месяца назад

      can you share the exact question?

    • @sandeepzmusic
      @sandeepzmusic 3 месяца назад +1

      @@kubernetesway Sure. The first part of the question was to make a backup and store in a location. Second part was to restore the old back up. But the data directory location was not mentioned.

    • @kubernetesway
      @kubernetesway  3 месяца назад

      most of the time thy will not mention.

    • @jotaro8694
      @jotaro8694 22 дня назад

      @@sandeepzmusic just provide them with random empty directory

    • @vaishakh-aws
      @vaishakh-aws 20 дней назад

      @@sandeepzmusic in this case you can follow my steps below:
      1. Create empty dir = mkdir -p /var/lib/etcd-new
      2. Change owner of the new dir = sudo chown -R etcd:etcd /var/lib/etcd-new
      3. Then you can use --data-dir=/var/lib/etcd-new on restoration script.

  • @roncahlon
    @roncahlon 10 месяцев назад

    Weren’t you already in the control plan for q1? Why did you need to ssh in?
    What are you entering as the password when you ssh in to controlplane?

    • @kubernetesway
      @kubernetesway  10 месяцев назад +1

      During the actual exam you may not in control panel, Therefore, in the real exam, you'll need to use SSH to connect to the control panel.

    • @roncahlon
      @roncahlon 10 месяцев назад +1

      Thanks so much for this help. Another question, when I check to see what versions of kubeadm are available, it shows me 1.29.0-1.1. When I try to install 1.29.0-00 i get the error that this version of kubeadm was not installed. What does the number after the dash represent? If the question asks to upgrade to 1.29.0 will wither one work? @@kubernetesway

    • @kubernetesway
      @kubernetesway  10 месяцев назад

      you are in latest version , so am reccomenting to start from version1.26, i mentioned the link for making the cluster in laptop in the description, it is very helpful if u have a cluster on laptop@@roncahlon

    • @kubernetesway
      @kubernetesway  10 месяцев назад

      Please support us on Udemy : www.udemy.com/course/certified-kubernetes-administrator-cka-practice-qa/?kw=Certified+Kubernetes+Administrator+%28CKA%29+Practice+Q%26A&src=sac@@roncahlon

  • @sermandurai5625
    @sermandurai5625 10 месяцев назад +2

    Thank you for sharing, it help me to pass the Exam

    • @kubernetesway
      @kubernetesway  10 месяцев назад

      congratulations, any diff questions u faced in the exam ?

    • @venu9998
      @venu9998 6 месяцев назад

      Durai: I am started reading about the Kubernetes, How I can pass this exam in the first try? how to prepare for this exam.

  • @vijaykumar6370
    @vijaykumar6370 11 месяцев назад +1

    Nice. Waiting for more helpful videos brother

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      thanks

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      Please support us on Udemy : www.udemy.com/course/certified-kubernetes-administrator-cka-practice-qa/?kw=Certified+Kubernetes+Administrator+%28CKA%29+Practice+Q%26A&src=sac

  • @207614536
    @207614536 11 месяцев назад

    Hi i have a doubt on the 3rd question "Join and run a pod on the new node01".
    first, u successfully joined a node01 (also on the second attempt of joining there were errors showing.(In the exam also such errors will show even-when the command is a success ? ))
    second, u ran a pod using imperative command directly (i taught we had to output the yaml into test file and edit the yaml to include [ nodeName: node01 ] under spec of pod to ensure it runs on node01
    in your scenario has the control-plane node have any taints set?
    sorry the mocks i attended pods are also scheduled on the control-plane node.
    again sorry if its a stupid question (in real life scenario by default no pods will be scheduled on the control plane node other than kube-system namespaced pods ? )

    • @kubernetesway
      @kubernetesway  11 месяцев назад +1

      Hi,
      1st A, you will not get any error while u adding the node to the cluster if there is no other issues (kubelet issues), but in the exam, you have to expect some troubles while adding the node, most probably the kubelet service may not started

      2nd A: , since this cluster has only one worker node then we can use imperative commands without adding any Node selector, but if you have multiple nodes then you have to use node selectors
      3rd A: control-plane node have any taints set? Keeping default settings, but in the exam you have to ensure the pods are running in the nodes after deploying

    • @207614536
      @207614536 11 месяцев назад +1

      @@kubernetesway thank you for the reply and tip to expect some kublet errors

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      @@207614536 you are welcome

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      Please support us on Udemy : www.udemy.com/course/certified-kubernetes-administrator-cka-practice-qa/?kw=Certified+Kubernetes+Administrator+%28CKA%29+Practice+Q%26A&src=sac

  • @Such_A_Wonderful_World
    @Such_A_Wonderful_World 2 месяца назад

    in the second question, inside etcd.yaml we have changed the HostPath, do we also need to change the --data-dir to the new location also?

    • @BabakH-y8d
      @BabakH-y8d Месяц назад

      no, the path should be the address that is same as --data-dir

  • @thaiha2533
    @thaiha2533 11 месяцев назад +2

    i have passed CKA exam , thank you so much. I hope you do playlist CKS exam :)

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      congratulations, sure we will post CKS soon after CKAD preparation series

    • @ermalbaj
      @ermalbaj 11 месяцев назад +2

      we need CKS :)

  • @svetoslavmatev3813
    @svetoslavmatev3813 8 месяцев назад +1

    In the first question I saw that you login in controlplane with ssh. What it the password that you use to enter it.

    • @kubernetesway
      @kubernetesway  8 месяцев назад

      good question, actually I created this environment in a local machine so I used a password for login, but in the exam, you don't need to pass any password.

    • @svetoslavmatev3813
      @svetoslavmatev3813 8 месяцев назад +1

      @@kubernetesway Thanks

  • @shashankrk7584
    @shashankrk7584 11 месяцев назад +1

    Thanks for sharing , it Helps a lot to prepare ! I have question , supposedly we have 2 subsection in question and i had answered one section correctly and other unable answer . Will i get the weightage of the correct answer or the i lose the enitre weightage.

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      That's a valid inquiry. Based on my experience, completing partial tasks usually results in receiving partial marks. For instance, if a question comprises three tasks with a total weightage of 6%, completing two tasks may earn you 4% marks

    • @shashankrk7584
      @shashankrk7584 11 месяцев назад +1

      @@kubernetesway Thanks for taking time and answering our question . helps us a lot . Thanks again

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      @@shashankrk7584 you are welcome

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      Please support us on Udemy : www.udemy.com/course/certified-kubernetes-administrator-cka-practice-qa/?kw=Certified+Kubernetes+Administrator+%28CKA%29+Practice+Q%26A&src=sac

  • @aditigupta1150
    @aditigupta1150 10 месяцев назад

    Hi , can you please help me with solution for cluster upgrade from version 1.28 to 1.29 ? Is process for cluster upgrade has been changed ? Do we need to follow any additional steps from the one which we used to perform earlier while doing kubeadm cluster upgrade process?

    • @ManiBalajiC
      @ManiBalajiC 10 месяцев назад

      Read documentation

  • @packraftprasant3619
    @packraftprasant3619 7 месяцев назад

    can we drain the node right at the beginning or it should be drained after upgrading kubeadm?

    • @lion14fire
      @lion14fire 5 месяцев назад +1

      before upgrade , point of draining is to put the node in maintenance mode - so pods are affected in case of issues with upgrade

  • @maikyalfaro1678
    @maikyalfaro1678 Месяц назад +1

    Are the real exam question so easy like these ones?😮

    • @kubernetesway
      @kubernetesway  Месяц назад

      Yes, in the exam, you will have 17 to 20 questions. The main challenge is that you have to answer these questions within 2 hours

    • @maikyalfaro1678
      @maikyalfaro1678 Месяц назад +1

      @ I’ve made the killersh. I think it’s easy, but the amount of question on each is what make it hard. Is the killersh harder than the real exam?

    • @kubernetesway
      @kubernetesway  Месяц назад

      @@maikyalfaro1678 no,

  • @bhumidevi5983
    @bhumidevi5983 9 месяцев назад +1

    q4 u have spelled local wrongly also the question asked to create the pod in node01

    • @kubernetesway
      @kubernetesway  9 месяцев назад +1

      yes, it is locale instead of local, since it is a one-node cluster it will deploy on node 01, but the core of this question is troubleshooting, you can expect this type of question in the exam.

    • @bhumidevi5983
      @bhumidevi5983 9 месяцев назад +1

      @@kubernetesway thanks 😊..hoping to pass my cka

    • @kubernetesway
      @kubernetesway  9 месяцев назад

      @@bhumidevi5983 all the best

  • @lujaindeen8986
    @lujaindeen8986 11 месяцев назад

    Hi, when can we expect the second series of 5 questions?

    • @kubernetesway
      @kubernetesway  11 месяцев назад +1

      hi, within 2 days we will release it, thank you

    • @lujaindeen8986
      @lujaindeen8986 11 месяцев назад

      @@kubernetesway I would appreciate it if you could post as soon as possible since my exam is approaching. :) Thank you.

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      @@lujaindeen8986 When is your exam?

    • @lujaindeen8986
      @lujaindeen8986 11 месяцев назад

      @@kubernetesway I'm having it on 9th

    • @lujaindeen8986
      @lujaindeen8986 11 месяцев назад +1

      @@kuberneteswayits scheduled on the 9th.

  • @tejusnaik
    @tejusnaik 11 месяцев назад +1

    Great

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      Thank you

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      Please support us on Udemy : www.udemy.com/course/certified-kubernetes-administrator-cka-practice-qa/?kw=Certified+Kubernetes+Administrator+%28CKA%29+Practice+Q%26A&src=sac

  • @seifezzeldin4790
    @seifezzeldin4790 11 месяцев назад +1

    what are the onother 5 questions ?
    Are you sure that these question will come in the exam?

    • @kubernetesway
      @kubernetesway  11 месяцев назад

      next 5 question will release soon

    • @kubernetesway
      @kubernetesway  11 месяцев назад +1

      Please support us on Udemy : www.udemy.com/course/certified-kubernetes-administrator-cka-practice-qa/?kw=Certified+Kubernetes+Administrator+%28CKA%29+Practice+Q%26A&src=sac

  • @srgpip5620
    @srgpip5620 10 месяцев назад +1

    Thanks for sharing but I make this 48% 🙂