Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Command line interface for running commands against Kubernetes clusters

Topics

Resources

Stars

1 star

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages