You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/azure-kubernetes/logs/capture-system-insights-from-aks.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ Use the instructions for your OS:
109
109
> [!NOTE]
110
110
> 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.
111
111
112
-
#####[Azure Linux 3.0](#tab/azureLinux3.0)
112
+
# [Azure Linux 3.0](#tab/azureLinux3.0)
113
113
114
114
1. Add the Microsoft Cloud-Native repository to your system:
115
115
@@ -132,7 +132,7 @@ Use the instructions for your OS:
132
132
tdnf install --refresh -y kubectl-gadget
133
133
```
134
134
135
-
##### [Ubuntu 22.04](#tab/ubuntu22.04)
135
+
# [Ubuntu 22.04](#tab/ubuntu22.04)
136
136
137
137
1. Get `curl`if you don't have it installed:
138
138
@@ -164,7 +164,7 @@ Use the instructions for your OS:
164
164
apt install -y kubectl-gadget
165
165
```
166
166
167
-
##### [Ubuntu 20.04](#tab/ubuntu20.04)
167
+
# [Ubuntu 20.04](#tab/ubuntu20.04)
168
168
169
169
1. Get `curl` if you don't have it installed:
170
170
@@ -196,7 +196,7 @@ Use the instructions for your OS:
0 commit comments