-
Notifications
You must be signed in to change notification settings - Fork 4
Description
We would like to create an ui-plugin that interacts with hyperscalers (AWS, GCE, IBM, Azure, Ali, etc - this list should be dynamic and grow over time) to create, read, update, delete (CRUD) compute, network (LB and such), and storage resources in each. KubeStellar does a good job of orchestrating workloads across multiple clusters. Those workloads can interact with hyperscaler infrastructure to manage their resources -
In these blogs you can see a workload that updates a load balancer in AWS to shape traffic. If KubeStellar can offer a cloud-native workload (kubernetes definition) integrated with the cloud operators responsible for managing cloud resources, then it should be easier to manage workloads across multiple clouds and clusters using KubeStellar.
This will also help us in the future with auto-scaling.