Skip to content

Demonstration of creating KinD cluster with Consul

Notifications You must be signed in to change notification settings

ncouse/kind-consul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consul on Kind Test

This is a simple test setup to demonstrate issues with Consul on a KinD cluster.

This will install a 4 node cluster (one control plane and 3 workers).

Then it will install Consul using consul-helm v0.31.1 .

Prerequisites

  • Docker
  • Go
  • helm
  • kubectl

Notes

Creating the KinD cluster should not take more than a few minutes.

The first run will require to download a docker image for the node, which is over 400MB.

See KinD homepage for more details on KinD.

About

Demonstration of creating KinD cluster with Consul

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages