Azure / AKS

Azure Kubernetes Service
https://azure.github.io/AKS/
1.97k stars 306 forks source link

[Feedback] dockerBridgeCidr is still all over the AKS documentation. #3738

Closed Ryangr0 closed 7 months ago

Ryangr0 commented 1 year ago

I'm working on using bicep templates to scaffold infra fast. In my aksCluster.bicep The following key exists: "dockerBridgeCidr". The error is as follows:

The property "dockerBridgeCidr" is not allowed on objects of type "ContainerServiceNetworkProfile". Permissible properties include "ipFamilies", "kubeProxyConfig", "natGatewayProfile", "networkDataplane", "networkMode", "networkPluginMode", "podCidrs", "serviceCidrs". If this is an inaccuracy in the documentation, please report it to the Bicep Team.

I finally found this issue: #3534 on google which gave me the info I was looking for. I would have definitely expected to find that here instead: https://learn.microsoft.com/en-us/azure/templates/microsoft.containerservice/change-log/managedclusters but to my shock the entire april release changelog isn't even on that page. The rest of the ("up to date") documentation is littered with "dockerBridgeCidr" so you're constantly put on the wrong track and there is no mention I could find of this being deprecated except in this one github issue which has even been closed.

microsoft-github-policy-service[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.

microsoft-github-policy-service[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.

dyu1208 commented 8 months ago

The removed property has been mentioned in the April changelong: https://learn.microsoft.com/en-us/azure/templates/microsoft.containerservice/change-log/managedclusters#2023-04-01

microsoft-github-policy-service[bot] commented 7 months ago

This issue will now be closed because it hasn't had any activity for 7 days after stale. Ryangr0 feel free to comment again on the next 7 days to reopen or open a new issue after that time if you still have a question/issue or suggestion.