cluster-api-provider-azure
cluster-api-provider-azure copied to clipboard
Cluster API implementation for Microsoft Azure
As of this issue creation, PR https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5332 adds prow-ci template to test a K8s workload cluster of linux nodes. We want to add a template for a K8s cluster comprising...
APIServerILB feature introduces an Internal LB thats sharing the configuration of a Public API Server LB spec. Ideally, we would like to have the internal API Server LB as a...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: This PR fixes a potential issue where if CAPZ creates an ASO resource...
**What type of PR is this?** /kind documentation **What this PR does / why we need it**: Proposal for ARO-HCP feature **Which issue(s) this PR fixes** *(optional, in `fixes #(,...
**Which jobs are flaky:** https://storage.googleapis.com/k8s-triage/index.html?pr=1&text=Timed%20out%20waiting%20for%20%5Cd%2B%20(nodes%20to%20be%20created%20for%20MachineDeployment%7Cready%20replicas%20for%20MachinePool)%20.*-win&job=cluster-api-provider-azure **Which tests are flaky:** **Testgrid link:** **Reason for failure (if possible):** Appears to be a kubeadm failure. **Anything else we need to know:** Looking at...
/kind feature **Describe the solution you'd like** Currently, CAPZ uses hardcoded names for the API server load balancer rule (`LBRuleHTTPS`), health probe (`HTTPSProbe`) and outbound rule for NAT (`OutboundNATAllProtocols`), making...
**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...
**What type of PR is this?** /kind documentation **What this PR does / why we need it**: Currently CAPZ does not have any documentation on minimally required permissions for clusters...
Similar to managed installs, add ability to optionally create DNS zones for unmanged installs. **What type of PR is this?** /kind feature **What this PR does / why we need...