1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/microshift-cni-customization-matrix.adoc
2024-01-17 13:35:28 +00:00

49 lines
1.7 KiB
Plaintext

:_mod-docs-content-type: REFERENCE
[id="microshift-nw-customization-matrix_{context}"]
= {microshift-short} networking customization matrix
The following table summarizes the status of networking features and capabilities that are either present as defaults, supported for configuration, or not available with the {microshift-short} service:
.{microshift-short} networking capabilities and customization status
[cols="50%,20%,30%",options="header"]
|===
|Network feature|Availability|Customization supported
|Advertise address|Yes|Yes ^[1]^
|Kubernetes network policy|Yes|Yes
|Kubernetes network policy logs|Not available|N/A
|Load balancing|Yes|Yes
|Multicast DNS|Yes|Yes ^[2]^
|Network proxies|Yes ^[3]^|CRI-O
|Network performance|Yes|MTU configuration
|Egress IPs|Not available|N/A
|Egress firewall|Not available|N/A
|Egress router|Not available|N/A
|Firewall|No ^[4]^|Yes
|Hardware offloading|Not available|N/A
|Hybrid networking|Not available|N/A
|IPsec encryption for intra-cluster communication|Not available|N/A
|IPv6|Not available ^[5]^|N/A
|===
1. If unset, the default value is set to the next immediate subnet after the service network. For example, when the service network is `10.43.0.0/16`, the `advertiseAddress` is set to `10.44.0.0/32`.
2. You can use the multicast DNS protocol (mDNS) to allow name resolution and service discovery within a Local Area Network (LAN) using multicast exposed on the `5353/UDP` port.
3. There is no built-in transparent proxying of egress traffic in {microshift-short}. Egress must be manually configured.
4. Setting up the firewalld service is supported by {op-system-ostree}.
5. IPv6 is not available in any configuration.