Course Overview
In this course, you learn the basic administration tasks of managing a Kubernetes cluster. You use the kubectl and kubeadm command line tools and an integrated development environment (IDE) to provision cluster and network resources. The course explains the configuration and deployment of basic workload objects and common Kubernetes cluster tasks. This course was written for the Kubernetes v1.23.1 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:
- Review the values of containerization for DevOps
- Describe the components of a Kubernetes cluster
- Explore creating and deploying a basic pod configuration
- Customize how scheduling works in Kubernetes
- Manage workloads that are deployed in Kubernetes
- Discuss requirements of the Kubernetes cluster and pod networks
- Select the appropriate tools to monitor a Kubernetes environment
- Configure role-based access control for a Kubernetes cluster