Skip to content

Commit 4f36656

Browse files
xmudriireylejano
andauthored
Update content/en/blog/_posts/2023-08-15-pkgs-k8s-io-introduction.md
Co-authored-by: Rey Lejano <[email protected]>
1 parent 517cd1a commit 4f36656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2023-08-15-pkgs-k8s-io-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ publishing packages to the Google-hosted repository in the future.
173173
curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.28/deb/Release.key | sudo gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg
174174
```
175175

176-
Note: In releases older than Debian 12 and Ubuntu 22.04, the folder `/etc/apt/keyrings` does not exist by default, and it should be created before the curl command.
176+
_Update: In releases older than Debian 12 and Ubuntu 22.04, the folder `/etc/apt/keyrings` does not exist by default, and it should be created before the curl command._
177177

178178
3. Update the `apt` package index:
179179

0 commit comments

Comments
 (0)