-
Notifications
You must be signed in to change notification settings - Fork 598
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Worker joins external discovery service but not control plane (pre K8S bootstrap) #10184
Comments
The worker can't get to the controlplane to establish certificates, so You can pull controlplane logs with |
thx @smira :
True: However:
support.zip is 0B |
Ok, your issue is that the disk is 3 GiB which is too small to run Kubernetes, but there's an issue with Talos mis-reporting this. |
Ah. Thx again! What is the minimum recommended size, and perhaps docs should state it ? (Or perhaps it Is there and I missed it?) |
Works like a charm after attaching disks od 10GB size Sorry for the noise, and thanks for the prompt help. Very much appreciated. |
There is still a small issue with reporting. |
Bug Report
Worker unable to register via Talos API on control plane node after install from iso.
Description
Using
metal-arm64.iso
from https://github.com/siderolabs/talos/releases (1.9.2) to boot UTM [1] VMs on the Mac. UTM is configured to use shared network so that all VMs attached to bridge100 (create upon first VM booting) has full access between them within the CIDR 192.168.64/0talosctl gen config foobar https://192.168.64.3:6443
Logs
Screenshot of worker console (unable to cut/paste text):
Environment
See above output and description
[1] https://mac.getutm.app
The text was updated successfully, but these errors were encountered: