I'm trying to develop horizontal scaling for kubernetes deployed on a vm in CloudStack. On the github repo I understood that a fake provider used to develop new cloudprovider, that I want to do. The problem is that I'm a nood in using git and Kubernetes. So my questions are:
- if I edit fake.go in such a way, than how do I say to Kubernetes that I want that cloudprovider?
- I know that there is kubernetes for CoreOS, but I have to use it in CentOS, because when I'm done these changes I have to use with OpenShit, but this is another story...
Could someone help me, please? Thanks in advance.