-
I think it was @roffe that referenced https://pracucci.com/kubernetes-dns-resolution-ndots-options-and-why-it-may-affect-application-performances.html in another issue.
I'd suggest we change all th…
-
Apparently messing with the resolv.conf on Ubuntu makes local dns resolution not working at all.
-
It appears that if I have keepalived on the worker nodes priority and unicast does not get set properly because we using the docker node ls command to populate those. But if we are on a worker node w…
-
A small issue, but more people have same issue since 21-10-2024
Although the probe (selfhosted under LXC Proxmox container) IPv4 & IPv6 itself is online 24/7 I do not see in the logs
that there is…
-
When using flat networking (no DHCP), here's what I have:
10.0.0.0/8 is "justin's network" - I have a lot of machines ;-)
10.2.0.0/16 is for physical machines
10.3.0.0/16 is for nova guests VMs
My …
-
```
What steps will reproduce the problem?
1. start "Flyback Backup Manager" from applications menu
2. follow instructions to create new backup
3. Mount point of NFS drive can not be selected in the l…
-
Let's Encrypt certs expire every 6 months right?
Does kube-cert-manager handle renewals?
P.S. Thank you for this project!
-
I can connect to the labrad manager on a windows machine from a different windows machine by specifying the host alias (not the ip address) as the host. If I specify the ip address the connection fail…
-
# Issue Report #
On boot CoreOS fails to mount NFS share in /etc/fstab (have tried with systemd.mount)
Reason given is "Failed to resolve server"
Upon examination of DNS packets discovered DNS …
-
This Bind9 error ONLY happens if the selected zone has its `allow-update` defined (also called dynamic zone) to something other than `none;` option. And an error occurs when an attempt is made to perf…