Back to Talos

SideroLinkConfig

website/content/v1.13/reference/configuration/siderolink/siderolinkconfig.md

1.13.0655 B
Original Source
<!-- markdownlint-disable -->

{{< highlight yaml >}} apiVersion: v1alpha1 kind: SideroLinkConfig apiUrl: https://siderolink.api/jointoken?token=secret # SideroLink API URL to connect to. {{< /highlight >}}

FieldTypeDescriptionValue(s)
apiUrlURLSideroLink API URL to connect to. <details><summary>Show example(s)</summary>{{< highlight yaml >}}
apiUrl: https://siderolink.api/?jointoken=secret
{{< /highlight >}}</details>
uniqueTokenstringSideroLink unique token to use for the connection (optional).

This value is overridden with META key UniqueMachineToken. | |