This post will guide you how to create EKS Cluster on AWS using AWS Management Console, so that you can have your kubernetes environment on AWS Cloud.
If you are new to kubernetes and want to learn about kubernetes from basics, Refer the below links and also you can checkout all tutorial videos for free on YouTube and do subscribe for more free videos.
What is Kubernetes - Learn Kubernetes from Basics
How to Install Kubernetes on Linux (RedHat / CentOS)
How to Install Kubernetes On Ubuntu 16.04 LTS
How to Create Kubernetes Deployment, Services & Pods Using Kubectl
How to Create Kubernetes YAML for Deployment, Service & Pods
Kubernetes Volumes Explained with Examples
Kubernetes Persistent Volumes and Claims Explained
Also You can Watch this Entire Tutorial video with more examples on our YouTube Channel. Make use of it.
Lets get started.
Keep practicing and have fun. Leave your comments if any.
Support Us: Share with your friends and groups.
Stay connected with us on social networking sites, Thank you.
How to Create EKS Cluster on AWS using Console
Prerequisites:
- AWS Account with Admin Privileges
- AWS Cli Access to use Kubectl utility
- Instance (To manage cluster by using Kubectl)
Steps Involved:
Step 1: Create IAM role for EKS Cluster
Step 2: Create Dedicated VPC for the EKS Cluster
Create Public and Private Subnet using CloudFormation : https://amazon-eks.s3.us-west-2.amazonaws.com/cloudformation/2020-07-23/amazon-eks-vpc-private-subnets.yaml
Step 3: Create EKS Cluster
Step 4: Install & Setup IAM Authenticator and Kubectl Utility
Step 5: Create IAM Role for EKS Worker Nodes
Step 6: Create Worker nodes
Step 7: Deploying Demo Application
Also You can Watch this Entire Tutorial video with more examples on our YouTube Channel. Make use of it.
Also refer below related articles and checkout all tutorial videos for free on youtube.
What is Kubernetes - Learn Kubernetes from Basics
How to Install Kubernetes on Linux (RedHat / CentOS)
How to Install Kubernetes On Ubuntu 16.04 LTS
How to Create Kubernetes Deployment, Services & Pods Using Kubectl
How to Create Kubernetes YAML for Deployment, Service & Pods
Kubernetes Volumes Explained with Examples
Kubernetes Persistent Volumes and Claims Explained
How to Install Kubernetes on Linux (RedHat / CentOS)
How to Install Kubernetes On Ubuntu 16.04 LTS
How to Create Kubernetes Deployment, Services & Pods Using Kubectl
How to Create Kubernetes YAML for Deployment, Service & Pods
Kubernetes Volumes Explained with Examples
Kubernetes Persistent Volumes and Claims Explained
Keep practicing and have fun. Leave your comments if any.
Stay connected with us on social networking sites, Thank you.
0 Comments