Skip to content

farazmd/kube-kind-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kube Kind Cluster

Configs to setup kube cluster using kind.

Prerequisites

Overview

Usage

  • Run the following command to create a cluster
    kind create cluster --name <cluster-name> --config <config.yaml>
  • The config.yaml can be one of the configs mentioned above.

More Information

About

A kube cluster using kind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published