Skip to content

kryoniteorg/kryo-test-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kryo-test-infrastructure

Usage

Start cluster

The start bash script automatically installs needed prerequisites and starts the development cluster.

./start.sh

Stop / delete cluster

The stop bash script kills cluster and deletes its state.

./stop.sh

Start kryo servers

./skaffold.sh

Access cluster with Lens

kind automatically saves a kubeconfig file to the following directory "/root/.kube/config". Just add a directory watcher to this directory and Lens automatically detects changes.

Exposed services

Service Port
mongodb 30001
proxy 25565

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published