Replies: 6 comments 6 replies
-
Your machine is in maintenance mode, it didn't get the configuration at all. The actual error might somewhere in the log. |
Beta Was this translation helpful? Give feedback.
-
Hi, I have a question about the worker nodes. I want them on the same subnet. Do I need to fill in this value?
I guess this is just for the control plane? To set the static IP, I have this configuration:
However, on my worker node, the gateway is N/A ? Everything else is set. |
Beta Was this translation helpful? Give feedback.
-
Hi Smira, Ok the gateway got picked up. I am going to setup two subnets that are unique, one for the control plane, one for the worker nodes. To keep things tidy. Same physical gateway but with two interfaces for each subnet, and ensure the firewall lets traffic in. |
Beta Was this translation helpful? Give feedback.
-
I'm a little confused on one thing. The gateway will sit within the cidr range for the worker nodes/control plane, but wouldn't this risk getting the same IP as the gateway? EG:
|
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Ok I've sorted everything out, using DHCP. Everything is green and ready. kubelet, kubernetes, etc. However, when I run the command talosctl get rd, I get the error: error constructing client: failed to determine endpoints And when I run kubectl --kubeconfig=kubeconfig get nodes, I get this error. Do I need any networking infrastructure to use the VIP? [user@DESKTOP-QVAHNO0 xxx]$ kubectl --kubeconfig=kubeconfig get nodes |
Beta Was this translation helpful? Give feedback.
-
Hi
I want to setup Talos on VSphere. I am following the guide, however, I noticed the control plane VM does not get a correct IP or DNS servers, or gateway, set. I am doing this the long way via commands as govcli is giving some wierd errors in the vmware script. I am on Windows 11 and use WSL.
I have attached my config file for the control plane which has the correct values in it.
controlplane2.txt
Attached is a screenshot of what the vm shows in the console (which is different to the config file).
The paths to the config file are correct too.
Beta Was this translation helpful? Give feedback.
All reactions