You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,13 +242,11 @@ kernel_modules_to_load = [
242
242
243
243
## Known Issues
244
244
245
-
-`enable_alias_ip` can lead to error messages occurring during the first bootstrap.
246
-
More about this here: https://github.com/siderolabs/talos/pull/8493
247
-
If these error messages occur, one control plane must be restarted after complete initialisation once.
248
-
This should resolve the error.
249
245
- IPv6 dual stack is not supported by Talos yet. You can activate IPv6 with `enable_ipv6`, but it should not have any
250
246
effect.
251
247
-`enable_kube_span` let's the cluster not get in ready state. It is not clear why yet. I have to investigate it.
248
+
-`403 Forbidden user` in startup log: This is a known issue with Hetzner IPs.
249
+
See [#46](https://github.com/hcloud-talos/terraform-hcloud-talos/issues/46) and [registry.k8s.io #138](https://github.com/kubernetes/registry.k8s.io/issues/138)
0 commit comments