You can add your Cluster
, ClusterStack
, HetznerClusterStackReleaseTemplate
, and HetznerBareMetalMachine
manifests to your GitOps repository, and your GitOps operator will start managing them for you. If the manifests you add to the repository have the same names as those already in the Autopilot management cluster, the operator will start managing them without recreating the resources.
The same process can be applied to the deployment of Argo CD or Flux themselves. For example, if you installed Argo CD via Helm, you can add this manifest to your GitOps repository:
Now all your operations can be made from Git!