Kubernetes Install and Configuration

The course is aimed at those who want to learn how to use Kubernetes as a container orchestration system. It starts with the installation of Kubernetes with Kubeadm, and lists the basics of using clients and kubeconfig to interact with the cluster. The role of kubelet in monitoring and managing cluster nodes is also examined. The implementation and development of the cluster is then proceeded, and the installation of Calico to secure networks is explored. It teaches how to configure LoadBalancer and StorageClass for load balancing and storage management. In addition, the course focuses on the importance of updating the cluster and creating Etcd snapshots for data backup. With this course, participants will gain a fundamental understanding of Kubernetes and be able to use this knowledge to develop and manage their container clusters efficiently.

COD: DSK211
Categorie: Kubernetes

Container Runtime Essential