1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/microshift-mDNS.adoc
2023-06-05 19:21:09 +00:00

12 lines
675 B
Plaintext

// Module included in the following assemblies:
//
// * microshift_networking/microshift-networking.adoc
:_content-type: CONCEPT
[id="microshift-mDNS_{context}"]
= The multicast DNS protocol
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.
{product-title} includes an embedded mDNS server for deployment scenarios in which the authoritative DNS server cannot be reconfigured to point clients to services on {product-title}. The embedded DNS server allows `.local` domains exposed by {product-title} to be discovered by other elements on the LAN.