Remove outdated manual K3s steps on Alpine

Install script provides OpenRC script.
This commit is contained in:
William Johansson
2020-01-26 19:35:59 +01:00
parent bc9d5b9a95
commit bce1f37e50
-5
View File
@@ -241,11 +241,6 @@ update-extlinux
reboot
```
After rebooting:
- Download **k3s** to **/usr/local/bin/k3s**
- Create an openrc file in **/etc/init.d**
# Running K3d (K3s in Docker) and docker-compose
[k3d](https://github.com/rancher/k3d) is a utility designed to easily run K3s in Docker.