Operator onboarding¶
This guide is for platform operators generating Application Hub configuration.
1. Install and verify¶
Use one of:
or from source:
2. Generate your first config¶
3. Inspect what is available¶
4. Apply runtime overrides¶
5. Use external profile plugins¶
6. Recommended first reads¶
docs/getting-started.mddocs/cli/overview.mddocs/cli/plugins.mddocs/cli/troubleshooting.md
7. Skaffold workflow (cluster deployment path)¶
If you deploy Application Hub through Helm/Skaffold, use the repository skaffold.yaml.
Typical flow:
- Generate
config.yamlwithdump-config. - Deploy using one of the Skaffold profiles:
baselinedevelopmain
Example:
Notes:
skaffold.yamlinjectsconfig.yamlinto the chart values (setFiles.configYml).- Image/tag selection is profile-based in Skaffold.