Prepare the CKA exam

ukitdog
2 min readNov 4, 2020

--

After a few years of playing with Kubernetes, I would like to get a certification for my experience.

Draft your studying plan

It is not easy to ensure your-self following the original studying plan. So I pick an online course ( https://www.udemy.com/share/101WmEAEMcdVZVRHgB/ ) at https://udemy.com.

It offers a roadmap to the enroller started from zero knowledge and missing fundamental understanding.

For instance, it mentions the SSL and networking fundamentals as markup sides for the people who do not have a solid understanding of it and I think it is great. As senior people like me working for several years might feel shame to search those basic 101.

Also, it comes with interactive exercises after each topic not only play a video for you. You can always go back to any topic to refresh your memory.

TL;DR;

Draft your study plan

Pick the right online course for CKA

Keep your hand dirty

Get familiar with `k8s.io` and `kubectl -h`

Before the exam:

  1. Go to the toilet before entering the exam
  2. Network connection ( WIFI ) and a good webcam
  3. A glass cup with clear water
  4. Passport
  5. Play with Minkube with all the topic
  6. Enter the exam room from their page 15 mins early before the reserved time as you need to work with the officer to walk through the exam instructions

Importance:

  • Play with vim and get used to it.
  • Remember the keyword of each topic in the `k8s.io` searching
  • Always use notepad to track your mindset for each question and logging the progress of all the questions.

Tips:

  • Imperative ( command-based ) and declarative ( YAML file-based ) always helps you a lot.
  • Using `kubectl explain pod.spec.containers — recursive` to list all the fields in a resource.
  • Skip the question if you already spread too many times.

Useful link:

  1. https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands

The problem(s) you might have with Minikube:

  1. https://github.com/kubernetes/minikube/issues/7344#issuecomment-688179776

Remember to keep your hand dirty with Minikube and always go back to any topic to refresh the memory.

Click this link to like my work

https://button.like.co/alphawong

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

ukitdog
ukitdog

No responses yet

Write a response