NO_PUBKEY B53DC80D13EDEF05
Closed this issue · 1 comments
khansaqibgithub commented
master: Err:1 https://packages.cloud.google.com/apt kubernetes-xenial InRelease
master: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05
master: Reading package lists...
master: W: GPG error: https://packages.cloud.google.com/apt kubernetes-xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05
khansaqibgithub commented
Had to change:
old: sudo curl -fsSLo /usr/share/keyrings/kubernetes-archive-keyring.gpg https://packages.cloud.google.com/apt/doc/apt-key.gpg
new: sudo curl -fsSLo /usr/share/keyrings/kubernetes-archive-keyring.gpg https://dl.k8s.io/apt/doc/apt-key.gpg