Sign inSign up

zappi/kubectl

By zappi

Updated almost 7 years ago

Docker image for kubectl, a command line interface for running commands against Kubernetes clusters.

Image
2

10K+

zappi/kubectl repository overview

docker-kubectl

CircleCI

Makes it easy to access the Kubernetes API from a Pod especially when service accounts are being used for accessing the API. Since all containers in a Pod share the same network namespace, containers will be able to reach the API on localhost.

Find available versions and their respective binaries here.

Usage

$ docker run zappi/kubectl:<VERSION> proxy -p 8080
Starting to serve on 127.0.0.1:8080

Tag summary

Content type

Image

Digest

Size

16.5 MB

Last updated

almost 7 years ago

docker pull zappi/kubectl