Open NazarY-DevBrother opened 8 months ago
This is our starting point for moving to Kubernetes. You can bring up local clusters with 4 and 8 nodes, respectively.
How to run it locally:
bors r+
bors try
bors delegate+
Overview
This is our starting point for moving to Kubernetes. You can bring up local clusters with 4 and 8 nodes, respectively.
Notes
How to run it locally:
Please make sure that this PR:
Bors cheat-sheet:
bors r+
runs integration tests and merges the PR (if it's approved),bors try
runs integration tests for the PR,bors delegate+
enables non-maintainer PR authors to run the above.