Introduction

What you need to know

Some of the components that you will be working on are shown in this diagram

Kubernetes Components

The CKA exam will test your knowledge of how you interact with these components via API server in order deploy/manage containers - it is hands-on

It is all about being fast and accurate

You will be tested on (in no particular order)…..

  1. Nodes
  2. Pods
  3. Containers
  4. RBAC
  5. Services (Networking)
  6. Persistent volumes and claims
  7. Cluster Management
  8. Troubleshooting
  9. etc….

Lets briefly examine the infrastructure