ms-charts
Welcome to ms-charts
, a repository dedicated to storing Helm charts for microservices. This repository leverages GitHub Pages and the Chart Releaser Action to maintain and serve charts. The repo address is: https://rhiadc.github.io/ms-charts/.
Overview
This repository serves as abase and chart repository for services as APIs, CLIs, microservices and so on. Which can be used to efficiently deploy these services on a Kubernetes cluster.
How It Works
We use GitHub Pages in conjunction with the Chart Releaser Action. When a chart is pushed to the main
branch, the Chart Releaser Action automatically packages the chart and releases it to GitHub Pages.