Install Kubernetes Cluster on Ubuntu 18.04 with Kubeadm
Feb 16, 2023 · 5 min read · Kubernetes is a tool used for container orchestration. Kubernetes runs your workload by placing containers into Pods to run on Nodes. A node may be a physical or virtual machine running(server) in a cloud provider. A master node is also a server that...
Join discussion
