1. Verify Existing Flux Controllers
Ensure you’re working in theflux-system namespace and list deployed controllers:
No image controllers appear yet. You’ll add them in Step 3.
2. List All Flux Sources
Check which source types are defined in your cluster:3. Upgrade Flux to Include Image Controllers
Re-run the Flux bootstrap command with the--components-extra flag:
When prompted, paste your GitHub Personal Access Token.
Never share your token publicly or commit it to Git.
Never share your token publicly or commit it to Git.
4. Confirm New Deployments and CRDs
4.1 Check Pods & Deployments
4.2 List Image CRDs
5. Review the Updated Flux Component Manifest
Open the generated manifest atflux-clusters/dev-cluster/flux-components.yaml and confirm the new controllers are included: