RSSAmplifier

Feed :: TheOrangeOne · Jan 17, 2024

Exposing Docker's internal DNS with CoreDNS

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Whilst Docker is a containerisation technology, it's not just about running applications - there's also networking. When you add a container to a docker network, it magically becomes discoverable by other containers on the same network with DNS. All containers use Docker's magical internal DNS server to achieve this. However, whilst Docker networks are accessible to the host (unless you set…

Read on theorangeone.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.