1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00

docs: Add missing refs to OpenStack README ToC

This makes these things a little more discoverable.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2023-06-29 13:13:45 +01:00
parent 7b50db6ad7
commit d40eb17ba9
2 changed files with 7 additions and 3 deletions

View File

@@ -60,13 +60,17 @@ In addition, it covers the installation with the default CNI (OVNKubernetes), as
- [Troubleshooting your cluster](troubleshooting.md)
- [Customizing your install](customization.md)
- [Installing OpenShift on OpenStack User-Provisioned Infrastructure](install_upi.md)
- [Learn about the OpenShift on OpenStack networking infrastructure design](../../design/openstack/networking-infrastructure.md)
- [Deploying OpenShift bare-metal workers](deploy_baremetal_workers.md)
- [Deploying OpenShift single root I/O virtualization (SRIOV) workers](deploy_sriov_workers.md)
- [Deploying OpenShift with OVS-DPDK](ovs-dpdk.md)
- [Deploying OpenShift with an external load balancer](external_load_balancer.md)
- [Provider Networks](provider_networks.md)
- [Migrate the Image Registry from Cinder to Swift](image-registry-storage-swift.md)
- [Image Registry With A Custom PVC Backend](image_registry_with_custom_pvc_backends.md)
- [Adding Worker Nodes By Hand](add_worker_nodes_by_hand.md)
- [Connecting workers nodes and pods to an IPv6 network](connect_nodes_to_ipv6_network.md)
- [Connecting worker nodes to a dedicated Manila network](connect_nodes_to_manila_network.md)
- [Learn about the OpenShift on OpenStack networking infrastructure design](../../design/openstack/networking-infrastructure.md)
## OpenStack Requirements

View File

@@ -1,4 +1,4 @@
# Connect workers nodes and Pods to IPv6 network
# Connecting worker nodes and pods to an IPv6 network
To connect your workers at the time of installation you can use [additionalNetworkIDs](https://github.com/openshift/installer/blob/master/docs/user/openstack/customization.md#additional-networks) parameter in the install config and set IPv6 network ID there:
@@ -62,4 +62,4 @@ and specify the following annotation `k8s.v1.cni.cncf.io/networks: <additional-n
[dhcpv6-bug]: https://issues.redhat.com/browse/OCPBUGS-2104
[add-kernel-args]: https://docs.openshift.com/container-platform/4.11/nodes/nodes/nodes-nodes-working.html#nodes-nodes-kernel-arguments_nodes-nodes-working
[configuring-an-additional-network]: https://docs.openshift.com/container-platform/4.11/networking/multiple_networks/configuring-additional-network.html#configuring-additional-network_approaches-managing-additional-network
[dhcpv6-multus]: https://issues.redhat.com/browse/SDN-2844
[dhcpv6-multus]: https://issues.redhat.com/browse/SDN-2844