place-labs / k8s-helm

Helm charts for PlaceOS on Kubernetes
0 stars 2 forks source link

CI: Generate kube-score output on commits to any branches #42

Open w-le opened 2 years ago

w-le commented 2 years ago

Add a GitHub action to this repo such that

  1. kubernetes yaml files are generated from the helm charts (unless kube-score can process the helm yaml directly?)
  2. kube-score is used to analyse the k8s or helm yaml
  3. The recommendations are output in terminal and/or in our Google Chat stdout Space

https://kube-score.com/ here's an action we can add to our repo: https://github.com/marketplace/actions/kube-score-check