Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexellis authored Nov 28, 2021
1 parent 99811f1 commit 38c1dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ In a few moments you will have Kubernetes up and running on your Raspberry Pi 2,
* Find the RPi IP with `ping -c raspberrypi.local`, then set `export SERVER_IP=""` with the IP
* Enable container features in the kernel, by editing `/boot/cmdline.txt`
* Enable container features in the kernel, by editing `/boot/cmdline.txt` (or `/boot/firmware/cmdline.txt` on Ubuntu)
* Add the following to the end of the line: ` cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory`
Expand Down

0 comments on commit 38c1dc5

Please sign in to comment.