Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make DNS Interception disableable for Traffic Director configuration #40

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cgrotz
Copy link

@cgrotz cgrotz commented Sep 5, 2022

Without issue generated before hand. At the moment, when using krun with TD, an IPTables entry is generated to redirect packets to UDP port 53 to port 15053. TD only registers a UDP Listener on this port, if the backend is configured using a Serverless NEG. Having the ability to disable this, would make the golden-image also more usable with other types of backends.

  • Tests pass
  • Appropriate changes to README are included in PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant