Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Fixed error whilst using rak8s with Raspbian Buster #64

Merged
merged 2 commits into from
Dec 18, 2019
Merged

Fixed error whilst using rak8s with Raspbian Buster #64

merged 2 commits into from
Dec 18, 2019

Conversation

sbaeurle
Copy link
Contributor

Fixed error whilst using master branch with Raspbian Buster

Description

Whilst bootstrapping to newly installed PI3s with Raspbian Buster installed I encountered the following errors:

  • get-docker.sh is not working correctly, since the install script checks for the os id and raspbian buster is apparently not listed.
  • after adding the kubernetes apt repository the apt-get update step was lost.

Solutions:

  • Added the newest revision of the get-docker.sh from https://get.docker.com
  • readded the apt-get update step from the 0.2.2 release

Testing

I've tested the my changes with a PI cluster with 1 master and 2 worker nodes.
The bootstrapping went flawlessly and the kubernetes cluster is up and running.

Issue Number

I did not open an issue for this fixes

Copy link
Owner

@chris-short chris-short left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the origin of this script?

@sbaeurle
Copy link
Contributor Author

i downloaded the script from https://get.docker.com

@chris-short chris-short merged commit 3261840 into chris-short:master Dec 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants