Deploy service dynamically according to load with Googl Kubernetes Engine

6/7/2019

I'm currently working on an application deployed with Google Kubernetes Engine. I want to be able to change the behavior of a service if the load on my application reaches a certain point. The idea is to deploy a similar service which consumes less ressources so that my application can still work with a bigger load.

Is it possible with Google Kubernetes Engine ?

-- Evrard-Nil Daillet
google-cloud-platform
google-kubernetes-engine
kubernetes

0 Answers