appleboy/Deploy K8S Tool

Generate a Kubeconfig or creating & updating K8s Deployments.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
serverAddress of the Kubernetes clusteryes
skip_tls_verifySkip validity check for server certificate (default: false)
ca_certPEM-encoded certificate authority certificates
tokenKubernetes service account tokenyes
namespaceKubernetes namespace
proxy_urlURLs with http, https, and socks5
templatesTemplates to render, supports glob pattern
cluster_nameCluster name (default: "default")default
authinfo_nameAuthInfo name (default: "default")default
context_nameContext name (default: "default")default
deploymentName of the Kubernetes deployment to update
containerName of the container within the deployment to update
imageNew image and tag for the container
outputOutput kubeconfig to file
debugEnable debug mode (default: false)

no outputs