Replies: 4 comments 5 replies
-
I'm not sure if you're talking about multiple endpoints for a single registry hostname (e.g. multiple endpoints for |
Beta Was this translation helpful? Give feedback.
-
Here's more details about network interface configurations, observed behaviour, and the logs:
So, with such networking option in mind, here's the observations:
Here are the interface and route configuration, for a single node I just made: talosctl --talosconfig ./talosconfig routes |
Beta Was this translation helpful? Give feedback.
-
Highly agree with this point. Threw me off when first getting started with Talos. Only after spending a while with Talos I realized it's expected behavior |
Beta Was this translation helpful? Give feedback.
-
If possible, it would be nice if the bootstrap arg had a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While working on automating Talos installation, I've made the following observations and have some suggestions in regards to some cases:
The attached configuration files are for a single node cluster, using the init as well as bootstrap methods (I attached one set, as only IPs are different); they're generated using Terraform templating approach, but the TLS keys are produced using talosctl gen CA/csr/crt commands.
The attached logs don't show many errors, except for a couple of connection refused, but timing of the events could provide some insight into some hiccups (e.g. an error not shown, or I missed it, is when installation complains that akimiski (which is the hostname of the node itself) is unreachable; this introduces delays due to retries; I'm not sure if they could be avoided, but it's worth noting their impact on installation time.
talos-installation.zip
Beta Was this translation helpful? Give feedback.
All reactions