Skip to content

talentrydev/kubectl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

kubectl

Docker image with kubectl and essential tools for k8s deployments

Building

docker build --build-arg KUBECTL_VERSION=1.9.1 .

Running

Make sure you provide the following environment variables when running:

  • K8S_CERT_AUTHORITY
  • K8S_USER_CERT
  • K8S_USER_KEY
  • K8S_CLUSTER
  • K8S_SERVER
  • K8S_USER
  • K8S_CONTEXT

About

Docker image with kubectl and essential tools for k8s deployments

Resources

Stars

Watchers

Forks

Packages

No packages published