1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-12303-phase3: Restructure the Networking docs for Operators

This commit is contained in:
dfitzmau
2024-11-18 17:01:27 +00:00
parent 7bb77ee430
commit 08f5695578
48 changed files with 120 additions and 124 deletions

View File

@@ -60,7 +60,7 @@ so that you can use Tech Preview features.
|Configures how specific xref:../openshift_images/image-configuration.adoc#image-configuration[image registries] should be treated (allowed, disallowed, insecure, CA details).
|`ingress.config.openshift.io`
|Configuration details related to xref:../networking/ingress-operator.adoc#nw-installation-ingress-config-asset_configuring-ingress[routing] such as the default domain for routes.
|Configuration details related to xref:../networking/networking_operators/ingress-operator.adoc#nw-installation-ingress-config-asset_ingress-operator[routing] such as the default domain for routes.
|`oauth.config.openshift.io`
|Configures identity providers and other behavior related to xref:../authentication/configuring-internal-oauth.adoc#configuring-internal-oauth[internal OAuth server] flows.
@@ -124,7 +124,7 @@ documentation for details on how and when you can create additional resource ins
|`ingresscontroller.operator.openshift.io`
|`default`
|`openshift-ingress-operator`
|Configures xref:../networking/ingress-operator.adoc#configuring-ingress[Ingress Operator] behavior such as domain, number of replicas, certificates, and controller placement.
|Configures xref:../networking/networking_operators/ingress-operator.adoc#configuring-ingress-controller[Ingress Operator] behavior such as domain, number of replicas, certificates, and controller placement.
|===
@@ -147,7 +147,7 @@ xref:../updating/updating_a_cluster/updating-cluster-web-console.adoc#updating-c
|`dns.config.openshift.io`
|`cluster`
|You cannot modify the DNS settings for your cluster. You can
xref:../networking/dns-operator.adoc#dns-operator[view the DNS Operator status].
xref:../networking/networking_operators/dns-operator.adoc#nw-dns-operator-status_dns-operator[check the DNS Operator status].
|`infrastructure.config.openshift.io`
|`cluster`

View File

@@ -12,7 +12,7 @@ After installing {product-title}, you can further expand and customize your netw
== Using the Cluster Network Operator
include::snippets/cluster-network-operator-abstract.adoc[]
For more information, see xref:../networking/cluster-network-operator.adoc#cluster-network-operator[Cluster Network Operator in {product-title}].
For more information, see xref:../networking/networking_operators/cluster-network-operator.adoc#nw-cluster-network-operator_cluster-network-operator[Cluster Network Operator in {product-title}].
[id="post-install-network-configuration-tasks"]
== Network configuration tasks