Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 725 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 725 Bytes

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