Wiring
Wiring up operator, repos, folders, envs, etc.
• Bootstrapping:
kubectl
, operator-specific CLI
• Linking/Grouping:
• Operator-specific CRDs
• Kustomization
• Application
• Nesting: App of Apps
(same principle with
Kustomization
)
• Templating:
ApplicationSets
- folders, lists, config files
27