1 - AWS


    The nodes used in RKE that will be running the AWS cloud provider must have at least the following IAM policy.

    In order to use Elastic Load Balancers (ELBs) and EBS with Kubernetes, the node(s) will need to have the an IAM role with appropriate access.

    Amazon Documentation: Tagging Your Amazon EC2 Resources

    The following resources need to tagged with a :

    • Subnet: The subnet used for your cluster

    The tag that should be used is:

    can be any string you choose. However, the same string must be used on every resource you tag. Setting the tag value to informs the cluster that all resources tagged with the are owned and managed by this cluster.