Skip to content

Commit ea017e2

Browse files
authored
Fix format
1 parent f639d82 commit ea017e2

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/azureLinux3.0)
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/ubuntu22.04)
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/ubuntu20.04)
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/ubuntu18.04)
200200

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

0 commit comments

Comments
 (0)