Skip to content

Commit b6d9dea

Browse files
authored
Update cnf-best-practices-ipv4-ipv6.adoc
1 parent 156101f commit b6d9dea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/cnf-best-practices-ipv4-ipv6.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ In OpenShift Container Platform 4.7+, you can declare `ipFamilyPolicy: PreferDua
1010
====
1111
IPv4 should only be used inside a pod when absolutely necessary.
1212
13-
See test cases link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#networking-icmpv4-connectivity[networking-icmpv4-connectivity], link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#networking-icmpv4-connectivity-multus[networking-icmpv4-connectivity-multus]
13+
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#networking-icmpv4-connectivity[networking-icmpv4-connectivity]
1414
====
1515

1616
.CNF recommendation
1717
[IMPORTANT]
1818
====
1919
Services should be created as IPv6 only services wherever possible. If an application requires dual stack it should create a dual stack service.
2020
21-
See test cases link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#networking-dual-stack-service[networking-dual-stack-service], link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#networking-icmpv6-connectivity[networking-icmpv6-connectivity], link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#networking-icmpv6-connectivity-multus[networking-icmpv6-connectivity-multus]
21+
See test cases link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#networking-dual-stack-service[networking-dual-stack-service], link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#networking-icmpv6-connectivity[networking-icmpv6-connectivity]
2222
====
2323

2424
For more information, see link:https://kubernetes.io/docs/concepts/services-networking/dual-stack[IPv4/IPv6 dual-stack].

0 commit comments

Comments
 (0)