Skip to content

Commit 501edc9

Browse files
authored
Merge pull request #59852 from johnwilkins/graphics-update
Graphic Update: Changing images from SVG to PNG to address PDF rendering errors.
2 parents 66cc529 + 1b36b55 commit 501edc9

4 files changed

+2
-2
lines changed
25.9 KB
Loading
95 KB
Loading

modules/ipi-install-configure-network-components-to-run-on-the-control-plane.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ When deploying remote workers in separate subnets, you must place the `ingressVI
2727
====
2828

2929
ifdef::bare[]
30-
image::161_OpenShift_Baremetal_IPI_Deployment_updates_0521.svg[Installer-provisioned networking]
30+
image::161_OpenShift_Baremetal_IPI_Deployment_updates_0521.png[Installer-provisioned networking]
3131
endif::bare[]
3232
ifdef::vSphere[]
3333
image::325_OpenShift_vSphere_Deployment_updates_0323.png[Installer-provisioned networking]

modules/ipi-install-configuring-ntp-for-disconnected-clusters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ifeval::["{context}" == "ipi-install-post-installation-configuration"]
1818
Use the following procedure to configure NTP servers on the control plane nodes and configure worker nodes as NTP clients of the control plane nodes after a successful deployment.
1919
endif::[]
2020

21-
image::152_OpenShift_Config_NTP_0421.svg[Configuring NTP for disconnected clusters]
21+
image::152_OpenShift_Config_NTP_0421.png[Configuring NTP for disconnected clusters]
2222

2323
{product-title} nodes must agree on a date and time to run properly. When worker nodes retrieve the date and time from the NTP servers on the control plane nodes, it enables the installation and operation of clusters that are not connected to a routable network and thereby do not have access to a higher stratum NTP server.
2424

0 commit comments

Comments
 (0)