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 address fully qualified to reduce DNS lookups in Kubernetes #1687

Merged
merged 3 commits into from
Aug 25, 2022

Commits on Aug 24, 2022

  1. Make DNS address fully qualified to reduce DNS lookups in Kubernetes

    Change DNS address absolute (fully qualified) to reduce DNS lookups in Kubernetes.
    See https://pracucci.com/kubernetes-dns-resolution-ndots-options-and-why-it-may-affect-application-performances.html
    for more details.
    electron0zero committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c07c0f2 View commit details
    Browse the repository at this point in the history
  2. Update compiled jsonnet

    electron0zero committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    b0e693d View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    electron0zero committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    883669c View commit details
    Browse the repository at this point in the history