Skip to content

Commit

Permalink
Remove unused net_profile_docker_bridge_cidr (#222)
Browse files Browse the repository at this point in the history
Since 2020 the default runtime is containerd and not Docker
https://github.com/Azure/AKS/blob/master/CHANGELOG.md#release-2020-06-29

The setting docker_bridge_cidr is doing nothing.
If you check the interfaces on the AKS nodes they dont have any Docker bridge configured.

Related: hashicorp/terraform-provider-azurerm#18119
  • Loading branch information
zioproto authored Apr 11, 2023
1 parent 33e009a commit 90532bf
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 16 deletions.
Loading

0 comments on commit 90532bf

Please sign in to comment.