smartlyio/kubernetes-auth-action
Authenticate to kubernetes API with kubectl
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| kubernetesClusterDomain | Fully qualified domain name of the cluster. | yes | — |
| kubernetesServer | Kubernetes server. If this is not specified, the value used will be https://<kubernetesClusterDomain>:6443. Specify this paramater if a different server is required. | no | — |
| kubernetesContext | Kubernetes context name. Usually the name of the cluster, but can be random. | yes | — |
| kubernetesNamespace | Kubernetes namespace name. Should be similar to service name. | yes | — |
Outputs
no outputs