Given
- I use a VPN to connect to my work network
- I'm on a Linux computer that uses systemd-resolved
- I have a work domain called
example.com
example.com
is hosted by both public and private DNS nameservers
You can possibly resolve it in two ways: | |
1. If OVN is in HA, exec onto the pod who is the current leader and execute `ovn-nbctl --no-leader-only show` | |
2. Find all the instances IPs and execute `ovn-nbctl --no-leader-only --db=...` |