This document provides an overview of Kubernetes administration from the perspective of a junior administrator. It begins with introductions to cloud computing, containers, and container orchestration. It then dives deeper into Kubernetes concepts like the control plane, nodes, objects, and architecture. Role-based access control (RBAC) and ways to access the Kubernetes API are also covered. The remainder of the document outlines exercises for understanding the lab environment, configuring RBAC, and exploring different Kubernetes workload types.