Next Steps
Where to go after the quickstart
You’ve deployed podinfo with component-operator — here are the recommended next steps.
Learn more about usage
The Usage section covers all the concepts you’ll need for real-world deployments:
- Sources — GitRepository, OCIRepository, Bucket, HelmChart, and Blueprint source types
- Manifests — Helm and Kustomize rendering, values, template functions
- Drift Detection — how component-operator detects and corrects configuration drift
- Dependent Objects — apply/delete ordering, update and delete policies
Explore the API reference
- Component — full field reference for the
Componentcustom resource - Blueprint — in-cluster manifest template source
Configure the operator
- Command-line Flags — runtime flags including concurrency and service account defaults
- Performance — sizing guidance for larger clusters