Skip to content

ryuheechul/kubeink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kubeink

kubectl in kuberntes cluster

What it is and How it works

  • this is more of a demonstration than anything
  • it aims to show what needs to be done for kubectl to work inside a pod to talk to its own cluster
  • it generates kube config (.kube/config) with kubectl itself
  • it uses minikube and terraform to codify things to be deployed

How to

run

$ make provision && make apply

teardown

$ make teardown

About

kubectl in kubernetes cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors