lucasteligioridis / raspbernetes

Raspberry Pi Kubernetes Cluster
GNU General Public License v3.0
52 stars 24 forks source link

Issues with keys for package repositories. #3

Closed cjemorton closed 4 years ago

cjemorton commented 4 years ago

Had to manually go into each pi and pull down the correct signing keys for the package repositories.

lucasteligioridis commented 4 years ago

Can you please elaborate on this a little further? I'm confused as to what the issue is.

lucasteligioridis commented 4 years ago

Closing due to stale responses. Will re-open when more information has been given.

cjemorton commented 4 years ago

Go ahead and close again. - no worries.

I was just mentioning that the keys used to sign the repository were stale - they needed to be updated manually.

So when attempting to bring a whole cluster online - it would hang until the correct signing keys were updated.

Just a quick google search brought up an article talking about what was going on.

Here's an article that talks about this: https://linux-audit.com/how-to-solve-an-expired-key-keyexpired-with-apt/

lucasteligioridis commented 4 years ago

Ah nice, appreciate the message. I might fire up a cluster again and get this more "maintainable" this is a good article. Cheers mate!

cjemorton commented 4 years ago

No worries. I forgot all about the trouble. My clusters down right now as well. Good luck.