mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-19 23:57:44 +00:00
testing mkdocs 8: annotations in code
This commit is contained in:
@@ -340,7 +340,7 @@ address_prefixes = ["10.x.x.0/24"]
|
||||
}
|
||||
```
|
||||
|
||||
``` tf="07-aks-cluster.tf"
|
||||
``` tf = "07-aks-cluster.tf"
|
||||
network_profile { # (3)
|
||||
load_balancer_sku = "Standard"
|
||||
network_plugin = "azure" # Azure CNI because windows node pools arenot supported by kubenet (unfortunately)
|
||||
|
||||
Reference in New Issue
Block a user