![Shiba, Sidney](/assets/img/avatar_default.png)
This patchset provides the manifests supporting CAPZ v0.5.2. It requires CAPI v1alpha4 (v0.4.2) manifests and clusterctl v0.4.2 binary to work properly. Depends-on: https://review.opendev.org/c/airship/airshipctl/+/804834 Relates-to: #600 Change-Id: Icccaf84d8765c75fb19bb2be352086cc33647f30
CAPZ Worker Resources
This folder contains the manifests necessary to deploy target cluster on Azure cloud. These manifests were generated using clusterctl generate command with public flavor and then broken down into three manifests:
- cluster.yaml - this manifest is located in ../../k8scontrol-capz folder.
- controlplane.yaml - this manifest is located in ../../k8scontrol-capz folder.
- workers.yaml - provides the manifests for MachineDeployment, AzureMachineTemplate, and KubeadmConfigTemplate resources.