Skip to content

EnvCLI/docker-kubectl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KubeCTL

Use the Kubernetes command-line tool, kubectl, to deploy and manage applications on Kubernetes.

Features

Overwrite the KubeCTL with a base64 encoded file by setting the env variable KUBECONFIG_CONTENT. Can be usefull for automated deployments from gitlab/travis/...