f3ad42960a
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 |
||
---|---|---|
.. | ||
replacements | ||
cluster.yaml | ||
controlplane.yaml | ||
kustomization.yaml | ||
namespace.yaml | ||
README.md |
CAPZ Cluster and Control Plane 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 - provides the generic Cluster, AzureCluster, AzureClusterIdentity, and Secret (for client ID) resources.
- controlplane.yaml - provides the KubeadmControlPlane and AzureMachineTemplate resources.
- workers.yaml - this manifest is located in ../../workers-capz folder