MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.03k stars 21.05k forks source link

--pod-cidr option in CLI for Kubenet Cluster Upgrade to azure CNI #122467

Closed manasij12 closed 2 weeks ago

manasij12 commented 2 weeks ago

Document mentions that :

Since the cluster is already using a private CIDR for pods which doesn't overlap with the VNet IP space, you don't need to specify the --pod-cidr parameter and the Pod CIDR will remain the same.

This is misleading that the command does not throw error when --pod-cidr is used. And it does not explicity mention that the --pod-Cidr should not be used to update the pod-cidr, instead it feels "the pod-Cidr will remain same if the parameter is not used"


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

SaibabaBalapur-MSFT commented 2 weeks ago

@manasij12 Thanks for your feedback! We will investigate and update as appropriate.

PesalaPavan commented 2 weeks ago

@manasij12 Thank you for bringing this to our attention! We've initiated a pull request (PR) to address this issue. Once the author reviews the changes, they will be merged, and the updates should go live shortly. Your diligence is much appreciated!