Skip to content

Instantly share code, notes, and snippets.

View sebva's full-sized avatar

Sébastien Vaucher sebva

  • EPFL
  • Switzerland
View GitHub Profile
@sebva
sebva / rke2-commands.md
Created July 25, 2024 07:34 — forked from superseb/rke2-commands.md
RKE2 commands

RKE2 commands

  • Updated on May 29 to accommodate etcd container not having /bin/sh available anymore.

Install

curl -sL https://get.rke2.io | sh
systemctl daemon-reload
systemctl start rke2-server