arlon icon indicating copy to clipboard operation
arlon copied to clipboard

A kubernetes cluster lifecycle management and configuration tool

Results 117 arlon issues
Sort by recently updated
recently updated
newest added

Arlon requires testing and certification for each clusterAPI cloud provider. [Background is here](https://github.com/arlonproj/arlon/wiki/ClusterAPI-Provider-Support) ### Tier 1 - [ ] 🚧 [AWS](https://cluster-api-aws.sigs.k8s.io/) #55 - [ ] [Azure](https://github.com/kubernetes-sigs/cluster-api-provider-azure) - [ ] [Azure...

enhancement
Approved

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...

enhancement

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...

enhancement
Approved

Arlon recently added support to manage an external cluster, however users need to first add the cluster to argoCD. To make it easy for users who don't have argoCD running,...

enhancement
Approved

today the Arlon CLI relies on a user having the following CLIs installed on their workstation 1. argocd 2. kubectl 3. GitHub ArlonCLI should be self contained such that a...

Needs Review

In 0.9.x + ("next-gen" and beyond), rethink how bundles and profiles should be represented and manipulated. A few thoughts: - Try to get rid of the "compiled" component in git...

Approved
size:L
sprint 6

The current "manage external cluster" feature was designed with gen1 (0.3.x) profiles. If profiles are redesigned in a significant way in v0.9.x (see issue #20), then this feature will need...

size:M

Arlon and ArgoCD apply CAPI manifests "as is". The user is fully responsible for the manifest contents. Examples of bad things that can happen: - It's not always intuitive to...

Needs Review
size:M

Allow some input parameters to apps/bundles to be overridden. - Support Helm value overrides at the very least - Stretch goal: allow patches to arbitrary manifests Aha! Link: https://pf9.aha.io/features/ARLON-130

enhancement
help wanted
Needs Review
size:L
UX

Today, in order to deploy a new workload cluster with minor tweaks to an existing base cluster, the base must be cloned into a new base, if the user doesn't...

enhancement
size:L
UX