Skip to content

Helm plugin for manage Kind-based Kubernetes cluster

License

Notifications You must be signed in to change notification settings

web-seven/helm-kind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm logo github logo

helm-kind

Helm3 supported GitHub release (latest by date) Artifact Hub

helm-kind is a helm plugin that allows you to create Kubernetes cluster locally using Kind, with local directory nounted to cluster host filesystem, eg. for local development

Pre-requisites

  1. Plugin require latest version of Kind to be installed.

Installation

Install the stable version:

$ helm plugin install https://github.com/web-seven/helm-kind.git

Usage

# Create cluster
$ helm kind

# Delete cluster 
$ kind delete cluster

About

Helm plugin for manage Kind-based Kubernetes cluster

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages