Skip to content

Commit a83132d

Browse files
committed
networking overview
Ingress and load balancing Advanced networking configuring network settings
1 parent f7925ca commit a83132d

File tree

163 files changed

+409
-393
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

163 files changed

+409
-393
lines changed

_attributes/_attributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../../../_attributes/
1+
../../_attributes/

_topic_maps/_topic_map.yml

Lines changed: 110 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -1373,12 +1373,18 @@ Name: Networking
13731373
Dir: networking
13741374
Distros: openshift-enterprise,openshift-origin
13751375
Topics:
1376-
- Name: Understanding networking
1377-
File: understanding-networking
1378-
- Name: Accessing hosts
1379-
File: accessing-hosts
1380-
- Name: Networking dashboards
1381-
File: networking-dashboards
1376+
- Name: Networking overview
1377+
Dir: networking_overview
1378+
Distros: openshift-enterprise,openshift-origin
1379+
Topics:
1380+
- Name: Understanding networking
1381+
File: understanding-networking
1382+
- Name: Accessing hosts
1383+
File: accessing-hosts
1384+
- Name: Networking dashboards
1385+
File: networking-dashboards
1386+
- Name: CIDR range definitions
1387+
File: cidr-range-definitions
13821388
- Name: Networking Operators
13831389
Dir: networking_operators
13841390
Distros: openshift-enterprise,openshift-origin
@@ -1519,41 +1525,6 @@ Topics:
15191525
File: configuring-ipsec-ovn
15201526
- Name: Zero trust networking
15211527
File: zero-trust-networking
1522-
- Name: Configuring the Ingress Controller for manual DNS management
1523-
File: ingress-controller-dnsmgt
1524-
Distros: openshift-enterprise,openshift-origin
1525-
- Name: Verifying connectivity to an endpoint
1526-
File: verifying-connectivity-endpoint
1527-
- Name: Changing the cluster network MTU
1528-
File: changing-cluster-network-mtu
1529-
- Name: Configuring the node port service range
1530-
File: configuring-node-port-service-range
1531-
- Name: Configuring the cluster network IP address range
1532-
File: configuring-cluster-network-range
1533-
- Name: Configuring IP failover
1534-
File: configuring-ipfailover
1535-
- Name: Configuring system controls and interface attributes using the tuning plugin
1536-
File: configure-syscontrols-interface-tuning-cni
1537-
- Name: Using Stream Control Transmission Protocol
1538-
File: using-sctp
1539-
Distros: openshift-enterprise,openshift-origin
1540-
- Name: Using PTP hardware
1541-
Dir: ptp
1542-
Topics:
1543-
- Name: About PTP in OpenShift cluster nodes
1544-
File: about-ptp
1545-
- Name: Configuring PTP devices
1546-
File: configuring-ptp
1547-
- Name: Developing PTP events consumer applications with the REST API v2
1548-
File: ptp-cloud-events-consumer-dev-reference-v2
1549-
- Name: PTP events REST API v2 reference
1550-
File: ptp-events-rest-api-reference-v2
1551-
- Name: Developing PTP events consumer applications with the REST API v1
1552-
File: ptp-cloud-events-consumer-dev-reference
1553-
- Name: PTP events REST API v1 reference
1554-
File: ptp-events-rest-api-reference
1555-
- Name: CIDR range definitions
1556-
File: cidr-range-definitions
15571528
- Name: Multiple networks
15581529
Dir: multiple_networks
15591530
Distros: openshift-enterprise,openshift-origin
@@ -1659,84 +1630,115 @@ Topics:
16591630
File: tracking-network-flows
16601631
- Name: Configuring hybrid networking
16611632
File: configuring-hybrid-networking
1662-
- Name: Configuring Routes
1663-
Dir: routes
1664-
Topics:
1665-
- Name: Route configuration
1666-
File: route-configuration
1667-
- Name: Secured routes
1668-
File: secured-routes
1669-
- Name: Configuring ingress cluster traffic
1670-
Dir: configuring_ingress_cluster_traffic
1671-
Topics:
1672-
- Name: Overview
1673-
File: overview-traffic
1674-
Distros: openshift-enterprise,openshift-origin
1675-
- Name: Configuring ExternalIPs for services
1676-
File: configuring-externalip
1677-
Distros: openshift-enterprise,openshift-origin
1678-
- Name: Configuring ingress cluster traffic using an Ingress Controller
1679-
File: configuring-ingress-cluster-traffic-ingress-controller
1680-
- Name: Configuring the Ingress Controller endpoint publishing strategy
1681-
File: nw-configuring-ingress-controller-endpoint-publishing-strategy
1682-
Distros: openshift-enterprise,openshift-origin
1683-
- Name: Configuring ingress cluster traffic using a load balancer
1684-
File: configuring-ingress-cluster-traffic-load-balancer
1685-
Distros: openshift-enterprise,openshift-origin
1686-
- Name: Configuring ingress cluster traffic on AWS
1687-
File: configuring-ingress-cluster-traffic-aws
1688-
Distros: openshift-enterprise,openshift-origin
1689-
- Name: Configuring ingress cluster traffic using a service external IP
1690-
File: configuring-ingress-cluster-traffic-service-external-ip
1633+
- Name: Ingress and load balancing
1634+
Dir: ingress_load_balancing
1635+
Distros: openshift-enterprise,openshift-origin
1636+
Topics:
1637+
- Name: Configuring Routes
1638+
Dir: routes
16911639
Distros: openshift-enterprise,openshift-origin
1692-
- Name: Configuring ingress cluster traffic using a NodePort
1693-
File: configuring-ingress-cluster-traffic-nodeport
1640+
Topics:
1641+
- Name: Route configuration
1642+
File: route-configuration
1643+
- Name: Secured routes
1644+
File: secured-routes
1645+
- Name: Configuring ingress cluster traffic
1646+
Dir: configuring_ingress_cluster_traffic
16941647
Distros: openshift-enterprise,openshift-origin
1695-
- Name: Configuring ingress cluster traffic using load balancer allowed source ranges
1696-
File: configuring-ingress-cluster-traffic-load-balancer-allowed-source-ranges
1648+
Topics:
1649+
- Name: Overview
1650+
File: overview-traffic
1651+
- Name: Configuring ExternalIPs for services
1652+
File: configuring-externalip
1653+
- Name: Configuring ingress cluster traffic using an Ingress Controller
1654+
File: configuring-ingress-cluster-traffic-ingress-controller
1655+
- Name: Configuring the Ingress Controller endpoint publishing strategy
1656+
File: nw-configuring-ingress-controller-endpoint-publishing-strategy
1657+
- Name: Configuring ingress cluster traffic using a load balancer
1658+
File: configuring-ingress-cluster-traffic-load-balancer
1659+
- Name: Configuring ingress cluster traffic on AWS
1660+
File: configuring-ingress-cluster-traffic-aws
1661+
- Name: Configuring ingress cluster traffic using a service external IP
1662+
File: configuring-ingress-cluster-traffic-service-external-ip
1663+
- Name: Configuring ingress cluster traffic using a NodePort
1664+
File: configuring-ingress-cluster-traffic-nodeport
1665+
- Name: Configuring ingress cluster traffic using load balancer allowed source ranges
1666+
File: configuring-ingress-cluster-traffic-load-balancer-allowed-source-ranges
1667+
- Name: Patching existing ingress objects
1668+
File: configuring-ingress-cluster-patch-fields
1669+
- Name: Configuring the Ingress Controller for manual DNS management
1670+
File: ingress-controller-dnsmgt
1671+
- Name: Load balancing on OpenStack
1672+
File: load-balancing-openstack
1673+
- Name: Load balancing with MetalLB
1674+
Dir: metallb
16971675
Distros: openshift-enterprise,openshift-origin
1698-
- Name: Patching existing ingress objects
1699-
File: configuring-ingress-cluster-patch-fields
1676+
Topics:
1677+
- Name: Configuring MetalLB address pools
1678+
File: metallb-configure-address-pools
1679+
- Name: Advertising the IP address pools
1680+
File: about-advertising-ipaddresspool
1681+
- Name: Configuring MetalLB BGP peers
1682+
File: metallb-configure-bgp-peers
1683+
- Name: Advertising an IP address pool using the community alias
1684+
File: metallb-configure-community-alias
1685+
- Name: Configuring MetalLB BFD profiles
1686+
File: metallb-configure-bfd-profiles
1687+
- Name: Configuring services to use MetalLB
1688+
File: metallb-configure-services
1689+
- Name: Managing symmetric routing with MetalLB
1690+
File: metallb-configure-return-traffic
1691+
- Name: Configuring the integration of MetalLB and FRR-K8s
1692+
File: metallb-frr-k8s
1693+
- Name: MetalLB logging, troubleshooting, and support
1694+
File: metallb-troubleshoot-support
1695+
- Name: Configuring network settings
1696+
Dir: configuring_network_settings
1697+
Distros: openshift-enterprise,openshift-origin
1698+
Topics:
1699+
- Name: Configuring system controls and interface attributes using the tuning plugin
1700+
File: configure-syscontrols-interface-tuning-cni
1701+
- Name: Configuring the node port service range
1702+
File: configuring-node-port-service-range
1703+
- Name: Configuring the cluster network IP address range
1704+
File: configuring-cluster-network-range
1705+
- Name: Configuring IP failover
1706+
File: configuring-ipfailover
1707+
- Name: Configuring the cluster-wide proxy
1708+
File: enable-cluster-wide-proxy
1709+
- Name: Configuring a custom PKI
1710+
File: configuring-a-custom-pki
1711+
- Name: Advanced networking
1712+
Dir: advanced_networking
1713+
Distros: openshift-enterprise, openshift-origin
1714+
Topics:
1715+
- Name: Verifying connectivity to an endpoint
1716+
File: verifying-connectivity-endpoint
1717+
- Name: Changing the cluster network MTU
1718+
File: changing-cluster-network-mtu
1719+
- Name: Using Stream Control Transmission Protocol
1720+
File: using-sctp
1721+
- Name: Associating secondary interfaces metrics to network attachments
1722+
File: associating-secondary-interfaces-metrics-to-network-attachments
1723+
- Name: Using PTP hardware
1724+
Dir: ptp
17001725
Distros: openshift-enterprise,openshift-origin
1701-
# Kubernetes NMState (TECHNOLOGY PREVIEW)
1726+
Topics:
1727+
- Name: About PTP in OpenShift cluster nodes
1728+
File: about-ptp
1729+
- Name: Configuring PTP devices
1730+
File: configuring-ptp
1731+
- Name: Developing PTP events consumer applications with the REST API v2
1732+
File: ptp-cloud-events-consumer-dev-reference-v2
1733+
- Name: PTP events REST API v2 reference
1734+
File: ptp-events-rest-api-reference-v2
17021735
- Name: Kubernetes NMState
17031736
Dir: k8s_nmstate
17041737
Topics:
17051738
- Name: Observing and updating node network state and configuration
17061739
File: k8s-nmstate-updating-node-network-config
17071740
- Name: Troubleshooting node network configuration
17081741
File: k8s-nmstate-troubleshooting-node-network
1709-
- Name: Configuring the cluster-wide proxy
1710-
File: enable-cluster-wide-proxy
1711-
Distros: openshift-enterprise,openshift-origin
1712-
- Name: Configuring a custom PKI
1713-
File: configuring-a-custom-pki
1714-
Distros: openshift-enterprise,openshift-origin
1715-
- Name: Load balancing on OpenStack
1716-
File: load-balancing-openstack
1717-
- Name: Load balancing with MetalLB
1718-
Dir: metallb
1719-
Topics:
1720-
- Name: Configuring MetalLB address pools
1721-
File: metallb-configure-address-pools
1722-
- Name: Advertising the IP address pools
1723-
File: about-advertising-ipaddresspool
1724-
- Name: Configuring MetalLB BGP peers
1725-
File: metallb-configure-bgp-peers
1726-
- Name: Advertising an IP address pool using the community alias
1727-
File: metallb-configure-community-alias
1728-
- Name: Configuring MetalLB BFD profiles
1729-
File: metallb-configure-bfd-profiles
1730-
- Name: Configuring services to use MetalLB
1731-
File: metallb-configure-services
1732-
- Name: Managing symmetric routing with MetalLB
1733-
File: metallb-configure-return-traffic
1734-
- Name: Configuring the integration of MetalLB and FRR-K8s
1735-
File: metallb-frr-k8s
1736-
- Name: MetalLB logging, troubleshooting, and support
1737-
File: metallb-troubleshoot-support
1738-
- Name: Associating secondary interfaces metrics to network attachments
1739-
File: associating-secondary-interfaces-metrics-to-network-attachments
17401742
---
17411743
Name: Storage
17421744
Dir: storage

_topic_maps/_topic_map_osd.yml

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -817,8 +817,13 @@ Name: Networking
817817
Dir: networking
818818
Distros: openshift-dedicated
819819
Topics:
820-
- Name: About networking
821-
File: about-managed-networking
820+
- Name: Networking overview
821+
Dir: networking_overview
822+
Topics:
823+
- Name: About networking
824+
File: about-managed-networking
825+
- Name: CIDR range definitions
826+
File: cidr-range-definitions
822827
- Name: Networking Operators
823828
Dir: networking_operators
824829
Distros: openshift-dedicated
@@ -827,12 +832,6 @@ Topics:
827832
File: dns-operator
828833
- Name: Ingress Operator in OpenShift Dedicated
829834
File: ingress-operator
830-
- Name: Network verification
831-
File: network-verification
832-
- Name: Configuring a cluster-wide proxy during installation
833-
File: configuring-cluster-wide-proxy
834-
- Name: CIDR range definitions
835-
File: cidr-range-definitions
836835
- Name: Network security
837836
Dir: network_security
838837
Distros: openshift-dedicated
@@ -853,27 +852,33 @@ Topics:
853852
File: deleting-network-policy
854853
- Name: Configuring multitenant isolation with network policy
855854
File: multitenant-network-policy
855+
- Name: Network verification
856+
File: network-verification
856857
- Name: OVN-Kubernetes network plugin
857858
Dir: ovn_kubernetes_network_provider
858859
Topics:
859860
- Name: About the OVN-Kubernetes network plugin
860861
File: about-ovn-kubernetes
861862
- Name: Migrating from the OpenShift SDN network plugin
862863
File: migrate-from-openshift-sdn-osd
863-
# - Name: Migrating from the OpenShift SDN network plugin
864-
# File: migrate-from-openshift-sdn
864+
- Name: Configuring a cluster-wide proxy during installation
865+
File: configuring-cluster-wide-proxy
865866
- Name: OpenShift SDN network plugin
866867
Dir: ovn_kubernetes_network_provider
867868
Topics:
868869
- Name: Enabling multicast for a project
869870
File: enabling-multicast
870-
- Name: Configuring Routes
871-
Dir: routes
871+
- Name: Ingress and load balancing
872+
Dir: ingress_load_balancing
873+
Distros: openshift-dedicated
872874
Topics:
873-
- Name: Route configuration
874-
File: route-configuration
875-
- Name: Secured routes
876-
File: secured-routes
875+
- Name: Configuring Routes
876+
Dir: routes
877+
Topics:
878+
- Name: Route configuration
879+
File: route-configuration
880+
- Name: Secured routes
881+
File: secured-routes
877882
---
878883
Name: Building applications
879884
Dir: applications

_topic_maps/_topic_map_rosa.yml

Lines changed: 23 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,8 +1067,14 @@ Name: Networking
10671067
Dir: networking
10681068
Distros: openshift-rosa
10691069
Topics:
1070-
- Name: About networking
1071-
File: about-managed-networking
1070+
- Name: Networking overview
1071+
Dir: networking_overview
1072+
Distros: openshift-rosa
1073+
Topics:
1074+
- Name: About networking
1075+
File: about-managed-networking
1076+
- Name: CIDR range definitions
1077+
File: cidr-range-definitions
10721078
- Name: Networking Operators
10731079
Dir: networking_operators
10741080
Distros: openshift-rosa
@@ -1081,12 +1087,6 @@ Topics:
10811087
File: ingress-operator
10821088
- Name: Ingress Node Firewall Operator in Red Hat OpenShift Service on AWS
10831089
File: ingress-node-firewall-operator
1084-
- Name: Network verification
1085-
File: network-verification
1086-
- Name: Configuring a cluster-wide proxy during installation
1087-
File: configuring-cluster-wide-proxy
1088-
- Name: CIDR range definitions
1089-
File: cidr-range-definitions
10901090
- Name: Network security
10911091
Dir: network_security
10921092
Distros: openshift-rosa
@@ -1121,6 +1121,8 @@ Topics:
11211121
File: multitenant-network-policy
11221122
- Name: Audit logging for network security
11231123
File: logging-network-security
1124+
- Name: Network verification
1125+
File: network-verification
11241126
- Name: OVN-Kubernetes network plugin
11251127
Dir: ovn_kubernetes_network_provider
11261128
Topics:
@@ -1130,18 +1132,25 @@ Topics:
11301132
File: configuring-egress-ips-ovn
11311133
- Name: Migrating from OpenShift SDN network plugin to OVN-Kubernetes network plugin
11321134
File: migrate-from-openshift-sdn
1135+
- Name: Configuring a cluster-wide proxy during installation
1136+
File: configuring-cluster-wide-proxy
11331137
- Name: OpenShift SDN network plugin
11341138
Dir: ovn_kubernetes_network_provider
11351139
Topics:
11361140
- Name: Enabling multicast for a project
11371141
File: enabling-multicast
1138-
- Name: Configuring Routes
1139-
Dir: routes
1142+
- Name: Ingress and load balancing
1143+
Dir: ingress_load_balancing
1144+
Distros: openshift-rosa
11401145
Topics:
1141-
- Name: Route configuration
1142-
File: route-configuration
1143-
- Name: Secured routes
1144-
File: secured-routes
1146+
- Name: Configuring Routes
1147+
Dir: routes
1148+
Distros: openshift-rosa
1149+
Topics:
1150+
- Name: Route configuration
1151+
File: route-configuration
1152+
- Name: Secured routes
1153+
File: secured-routes
11451154
---
11461155
Name: Building applications
11471156
Dir: applications

0 commit comments

Comments
 (0)