Skip to content

Instantly share code, notes, and snippets.

View tmitchell's full-sized avatar

Taylor Mitchell tmitchell

  • BrainGu
  • Austin, TX
View GitHub Profile
@superseb
superseb / rke2-commands.md
Last active July 3, 2024 02:07
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