Kubernetes kubeflow scaling is not working
I have installed kubernetes, kubectl and ksonnet as per suggested.
I have created kubeflow namespace and deployed kubeflow core components.
Then, I have created ksonnet app and namespace and h2o3-scaling component.
Then, I have tried to run some examples. Everything is working fine.
I have followed all the stepes provided by this url https://github.com/h2oai/h2o-kubeflow
But horizontal scaling is not working as expected.
Thanks in advance. Please help anyone to solve this problem.
I'm not sure about H2O3, but Kubeflow itself doesn't really support autoscaling. There are few components:
What is exact use case you're aiming for?