liquidmetal-dev/cluster-api-provider-microvm

Helm Chart for installing CAPMVM controller

Open

#259 opened on Feb 24, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (21 forks)auto 404
help wantedkind/feature

Repository metrics

Stars
 (154 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently the only supported way to install is via clusterctl (which uses the yamls uploaded to the release).

This makes it tricky if operators want to change values (such as resource limits). It also means that the provider cannot be installed via gitops.

Contributor guide