Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for dns (0.16 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                    description: |-
                      Service resolution mode for the hosts.
    
                      Valid Options: NONE, STATIC, DNS, DNS_ROUND_ROBIN
                    enum:
                    - NONE
                    - STATIC
                    - DNS
                    - DNS_ROUND_ROBIN
                    type: string
                  subjectAltNames:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                    description: |-
                      Service resolution mode for the hosts.
    
                      Valid Options: NONE, STATIC, DNS, DNS_ROUND_ROBIN
                    enum:
                    - NONE
                    - STATIC
                    - DNS
                    - DNS_ROUND_ROBIN
                    type: string
                  subjectAltNames:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Kubeadm: during 'upgrade apply', if the kube-proxy ConfigMap is missing, assume that kube-proxy should not be upgraded. Same applies to a missing kube-dns/coredns ConfigMap for the DNS server addon. Note that this is a temporary workaround until 'upgrade apply' supports phases. Once phases are supported the kube-proxy/dns upgrade should be skipped manually. ([#89593](https://github.com/kubernetes/kubernetes/pull/89593), [@neolit123](https://github.com/neolit123)) [SIG Cluster Lifecycle]...
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  4. RELEASE.md

            `InvalidArgumentError,` as documented.
        *   Update Getting Started docs and API intro.
    *   Google Cloud Storage (GCS):
        *   Add userspace DNS caching for the GCS client.
        *   Customize request timeouts for the GCS filesystem.
        *   Improve GCS filesystem caching.
    *   Bug Fixes:
        *   Fix bug where partitioned integer variables got their wrong shapes.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top