A simple pod scaler golang application that can scale replicas via manipulating the deployment
The project has been created using these technologies:
- golang as programming language
- Kubernetes as container-orchestration system
- kubectl as command-line tool to interact kubernetes
- client-go for talking to a kubernetes cluster.
Install: