Tutorials

Step-by-step tutorials and examples

Learn Component Operator through practical tutorials and examples.


CRD Deletion Safeguarding

Install cert-manager via component-operator, explore Helm hook annotation mappings, and observe extension-type deletion guards in action

Apply, Delete and Purge Orders

Control dependent-object lifecycle ordering using apply-order, delete-order, and purge-order annotations

Deploying to a Remote Cluster

Use spec.kubeConfig and mustLocalLookup to forward a local secret to a remote cluster

Nesting Components

Create a Component that manages another Component as a dependent object, with source-revision pinning