skooner-k8s / skooner

Simple Kubernetes real-time dashboard and management.
http://skooner.io/
Apache License 2.0
1.33k stars 181 forks source link

kubernetes-skooner.yaml does not declare any CPU/RAM request #409

Open sprior opened 1 year ago

sprior commented 1 year ago

The skooner install config at https://raw.githubusercontent.com/skooner-k8s/skooner/master/kubernetes-skooner.yaml does not declare any initial CPU/RAM requests (Traefik and Longhorn don't either but that's for someone else) so as soon as you start Skooner with nothing user installed you're likely in the red in the cluster overview for POD RAM USE.

tianni4104 commented 1 year ago

@sprior Thanks for your comments. If you want to make a commit to add it, feel free to do so. I think this is only a template to start with. If users want to customize it, they can also do it by themselves