Skip to content

Commit df0e89f

Browse files
authored
Merge pull request #44786 from karistom/re-43626
Removing the duplicate note
2 parents 32c478e + 2e96bd1 commit df0e89f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -191,11 +191,6 @@ These instructions are for Kubernetes {{< skew currentVersion >}}.
191191
In releases older than Debian 12 and Ubuntu 22.04, folder `/etc/apt/keyrings` does not exist by default, and it should be created before the curl command.
192192
{{< /note >}}
193193

194-
{{< note >}}
195-
In releases older than Debian 12 and Ubuntu 22.04, `/etc/apt/keyrings` does not exist by default;
196-
you can create it by running `sudo mkdir -m 755 /etc/apt/keyrings`
197-
{{< /note >}}
198-
199194
3. Add the appropriate Kubernetes `apt` repository. Please note that this repository have packages
200195
only for Kubernetes {{< skew currentVersion >}}; for other Kubernetes minor versions, you need to
201196
change the Kubernetes minor version in the URL to match your desired minor version

0 commit comments

Comments
 (0)