From 9a86aeea556af63c6dbfede7a7739beaf1f3cb50 Mon Sep 17 00:00:00 2001 From: Thi Tran Date: Thu, 13 Oct 2022 14:42:27 -0400 Subject: [PATCH] remove as azure cloud provider config is auto-generated --- docs/book/src/topics/custom-vnet.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/book/src/topics/custom-vnet.md b/docs/book/src/topics/custom-vnet.md index 662cd4df4fe..afb02d36cdb 100644 --- a/docs/book/src/topics/custom-vnet.md +++ b/docs/book/src/topics/custom-vnet.md @@ -103,8 +103,6 @@ spec: If no CIDR block is provided, `10.0.0.0/8` will be used by default, with default internal LB private IP `10.0.0.100`. -Whenever using custom vnet and subnet names and/or a different vnet resource group, please make sure to update the `azure.json` content part of both the nodes and control planes' `kubeadmConfigSpec` accordingly before creating the cluster. - ### Custom Security Rules