Comments on How to Install a Kubernetes Cluster with Kubeadm on Rocky Linux

Kubernetes or k8s is an open-source platform for container orchestration that automates deployments, management, and scaling of containerized applications. Kubernetes is the solution for the modern container deployment era. It provides service discovery and load-balancing, storage orchestration, automated rollout and rollback, self-healing service, secret and configuration management.

1 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: kubernetes_1.25.4

everything still works in the tutorial except the containerd stuff.  Don't create a new config file and don't set `SystemdCgroup = true`

the newer release of k8s and containerd will use acceptable defaults