Node names now contain the cluster name, fixed kubeconfig endpoint
This commit is contained in:
@@ -6,6 +6,8 @@ proxmox_target_node = "your proxmox node"
|
||||
proxmox_storage_device = "samsung-ssd"
|
||||
|
||||
# Talos Linux
|
||||
# Talos version needs to correspond to the install_image version in node_data
|
||||
# See: https://github.com/siderolabs/terraform-provider-talos/blob/main/docs/data-sources/machine_configuration.md
|
||||
talos_version = "1.11.1"
|
||||
# With these variables you can configure the ISO images which are uploaded to Proxmox for initially booting the VMs
|
||||
talos_linux_iso_image_url = "https://factory.talos.dev/image/ce4c980550dd2ab1b17bbf2b08801c7eb59418eafe8f279833297925d67c7515/v1.11.1/nocloud-amd64.iso"
|
||||
|
||||
Reference in New Issue
Block a user