-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Welcome to the arlon wiki!
This wiki captures key facts about Arlon, feature specifications and discussions on new/potential features.
Use the links below to navigate around the wiki.
🚧 Linked Mode
⛔ Cloned Mode
⛔ Notifications
⛔ Diff
Name | Effort estimate in man weeks |
---|---|
XS | 0.5 |
S | 1 |
M | 2 |
L | 3 |
XL | 4 |
XXL | 6 |
- 0.9.0 - > 🏗️
https://github.com/arlonproj/arlon/milestone/1 The current focus of Arlon is on adapting design decisions made in the PoC to be more gitOps compliant, support ClusterAPI CRs directly and enhance the CLI with context management. Feature Goals: Bootstrap and the full ClusterAPI for AWS.
Each future release is planned out to an 8 week cycle. Releases may be rescoped in length based on effort estimates.
- 0.10.0 - >
- 0.11.0 - >
- 0.12.0 - >
- 0.13.0 - >
✅ 2022/04/01
-> Arlon Proof of Concept
- Arlon PoC is available for testing.
The Arlon PoC is a prototype client tool that works with ClusterAPI, argoCD and a cluster-side controller that will build clusters in EKS based on three base objects leveraging git as the declared source of truth. The objects include: clusterSpec (ClusterAPI or CrossPlane - Cloud, K8s version, nodes, SSH Keys), Bundles (Applications or K8s Objects) and Profiles (list of bundles).