Skip to content

Commit c9e28dc

Browse files
Kartik SharmaTim Bannister
andauthored
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 93d6d2b commit c9e28dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@ For more information on version skews, see:
173173
sudo apt-mark hold kubelet kubeadm kubectl
174174
```
175175
{{< note >}}
176-
In releases older than Debian 12 and Ubuntu 22.04, /etc/apt/keyrings does not exist by default.
176+
In releases older than Debian 12 and Ubuntu 22.04, `/etc/apt/keyrings` does not exist by default.
177+
You can create this directory if you need to, making it world-readable but writeable only by admins.
177178
{{< /note >}}
178179

179180
{{% /tab %}}

0 commit comments

Comments
 (0)