cloudbees-io/Configure EKS Credentials For CloudBees Automations

Configure EKS credentials for use with Kubernetes command line tools and libraries

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThe name of the cluster for which to create a kubeconfig entry. This cluster must exist in your account and in the specified or configured default Region for your AWS CLI installation.yes
regionThe AWS region hosting the cluster to connect to. Leave blank to connect to a cluster in the current default region.
role-to-assumeTo assume a role for cluster authentication, specify an IAM role ARN with this option. For example, if you created a cluster while assuming an IAM role, then you must also assume that role to connect to the cluster the first time.
role-session-nameSession name to pass when assuming the IAM Role via `role-to-assume`. NOTE: Incompatible with `forward-session-name: true` (default if `forward-session-name` is not enabled: CloudBeesAutomations)no
role-external-idExternal ID to pass when assuming the IAM Role via `role-to-assume`no
forward-session-nameEnable mapping a federated sessions caller-specified-role-name attribute onto newly assumed sessions. NOTE: Only applicable when a new role is requested via `role-to-assume`, when `true` then `role-session-name` cannot be specifiednofalse
aliasAlias for the cluster context name. Defaults to match cluster ARN.
user-aliasAlias for the generated user name. Defaults to match cluster ARN.

no outputs