This is an unofficial Helm chart for deploying Skupper in a Kubernetes cluster.
This chart has been built from the original Skupper chart found at skupper-helm-chart with some modifications to extend functionality and improve usability.
- Ability to specify image tags for controller, kube-adaptor, and router images.
- Option to set the scope of Skupper deployment (cluster or namespace).
To install the chart, use the following command:
helm install skupper oci://ghcr.io/eryalito/skupper-chart/skupperTo customize the installation, you can provide a values.yaml file or use --set flags. Check the readme in the charts/skupper directory for detailed configuration options.