Skip to content

alexFaunt/orbstack-dns-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OrbStack DNS Resolution Issue - Minimal Reproduction

Problem Description

OrbStack's automatic DNS resolution for .k8s.orb.local domains works from the macOS host but fails from within Docker containers.

Expected Behavior: Docker containers should be able to resolve and connect to .k8s.orb.local domains automatically.

Actual Behavior: DNS resolution fails with EAI_AGAIN errors when attempted from within containers.

Reproduction Steps

# Perform requests from inside and outside containers to see the result
./test-orbstack-dns.sh

If everything is working the output should contain 200 errors both in and out of the container.

======== HOST CHECK ========
SUCCESS: 200 OK
======== END HOST CHECK ========

======== CONTAINER CHECK ========
SUCCESS: 200 OK
======== END CONTAINER CHECK ========

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages