actions-marketplace-validations/KUBECONFIG for Service Account (SA)

Generates Kubernetes kubeconfig file for service account

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 21, 2023
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/vbem_kubeconfig4sa@f51fec73548084e649838af84412b9f402410e99 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
serverK8s cluster API server URLyes
ca-base64K8s cluster Certificate Authority data base64yes
clusterK8s cluster name in kubeconfig fileno""
tokenService Account bearer tokenyes
saService Account name in kubeconfig filenosa
contextContext name in kubeconfig fileno""
namespaceContext namespace in kubeconfig fileno""
currentSet as current-context in kubeconfig filenotrue
kubeconfigPath of kubeconfig fileno""
exportSet the KUBECONFIG environment variable available to subsequent stepsnotrue
versionShow client and server version information for the current contextnotrue
namedescription
contextContext name in kubeconfig file
kubeconfigPath of kubeconfig file