Fix rendering error
It seems removing the tabbing in the codeblocks fix the rendering issues. Also added backticks to files to file names for emphasis.
This commit is contained in:
@@ -124,7 +124,8 @@ Once you have a Linux-based Kubernetes control-plane node you are ready to choos
|
|||||||
```powershell
|
```powershell
|
||||||
wins cli process run --path /k/flannel/setup.exe --args "--mode=overlay --interface=Ethernet"
|
wins cli process run --path /k/flannel/setup.exe --args "--mode=overlay --interface=Ethernet"
|
||||||
```
|
```
|
||||||
in the flannel-host-gw.yml or flannel-overlay.yml file and specify your interface accordingly.
|
|
||||||
|
in the `flannel-host-gw.yml` or `flannel-overlay.yml` file and specify your interface accordingly.
|
||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user