Skip to content

Instantly share code, notes, and snippets.

View belfhi's full-sized avatar

Johannes Reppin belfhi

  • Deutsches Elektronen-Synchrotron DESY
  • Hamburg, Germany
  • 00:28 (UTC +02:00)
View GitHub Profile
@superseb
superseb / rke2-commands.md
Last active April 18, 2025 07:28
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