mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-20 08:04:27 +00:00
testing mkdocs 8: annotations in code
This commit is contained in:
@@ -364,7 +364,7 @@ theme:
|
||||
1. :man_raising_hand: I'm a code annotation! I can contain `code`, __formatted
|
||||
text__, images, ... basically anything that can be expressed in Markdown.
|
||||
|
||||
``` terraform="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