arlonproj / arlon

A kubernetes cluster lifecycle management and configuration tool
Apache License 2.0
143 stars 15 forks source link

Support Tier 3 ClusterAPI Cloud Providers #64

Open cre8minus1 opened 2 years ago

cre8minus1 commented 2 years ago

Arlon must work with Cluster API clusterSpecs stored in Git for the following providers.

Arlon must be able to create the cluster as an ArgoCD application object based on the clusterSpec from a git repo, automatically add the new cluster to ArgoCD and then deploy the profile.

Background is here

Tier 3

-[ ] BYOH

-[ ] Exoscale

-[ ] Sidero

-[ ] Hetzner

-[ ] Baidu Cloud

-[ ] Alibaba Cloud

-[ ] Tencent Cloud

Aha! Link: https://pf9.aha.io/features/ARLON-152

cruizen commented 1 year ago

This will follow #62 and #63