Preparing your AWS account

You will see a notification of API access to AWS in order for KOPS to manage your EC2 and related compute resources. The account associated with this API key will need the following IAM permissions too:

  • AmazonEC2FullAccess
  • AmazonRoute53FullAccess
  • AmazonS3FullAccess
  • AmazonVPCFullAccess

You can enable programmatic or API access by going into your AWS console and going through the following steps:

  1. Click IAM
  2. From the left-hand menu, select Users and then your user
  3. Select Security credentials. You will then see the Access Keys section
  4. Click Create access key and follow the instructions

The resulting key and key ID will be used in your ~/.aws/credentials file or exported as a shell variable for use with KOPS and related deployment and cluster-management tools.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.188.151.107