1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
This commit is contained in:
sbeskin
2023-07-05 14:20:31 +03:00
committed by openshift-cherrypick-robot
parent f63ea00f5f
commit 9701489b43

View File

@@ -66,6 +66,7 @@ $ oc get csr -A | grep pending -i
----
* [ ] The link:https://docs.openshift.com/container-platform/3.11/install_config/configuring_authentication.html#overview[identity provider] is working.
* [ ] You have set the value of the `openshift.io/host.generated` annotation parameter to `true` for each {product-title} route, which updates the host name of the route for the target cluster. Otherwise, the migrated routes retain the source cluster host name.
[id="target-cluster_{context}"]
== Target cluster
@@ -88,7 +89,6 @@ If an application uses an internal image in the `openshift` namespace that is no
* [ ] The target cluster and the replication repository have sufficient storage space.
* [ ] The xref:../authentication/understanding-identity-provider.adoc#supported-identity-providers[identity provider] is working.
* [ ] DNS records for your application exist on the target cluster.
* [ ] Set the value of the `annotation.openshift.io/host.generated` parameter to `true` for each {product-title} route to update its host name for the target cluster. Otherwise, the migrated routes retain the source cluster host name.
* [ ] Certificates that your application uses exist on the target cluster.
* [ ] You have configured appropriate firewall rules on the target cluster.
* [ ] You have correctly configured load balancing on the target cluster.