CRD Deletion Safeguarding
Install cert-manager via component-operator, explore Helm hook annotation mappings, and observe extension-type deletion guards in action
Learn Component Operator through practical tutorials and examples.
Install cert-manager via component-operator, explore Helm hook annotation mappings, and observe extension-type deletion guards in action
Control dependent-object lifecycle ordering using apply-order, delete-order, and purge-order annotations
Use spec.kubeConfig and mustLocalLookup to forward a local secret to a remote cluster
Create a Component that manages another Component as a dependent object, with source-revision pinning
Explore .component-config.yaml, _helpers.tpl, includedFiles, includedKustomizations
Use spec.additionalManagedTypes to protect against stuck finalizers when an operator registers CRDs implicitly at startup
Use –default-service-account to constrain what component-operator can deploy
Configure component-operator to emit reconciliation events to Flux and forward them to an external webhook
Use spec.sticky to ensure every source version reaches a final state before the next one is applied
Using SOPS to decrypt encrypted manifests with age