airshipctl/manifests/function/k8scontrol-capz/v0.5.2
Shiba, Sidney f3ad42960a CAPZ v0.5.2 Uplift
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
2021-10-01 14:41:31 -06:00
..
replacements CAPZ v0.5.2 Uplift 2021-10-01 14:41:31 -06:00
cluster.yaml CAPZ v0.5.2 Uplift 2021-10-01 14:41:31 -06:00
controlplane.yaml CAPZ v0.5.2 Uplift 2021-10-01 14:41:31 -06:00
kustomization.yaml CAPZ v0.5.2 Uplift 2021-10-01 14:41:31 -06:00
namespace.yaml CAPZ v0.5.2 Uplift 2021-10-01 14:41:31 -06:00
README.md CAPZ v0.5.2 Uplift 2021-10-01 14:41:31 -06:00

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