Version v1.9 of the documentation is for the Talos version being developed. For the latest stable version of Talos, see the latest version.

SideroLinkConfig

SideroLinkConfig is a SideroLink connection machine configuration document.
apiVersion: v1alpha1
kind: SideroLinkConfig
apiUrl: https://siderolink.api/join?token=secret # SideroLink API URL to connect to.
FieldTypeDescriptionValue(s)
apiUrlURLSideroLink API URL to connect to.
Show example(s)
apiUrl: https://siderolink.api/join?token=secret
Last modified September 27, 2024: feat: prepare for Talos 1.9 (392c4798f)