Kubernetes Setup Using Kubeadm
To set up a cluster on AWS using Kubeadm, you need the following:
• A compatible Linux host.
• 2 GB or more of RAM per machine and at least 2 CPUs.
• Full network connectivity between all machines in the cluster.
• Unique hostname for each host. Chan...
ashwinrajendran.hashnode.dev5 min read