Catalyst/Scaling
Appearance
< Catalyst
The preferred way to scale Catalyst is horizontally by adding more kubernetes nodes.
How to add more kubernetes nodes
- add a new worker in worker_nodes in main.tf in the catalyst-tofu repository
- apply changes using opentofu
See the the catalyst-tofu README.md for detailed instructions.