teleport-actions/Teleport Auth (Kubernetes)
Authenticates your workflow so it can use tools like `kubectl` against Kubernetes clusters protected by Teleport.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| anonymous-telemetry | Enables anonymous telemetry. See https://goteleport.com/docs/machine-id/reference/telemetry/ for more information. | no | — |
| ca-pins | Specifies one or more trusted CAs to initially validate the identity of the Auth Server when connecting directly to it. This is not required for Teleport Cloud or when connecting via a Teleport Proxy | no | — |
| certificate-ttl | Specify the length that the generated credentials should be valid for. Defaults to "1h" | no | — |
| disable-env-vars | Disables the automatic setting of environment variables like`TELEPORT_IDENTITY_FILE` by the action. This can be useful in more complex workflows where multiple identities are being used. | no | — |
| kubernetes-cluster | Specify the name of the Kubernetes cluster in Teleport you wish to connect to. | yes | — |
| proxy | Specify the address of your Teleport Proxy. | yes | — |
| token | Specify the Teleport token to use to join. | yes | — |
Outputs
no outputs