๐ (Day-01) Set Up a Kubernetes Cluster on AWS Using Kops
What is a Kubernetes (K8s) Cluster? ๐ ๏ธ
A Kubernetes cluster is a group of machines (nodes) that work together to run and manage containerized applications.
Nodes: Machines (physical or virtual) that make up the cluster, consisting of:
Master Node:...
sandhyaops.hashnode.dev6 min read