cacti
cacti copied to clipboard
Create SATP server cluster with Kubernetes for redundancy and load balancing
To make SATP production ready we want to automatically add redundancy by setting up multiple versions of the gateway (for crash recovery too). Create a Kubernetes definition that keeps N SATP gateways for load balancing and redundancy.
Requirements:
- Create Kubernetes cluster definition for N SATP gateway instances and N SATP user interfaces. Create N database instances
- Expose endpoints and the Kubernetes Dashboard
hi
TBD later