Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Advanced clusters
  3. Setting up Amazon Web Services
  4. Setting up Google Cloud
  5. Setting up Microsoft Azure
  6. Setting up a self-service cluster
  7. Local cluster setup
  8. Advanced configurations
  9. Troubleshooting advanced clusters
  10. Appendix A: Command reference

Advanced Clusters

Advanced Clusters

Amazon EC2 actions

Amazon EC2 actions

Amazon Elastic Compute Cloud (EC2) provides computing resources on the cloud.
The following table describes the Amazon EC2 actions that the worker role requires:
Action
Resource
Description
ec2:DescribeInstances
All -- "*"
Required. Allows Kubernetes to describe instances.
ec2:DescribeRegions
All -- "*"
Required. Allows Kubernetes to describe regions.
ec2:CreateTags
All -- "*"
Required. Adds tags for Kubernetes infrastructure, for example EC2.
ec2:DescribeVolumes
All -- "*"
Required for storage scaling.
ec2:CreateVolume
All -- "*"
Required for storage scaling.
ec2:ModifyInstanceAttribute
All -- "*"
Required for storage scaling.
ec2:AttachVolume
"arn:aws:ec2:*:*:volume/*"
"arn:aws:ec2:*:*:instance/*"
Required for storage scaling.

0 COMMENTS

We’d like to hear from you!