stjepangolemac / rust-service

This is an example rust service with a Helm chart ready to be deployed on Kubernetes, autoscaling included.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-service

This is an example rust service with a Helm chart ready to be deployed on Kubernetes, autoscaling included.

Minikube fix

For some reason metrics cannot be collected out of the box with minikube. To fix that we need to add these arguments to the metrics-server deployment command:

--kubelet-insecure-tls=true --kubelet-preferred-address-types=InternalIP

About

This is an example rust service with a Helm chart ready to be deployed on Kubernetes, autoscaling included.


Languages

Language:Smarty 63.0%Language:Rust 21.3%Language:Shell 8.5%Language:Dockerfile 7.3%