Sign inSign up

scottmiller171/kubectl

By scottmiller171

Updated about 8 years ago

Smallest possible kubectl Docker image

Image
0

296

scottmiller171/kubectl repository overview

docker-kubectl

Smallest possible kubectl Docker image

Docker Automated build

Docker Build Status

MicroBadger Size

MicroBadger Layers

Instructions

If running in a pod authentication to the Kubernetes API should be automatic. Otherwise, mount a config file to /.kube/config in the container.

Example

docker run -p 8001:8001 -v $PWD/.kube/config:/.kube/config:ro millergeek/kubectl proxy
Starting to serve on 127.0.0.1:8001

Tag summary

Content type

Image

Digest

Size

12.8 MB

Last updated

about 8 years ago

docker pull scottmiller171/kubectl