Course Overview
Learn about the basic administration tasks of managing a Kubernetes cluster. Use the kubectl and kubeadm command-line tools and an integrated development environment (IDE) to provision cluster and network resources. Explain the configuration and deployment of basic workload objects and common Kubernetes cluster tasks. This course was written for the Kubernetes 1.29 release.
Who should attend
Systems administrator, architect, operator, integration engineer
Prerequisites
Basic Linux administration skills
Course Objectives
This course focuses on enabling you to do the following:
- Describe a Kubernetes cluster
- Discuss creating basic pod configuration
- Investigate the Kubernetes scheduling
- Manage workloads deployed in Kubernetes
- Discuss the internal pod network in Kubernetes
- Review monitoring tools for Kubernetes
- Configure role-based access control (RBAC) for a Kubernetes cluster