You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to change this current implementation to do:
A nested block of "required" workloads (cni, storage, lb, ingress) if selected, and additional (things the user would define to add on, service meshes, etc.) rather than locking the customizability into just those options with only the release URL changing.
The text was updated successfully, but these errors were encountered:
Effectively, we would like to create a module of curated and opinionated reusable Equinix Metal Kubernetes addon modules.
This will include, for example, Cloud Provider Equinix Metal, the Cluster API provider, KubeVIP, and MetalLB.
Storage providers would also be provided.
These modules would be housed in a new project and would be consumed by projects like our K8s, K3s, Anthos, EKS, and other Kubernetes integrations.
I'm going to leave this issue open until we have a dedicated home for these modules.
I'd like to change this current implementation to do:
cni
,storage
,lb
,ingress
) if selected, andadditional
(things the user would define to add on, service meshes, etc.) rather than locking the customizability into just those options with only the release URL changing.The text was updated successfully, but these errors were encountered: