1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/modules/microshift-mDNS.adoc
Frank A. Zdarsky 9f8b85991e Add embedding MicroShift
Signed-off-by: Frank A. Zdarsky <fzdarsky@redhat.com>
2023-01-12 18:26:25 +00:00

12 lines
661 B
Plaintext

// Module included in the following assemblies:
//
// * microshift_networking/microshift-networking.adoc
:_content-type: CONCEPT
[id="microshift-mDNS_{context}"]
= The multicast DNS protocol
The multicast DNS protocol (mDNS) allows 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.