Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for issue_comment (0.23 sec)

  1. common/scripts/kind_provisioner.sh

      # Istio CI doesn't offer IPv6 connectivity, so CoreDNS should be configured
      # to work in an offline environment:
      # https://github.com/coredns/coredns/issues/2494#issuecomment-457215452
      # CoreDNS should handle those domains and answer with NXDOMAIN instead of SERVFAIL
      # otherwise pods stops trying to resolve the domain.
      if [ "${IP_FAMILY}" = "ipv6" ] || [ "${IP_FAMILY}" = "dual" ]; then
    Shell Script
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Apr 08 19:12:55 GMT 2024
    - 17.3K bytes
    - Viewed (1)
Back to top