Azure / Azure/aksArc

Enable override for Cluster CIDR and Pod CIDR when creating management cluster or target cluster

Open
#225 2 comments 3 reactions 1 assignee Assigned to @abhilashaagarwala View on GitHub
Enhancement
Dominant language
PowerShell
Stars
118
Forks
63
PR merge metrics
No merged PRs in 30d

Description

Several customers have workloads in the cloud in AKS or other clouds and extend their on-premises networks into the cloud. This can lead to address conflicts in the rather large ranges of 10.96.0.0/12 and 10.244.0.0/16.

Customers are asking us to allow them to change these values to smaller ranges matching their target cluster needs.
High Level goals:
Add podCIDR and serviceCIDR to the New-AksHciNetworkSettings and New-AksHciClusterNetwork commands
Apply these settings during the kubadm join phase in cloud-init and cloudbase-init for Linux and Windows respectively
Non Goals:
Allow to change the CIDR after deployment of a cluster

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.