Matt Pryor 413957e36c
Use a dependencies file (#55)
* First pass at reading dependencies from file

* Write to a file first

* Add manifest fetch

* Check manifest download

* See if job outputs support fromJSON

* Try again

* Try download from manifest

* Use explicit skip steps

* Use explicit image output name for curl

* See if complex matrix values work

* Re-enable tests in PR workflow

* Use deps file in tests

* Debug outputs

* Use toJSON

* Extract matrix outputs properly

* Reinstate tests

* Remove debug statements

* [skip ci] don't run CI on edited PRs

* [skip ci] Remove edited trigger from PR workflow
2023-07-26 15:37:54 +01:00
2023-07-26 15:37:54 +01:00
2023-07-26 15:37:54 +01:00
2023-02-07 13:41:12 +00:00
2023-01-13 09:45:53 +00:00
2022-11-18 12:32:31 +00:00
2023-06-19 17:16:36 +01:00

capi-helm-charts

Test Publish

This repository contains Helm charts for deploying Kubernetes clusters using Cluster API.

The charts are available from the stackhpc.github.io/capi-helm-charts repository:

helm repo add capi https://stackhpc.github.io/capi-helm-charts
helm install my-release capi/<chartname> [...options]

To list the available versions for the charts:

helm search repo capi --devel --versions

Currently, the following charts are available:

Chart Description
cluster-addons Deploys addons into a Kubernetes cluster, e.g. CNI.
openstack-cluster Deploys a Kubernetes cluster on an OpenStack cloud.
Description
Helm charts to template out Kubernetes Cluster API resources.
Readme 1.1 MiB
Languages
Smarty 89.8%
Shell 10.2%