Skip to content

Commit 4b36604

Browse files
committed
docs(readme): add 403 Forbidden user hint
Closes: #46
1 parent 257f77d commit 4b36604

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,13 +242,11 @@ kernel_modules_to_load = [
242242

243243
## Known Issues
244244

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.
249245
- IPv6 dual stack is not supported by Talos yet. You can activate IPv6 with `enable_ipv6`, but it should not have any
250246
effect.
251247
- `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)
252250

253251
## Credits
254252

docs/images/error_403.png

84.3 KB
Loading

0 commit comments

Comments
 (0)