1. Introduction
  2. Getting Started
  3. Published AMIs
  4. Topics
    1. Using clusterawsadm to fulfill prerequisites
    2. Accessing EC2 instances
    3. Machine Pools
    4. Multi-tenancy
    5. EKS Support
      1. Prerequisites
      2. Enabling EKS Support
      3. Pod Networking
      4. Creating a cluster
      5. Using EKS Console
      6. Using EKS Addons
      7. Enabling Encryption
      8. Cluster Upgrades
    6. Consuming Existing AWS Infrastructure
    7. Specifying the IAM Role to use for Management Components
    8. Multi-AZ Control Planes
    9. Using external cloud provider with EBS CSI driver
    10. Restricting Cluster API to certain namespaces
    11. Using Cluster API with cross-account role assumption
    12. Userdata Privacy
    13. Troubleshooting
    14. IAM Permissions Used
  5. clusterawsadm command reference
    1. resource
      1. list
    2. version
    3. ami
      1. copy
      2. encrypted-copy
      3. list
    4. bootstrap
      1. credentials
        1. encode-as-profile
      2. iam
        1. print-config
        2. print-policy
        3. create-cloudformation-stack
        4. delete-cloudformation-stack
        5. print-cloudformation-template
    5. controller
      1. print-credentials
      2. rollout-controller
      3. update-credentials
      4. zero-credentials
    6. eks
      1. addons
        1. list-available
        2. list-installed
  6. Developer Guide
    1. Development with Tilt
    2. Coding Conventions
  7. CRD Reference
  8. Roadmap

Kubernetes Cluster API Provider AWS