You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. Test an example `*.apps.<cluster_name>.<base_domain>` DNS wildcard lookup. All of the application wildcard lookups must resolve to the IP address of the application ingress load balancer:
bootstrap.ocp4.example.com. 604800 IN A 192.168.1.96
108
108
----
109
109
110
110
.. Use this method to perform lookups against the DNS record names for the control plane and compute nodes. Check that the results correspond to the IP addresses of each node.
96.1.168.192.in-addr.arpa. 0 IN PTR bootstrap.ocp4.example.com.
146
+
96.1.168.192.in-addr.arpa. 604800 IN PTR bootstrap.ocp4.example.com.
147
147
----
148
148
149
149
.. Use this method to perform reverse lookups against the IP addresses for the control plane and compute nodes. Check that the results correspond to the DNS record names of each node.
0 commit comments