A basic Kubernetes operator that creates pod and route for a microservice and allows you to specify the number of replicas to automatically scale a deployment
Go
pod-route
A basic Kubernetes operator, built using operator-sdk that:
creates pod and route for a microservice
allows you to specify the number of replicas to automatically scale a deployment