Life After CKA Badge
Congratulations if you just got your CKA badge! So, you now may be wondering, what's next? If so, then this article is for you.
To pass the CKA is now as easier as to earn an associate AWS certification in the way that the theory is not enough to pass the CKA exam but a bunch of actual experience with Kubernetes since this is a live-practical test - i.e. a lot of imperative commands using 'kubectl' and some manifest writing in order to solve the CKA exam questions.
But here is the catch with the CKA badge: it is not enough to get a job within Kubernetes related roles like Operations Engineer or DevOps Engineer. Why? Because you will be facing a lot out-of-scope CKA training/exam scenarios like creating a Kubernetes cluster using only the Cloud Serverless solutions like EKS, AKS, GKE, etc. - that means, without manual/automated virtualization and without Kubernetes management overhead such as creating 'Control Plane' replicas, neither 'etcd' replicas for high availability and resiliency.
So, what you can do to be prepared for a Cloud Kubernetes interview? Learn the Kubernetes Serverless solution from your favorite Cloud Provider. As an example, I will talk about EKS solution as AWS is my personally-defined career path within the Cloud.
Recommended by LinkedIn
Here are some questions that may get you an idea about what you will be facing during a technical Cloud Kubernetes interview - again, taking AWS EKS as an example:
These are just a few real-world interview questions that you - most likely - will not be able to answer by just passing the CKA exam. Whenever it is AWS, Azure or GCP, you really need to dig into your Cloud career-path to learn and practice a lot with managed Kubernetes solutions.
So, now you know what type of questions can be faced in a Kubernetes interview regardless of the badge(s) you achieved: CKA, CKAD and/or CKS. I personally recommend you search for tutorials and/or videos in medium.com, youtube.com and even in udemy.com for learning material on managed Cloud Kubernetes solutions such as EKS, AKS or GCP - depending on your Cloud carrer-path. Also, please take in consideration that - at least within AWS - there is no Associate neither Professional certification that approaches a deep dive into managed Kubernetes services. This is why I am sharing my own experience and learnt best-practices so save you a lot of time and headaches trying to figure out what's next after getting a Kubernetes Certification badge. Hopefully, you may find this article useful.