Skip to content

Commit 4f2f841

Browse files
authored
fix format
1 parent ea017e2 commit 4f2f841

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

support/azure/azure-kubernetes/logs/capture-system-insights-from-aks.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Use the instructions for your OS:
109109
> [!NOTE]
110110
> To install a specific release or compile it from the source, see [Install kubectl gadget](https://go.microsoft.com/fwlink/?linkid=2260075#installing-the-kubectl-gadget-client) on GitHub.
111111
112-
# [Azure Linux 3.0](#tab/azureLinux3.0)
112+
##### [Azure Linux 3.0](#tab/azurelinux30)
113113

114114
1. Add the Microsoft Cloud-Native repository to your system:
115115

@@ -132,7 +132,7 @@ Use the instructions for your OS:
132132
tdnf install --refresh -y kubectl-gadget
133133
```
134134

135-
# [Ubuntu 22.04](#tab/ubuntu22.04)
135+
##### [Ubuntu 22.04](#tab/ubuntu2204)
136136

137137
1. Get `curl` if you don't have it installed:
138138
@@ -164,7 +164,7 @@ Use the instructions for your OS:
164164
apt install -y kubectl-gadget
165165
```
166166
167-
# [Ubuntu 20.04](#tab/ubuntu20.04)
167+
##### [Ubuntu 20.04](#tab/ubuntu2004)
168168
169169
1. Get `curl` if you don't have it installed:
170170

@@ -196,7 +196,7 @@ Use the instructions for your OS:
196196
apt install -y kubectl-gadget
197197
```
198198

199-
# [Ubuntu 18.04](#tab/ubuntu18.04)
199+
##### [Ubuntu 18.04](#tab/ubuntu1804)
200200

201201
1. Get `curl` if you don't have it installed:
202202

0 commit comments

Comments
 (0)