Skip to content

Contains utility scripts to make working with "kind" (Kubernetes in Docker) convenient

License

Notifications You must be signed in to change notification settings

aldrinbaroi/kindctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kindctl

Contains utility scripts to make working with "kind" (Kubernetes in Docker) convenient

Kind repository: https://github.com/kubernetes-sigs/kind
Kind documentation: https://kind.sigs.k8s.io/docs/user/quick-start/

Script Description
create-cluster Create one/multiple clusters (default or named, single or multi node)
delete-cluster Delete a cluster (default or named)
setup-dashboard Setup Kubernetes dashboard in any of the clusters
start-proxy Start a proxy to access the dashboard, for the default cluster or any named cluster
stop-proxy Stop the proxy for the default or a named cluster

About

Contains utility scripts to make working with "kind" (Kubernetes in Docker) convenient

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages