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

Fix cgroup memory enable and dashboard configuration URL #7

Merged
merged 1 commit into from
Jan 22, 2018
Merged

Fix cgroup memory enable and dashboard configuration URL #7

merged 1 commit into from
Jan 22, 2018

Conversation

hectcastro
Copy link
Contributor

These are set of fixes that were required for me to reproduce your results on a Raspberry Pi/Kubernetes cluster of 4 nodes:

  • Update mechanism to enable cgroup memory
  • Fix dashboard configuration URL

Thanks for taking the time to codify these steps. Really helped speed up the process of getting a cluster up-and-running.

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.

Can you highlight the differences between cgroup_enable=memory vs. cgroup_memory=1? I have seen both in docs and am curious why it worked for me and not you. This could be very helpful in the future.

@hectcastro
Copy link
Contributor Author

I believe that the changes are related to raspberrypi/linux@ba742b5. I started with a 4.9 kernel and kubeadm init would not initialize until I made the cgroup_memory=1 change and rebooted the Raspberry Pi nodes.

(Rebased to get rid of the merge conflict.)

@chris-short chris-short merged commit e0165ba into chris-short:master Jan 22, 2018
@hectcastro hectcastro deleted the hmc/fixes branch July 4, 2018 12:34
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.

3 participants