Talos: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 December 2024

  • curprev 13:0513:05, 16 December 2024Ekaanbj talk contribs 5,330 bytes +2 →‎If talosctl enable file completion
  • curprev 13:0513:05, 16 December 2024Ekaanbj talk contribs 5,328 bytes +5,328 Created page with "=talos kubernetes setup under libvirt with 3 control and 3 worker nodes= ==Download latest talosctl== talosctl_install(){ sudo curl --proto =https --tlsv1.2 -fL https://github.com/siderolabs/talos/releases/latest/download/talosctl-linux-amd64 -o /usr/local/bin/talosctl ; sudo chmod 755 /usr/local/bin/talosctl ; } ==Download latest talos system image.== talos_latest_iso(){ LATEST=$(curl -sk https://github.com/siderolabs/talos/releases | elinks -dump -no-references -n..."