Kubernetes: Master and Node Configuration
Creating Instances:
To kick things off, let's create two instances – one for the master and one for the node. Use the t2.medium instance type and Ubuntu as the base image.
SSH Connection:
Now, let's establish an SSH connection. Whether you prefer u...
theshubhamgour.hashnode.dev3 min read