Skip to content

robertLichtnow/local-kind-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local-kind-cluster

CRDs to spin up a local Kind cluster with NGINX for Ingress and MetalLB as LoadBalancer implementation.

Instructions

Just run ./create-cluster from the root of this repository and hack away!

You can also apply the guestbook-ui app after the cluster is created with the following command

kubectl apply -f guestbook-ui.yaml

The app should be accessible at localhost:80 afterwards.

About

Script to spin up a local Kind k8s cluster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages