Linux

How to Fix W Failed to fetch kubernetes InRelease NO PUBKEY B53DC80D13EDEF05



This Video

sudo curl -fsSLo /usr/share/keyrings/kubernetes-archive-keyring.gpg
echo “deb [signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] kubernetes-xenial main” | sudo tee /etc/apt/sources.list.d/kubernetes.list
sudo apt-get update -y

curl -fsSL gpg -o /usr/share/keyrings/kubernetes-archive-keyring.gpg –dearmor

Err:3 kubernetes-xenial InRelease
The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05
Reading package lists… Done
W An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: kubernetes-xenial InRelease: The following signatures couldn’t be verified because the public key is not available: NO PUBKEY B53DC80D13EDEF05
W: Failed to fetch The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05
W: Some index files failed to download. They have been ignored, or old ones used instead.

W Failed to fetch kubernetes InRelease NO PUBKEY B53DC80D13EDEF05
The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05

Linux Cloud DevOps & windows Support :
My Facebook Page: www.facebook.com/groups/learnitwitharif/
This is my Another Channel :
If you have any questions in the comments. Also, feel free Like, Comment , Support & Subscribe Me.
#TechSolutionbdit

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button