Pre-requisites:
an EC2 Instance
AWS EKS Setup
Setup kubectl
a. Download kubectl version 1.20
b. Grant execution permissions to kubectl executable
c. Move kubectl onto /usr/local/bin
d. Test that your kubectl installation was successful
a. Download kubectl version 1.20
b. Grant execution permissions to kubectl executable
c. Move kubectl onto /usr/local/bin
d. Test that your kubectl installation was successful
Setup eksctl
a. Download and extract the latest release
b. Move the extracted binary to /usr/local/bin
c. Test that your eksclt installation was successful
a. Download and extract the latest release
b. Move the extracted binary to /usr/local/bin
c. Test that your eksclt installation was successfull
Create an IAM Role and attach it to EC2 instance
Note: create IAM user with programmatic access if your bootstrap system is outside of AWS
i. IAM user should have access to
ii. IAM
iii. EC2
iv. VPC
V. CloudFormation
Create your cluster and nodes
example:
To delete the EKS clsuter
Validate your cluster using by creating by checking nodes and by creating a pod
Visit and Signup - https://razorops.com/
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article