-
Bug
-
Resolution: Done
-
Normal
-
4.13, 4.14, 4.15, 4.16, 4.17, 4.18, 4.19
-
Quality / Stability / Reliability
-
False
-
-
3
-
Critical
-
None
-
None
-
None
-
None
-
OSDOCS Sprint 274, OSDOCS Sprint 275, OSDOCS Sprint 276
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We need to tell people that if they want to configure static search domain, they also need to configure static DNS servers otherwise strange things can happen.
Advise to not do the following configuration:
dns-resolver:
config:
search:
- mybank1.net
- mybank2.net
Instead, advise customers to do the following configuration:
dns-resolver:
config:
server:
- 1.1.1.1
- 8.8.8.8
search:- mybank1.net
- mybank2.net
- links to
(4 links to)