Cluster Setup
Create a local cluster and install the required components
This quickstart walks you through setting up component-operator on a local kind cluster and deploying the podinfo sample application — first from a Helm chart, then from a Kustomize overlay.
Create a local cluster and install the required components
Deploy podinfo using its OCI-hosted Helm chart
Deploy podinfo using a Kustomize overlay from a Git repository
Where to go after the quickstart