mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
27 lines
839 B
Plaintext
27 lines
839 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * microshift_networking/microshift-cni.adoc.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="microshift-network-features_{context}"]
|
|
= Network features
|
|
|
|
[role="_abstract"]
|
|
Understand which networking feature are available and which are not for your {microshift-short} deployments.
|
|
|
|
Networking features available with {microshift-short} {product-version} include:
|
|
|
|
* Kubernetes network policy
|
|
* Dynamic node IP
|
|
* Custom gateway interface
|
|
* Second gateway interface
|
|
* Node network on specified host interface
|
|
* Blocking external access to NodePort service on specific host interfaces
|
|
|
|
Networking features not available with {microshift-short} {product-version}:
|
|
|
|
* Egress IP/firewall/QoS: disabled
|
|
* Hybrid networking: not supported
|
|
* IPsec: not supported
|
|
* Hardware offload: not supported
|