Skip to content

Commit 9e552ab

Browse files
Kartik SharmaTim Bannister
andauthored
Update content/en/docs/tasks/tools/install-kubectl-linux.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent c9e28dc commit 9e552ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/tasks/tools/install-kubectl-linux.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@ For example, to download version {{< param "fullversion" >}} on Linux, type:
136136
sudo apt-get install -y kubectl
137137
```
138138
{{< note >}}
139-
In releases older than Debian 12 and Ubuntu 22.04, /etc/apt/keyrings does not exist by default.
139+
In releases older than Debian 12 and Ubuntu 22.04, `/etc/apt/keyrings` does not exist by default.
140+
You can create this directory if you need to, making it world-readable but writeable only by admins.
140141
{{< /note >}}
141142

142143
{{% /tab %}}

0 commit comments

Comments
 (0)