Jump to content

Catalyst/Scaling

From Wikitech

The preferred way to scale Catalyst is horizontally by adding more kubernetes nodes.

How to add more kubernetes nodes

  1. add a new worker in worker_nodes in main.tf in the catalyst-tofu repository
  2. apply changes using opentofu

See the the catalyst-tofu README.md for detailed instructions.