clusterawsadm controller use-pod-identity

Enable EKS pod identity with CAPA

Synopsis

Updates CAPA running in an EKS cluster to use EKS pod identity

clusterawsadm controller use-pod-identity [flags]

Examples

  clusterawsadm controller use-pod-identity --cluster-name cluster1

Options

  -n, --cluster-name string      The name of the EKS management cluster
  -h, --help                     help for use-pod-identity
      --namespace string         The namespace of CAPA controller (default "capa-system")
  -r, --region string            The AWS region containing the EKS cluster
      --role-name string         The name of the CAPA controller role. If you have used a prefix or suffix this will need to be changed. (default "controllers.cluster-api-provider-aws.sigs.k8s.io")
      --service-account string   The service account for the CAPA controller (default "capa-controller-manager")

Options inherited from parent commands

  -v, --v int   Set the log level verbosity. (default 2)

SEE ALSO

Auto generated by spf13/cobra on 21-Apr-2026