arlon icon indicating copy to clipboard operation
arlon copied to clipboard

Cloned Mode

Open cre8minus1 opened this issue 2 years ago • 0 comments

This approach uses the Profile and clusterSpec in git as a template where the original objects are duplicated such that any cluster using it runs from a an independent clone. This means changing the base profile has no impact on the cluster, however, changing the cloned object in Git will affect the single cluster that was built.

Read More Here

'Arlon cluster create cloned <cluster_name> <cluster_spec> ' -  this would clone the clusterSpec, the Profile and the Profiles Bundles. Changing the objects in Git would reflect a change in the cluster

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

cre8minus1 avatar Jun 01 '22 21:06 cre8minus1