accessing vertical pod autoscaler through python client api

6/14/2021

Is there a way to use the kubernetes python client api to access the vertical pod autoscaling functionalities through Python code? In the documentation, I can only see API endpoints for horizontal pod autoscaler not the vertical autoscaler. Is there a way to access VPA through Python code like the HPA?

-- Saeid Ghafouri
kubernetes

0 Answers