Create EKS Cluster using eksctl

Create EKS Cluster using eksctl It will take 15 to 20 minutes to create the Cluster Control Plane # Create Cluster using eksctl eksctl create cluster --name=eksdemo1 \ --region=us-east-1 \ --zones=us-east-1a,us-east-1b \ --without-nodegroup how to create eks cluster using eksctl eks cluster "eksdemo1" got created #Get list of clusters eksctl get cluster --region us-east-1 how...

Install eksctl CLI on windows 10

Install eksctl on windows The eksctl CLI is used to work with EKS clusters. It automates many individual tasks. See Installation in the eksctl documentation for instructions on installing eksctl. Direct download (latest release): AMD64/x86_64 - ARMv6 - ARMv7 - ARM64¶ #image_title Make sure to unzip the archive to a folder and add the eksctl.exe location in the path variable #image_title Check the version using the command eksctl version #image_title...

How to Install kubectl CLI in windows 10

How to Install kubectl CLI in windows 10 Go to the url https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html and select which version kubectl you want to download as per your requirements. Determine whether you already have kubectl installed on your device. kubectl version --client If you have kubectl installed in the path of your device, the example output includes information similar to the following....

Windows 10 – Install and configure AWS CLI

How to install AWS CLI in windows 10 The AWS CLI version 2 is supported on Windows XP or later. The AWS CLI version 2 supports only 64-bit versions of Windows. Download Binary: https://awscli.amazonaws.com/AWSCLIV2.msi Install the downloaded binary (standard windows install) Install or update the AWS CLI To update your current installation of AWS CLI on...

July 30, 2024

AWS Tutorial: Set Default Region in AWS Console

AWS Tutorial: Set Default Region in AWS Console Learn how to set a default region in the AWS console, saving you time and effort when working with AWS services. This quick tutorial guides you through the process, ensuring you can focus on your projects without region-related hassles. Follow along and boost your AWS productivity To...

July 29, 2024

How to configure AWS on Windows for multiple accounts

How to configure AWS on Windows for multiple accounts in Windows https://www.youtube.com/watch?v=z-UwWhwiB3o As a developer or DevOps engineer, managing multiple AWS accounts is a common scenario. You may have separate accounts for development, testing, and production environments or for different projects. When working with Terraform, a popular infrastructure-as-code tool, configuring AWS credentials on your Windows...

Shopping cart0
There are no products in the cart!
Continue shopping
0