Build/Modify a controller in Kubernetes cluster
Budget: $8 – $15 USD
Build a controller in Kubernetes cluster to work with our own API and logic to control the cluster.
Also we need to set up correct ingress for load balancing as well.
1, having a component to work inside of EKS cluster, and manipulate cluster node resources based on our logic/api results
2, having a way to receive cluster node level/pod level metrics on a real time basis
3, enable our controller/component to either work as cluster AS or replace cluster AS and work with HPA in parallel, cannot affect each other
4, rebalance the pods across nodes if possible to improve utilization and avoid unnecessary scaling
Also we need to set up correct ingress for load balancing as well.
1, having a component to work inside of EKS cluster, and manipulate cluster node resources based on our logic/api results
2, having a way to receive cluster node level/pod level metrics on a real time basis
3, enable our controller/component to either work as cluster AS or replace cluster AS and work with HPA in parallel, cannot affect each other
4, rebalance the pods across nodes if possible to improve utilization and avoid unnecessary scaling
Related categories:
DevOps