Skip to content

Files to accompany my article about building a useful kubectl in a container. Article URL is in README.md

Notifications You must be signed in to change notification settings

trmatthe/kubectl-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubectl-container

These are the files used in my project to build a k8s-deployable container that builds a kubeconfig when scheduled, using a serviceaccount token assigned to the Pod. The Pod serviceaccount RoleBindings control its API access rights.

It's basically docker/shell/k8s golfing to avoid publishing a kubeconfig

¯\(ツ)

Article I wrote about the process

Public domain license - feel free to do what you want with this.

About

Files to accompany my article about building a useful kubectl in a container. Article URL is in README.md

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published