Foreword

The aim of this guide is to provide the quickest path possible towards passing the CKA exam. The way you are evaluated in this exam is based on practical exercises, so that’s where I put the focus on with these guides.

If you are a newcomer to Containerization, I beg you to not stop here, Operation Systems is an amazing subject. Its history is full of bright engineers who came up with clever solutions that you use on your day to day life. Take a full dive on other articles about the concepts that k8s as a technology uses here.

Learning objectives

Learning GoalCommand
Manage role based access control (RBAC)
Use Kubeadm to install a basic cluster
Manage a highly-available k8s cluster
Provision infrastructure to deploy a k8s cluster
Perform an upgrade on a k8s cluster using Kubeadm
Implement etcd backup and restore

Review Questions

TO-DO

TODO

  • Make list prettier
  • Make each item of the list a link to a different post
  • Link to conceptual articles