Configure Ubuntu Server for Kubernetes cluster
There will be series of post that I'm going to posts regarding Amazon EKS service. before starting this, you have to have below mentioned things in hand.
- AWS account
- Deside the region which you want to deploy the cluster
- Ubuntu instance to run the initial configuration
- Intall Kubectl
- Install kops
- Create a S3 Bucket
- Define the cluster configuration
- Review the cluster configuration
- Create the Cluster using Kops
- DNS configuration
Hope you have already created the Ubuntu instance and
created the keypair and setup the SSH
connection.
Will start with the DNS configuration.
No comments:
Post a Comment