Skip to content

Commit ed2f3c4

Browse files
committed
OSDOCS-16614: Documented VIP optional with user-managed LB feature
1 parent 3830697 commit ed2f3c4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/nw-dns-forward.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
2020
* Provide a list of upstream DNS servers (`spec.upstreamResolvers`).
2121
* Change the default forwarding policy.
2222
23-
[NOTE]
24-
====
2523
A DNS forwarding configuration for the default domain can have both the default servers specified in the `/etc/resolv.conf` file and the upstream DNS servers.
24+
25+
[IMPORTANT]
26+
====
27+
During pod creation, Kubernetes uses the `/etc/resolv.conf` file that exists on a node. If you modify the `/etc/resolv.conf` file on a host node, the changes do not propagate to the `/etc/resolv.conf` file that exists in a container. You must recreate the container for changes to take effect.
2628
====
2729

2830
.Procedure

0 commit comments

Comments
 (0)