AWS kubernetes Cluster Guide
This guide will help you get to a stage where you can see all your kubernetes clusters on AWS.
1. Show list of all your AWS profiles
- Command's form:
aws configure list-profiles
- Description:
List the profiles available to the AWS CLI.
It would be an empty response if you haven't configured any profiles yet.
- Response example:
default
prod