Fixed cluster name in example
This commit is contained in:
@@ -14,7 +14,7 @@ kubernetes_version = "1.34.2"
|
||||
talos_linux_iso_image_url = "https://factory.talos.dev/image/ce4c980550dd2ab1b17bbf2b08801c7eb59418eafe8f279833297925d67c7515/v1.11.6/nocloud-amd64.iso"
|
||||
talos_linux_iso_image_filename = "talos-linux-v1.11.6-qemu-guest-agent-amd64.iso"
|
||||
# Name of the cluster
|
||||
cluster_name = "your cluster name"
|
||||
cluster_name = "your-cluster-name"
|
||||
# VIP address for the control planes, see https://www.talos.dev/v1.11/talos-guides/network/vip/
|
||||
cluster_vip_shared_ip = "192.168.10.100"
|
||||
# The node configuration, adjust it to your liking
|
||||
|
||||
Reference in New Issue
Block a user