- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 18 for nameservers (0.13 sec)
-
cni/pkg/install/testdata/bridge.conf
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Jul 01 20:47:54 UTC 2021 - 235 bytes - Viewed (0) -
cni/pkg/install/testdata/list-with-istio.conflist
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue May 21 18:32:01 UTC 2024 - 724 bytes - Viewed (0) -
cni/pkg/install/testdata/list-with-istio.conflist.golden
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Aug 01 18:38:14 UTC 2024 - 776 bytes - Viewed (0) -
cni/pkg/install/testdata/list.conflist
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Jul 01 20:47:54 UTC 2021 - 494 bytes - Viewed (0) -
cni/pkg/install/testdata/list.conflist.golden
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Aug 01 18:38:14 UTC 2024 - 776 bytes - Viewed (0) -
cni/pkg/install/testdata/list-no-istio.conflist
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Jul 01 20:47:54 UTC 2021 - 508 bytes - Viewed (0) -
cni/pkg/install/testdata/bridge.conf.golden
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Aug 01 18:38:14 UTC 2024 - 625 bytes - Viewed (0) -
cni/pkg/plugin/plugin_test.go
"name": "istio-plugin-sample-test", "type": "sample", "capabilities": { "testCapability": false }, "ipam": { "type": "testIPAM" }, "dns": { "nameservers": ["testNameServer"], "domain": "testDomain", "search": ["testSearch"], "options": ["testOption"] }, "prevResult": { "cniversion": "%s", "interfaces": [
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Oct 09 16:05:45 UTC 2024 - 17.3K bytes - Viewed (0) -
common-protos/k8s.io/api/core/v1/generated.proto
// those generated from DNSPolicy. message PodDNSConfig { // A list of DNS name server IP addresses. // This will be appended to the base nameservers generated from DNSPolicy. // Duplicated nameservers will be removed. // +optional repeated string nameservers = 1; // A list of DNS search domains for host-name lookup. // This will be appended to the base search paths generated from DNSPolicy.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 255.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.6.md
### kube-dns * Adds support for configurable DNS stub domains and upstream nameservers. The following configuration options have been added to the `kube-system:kube-dns` ConfigMap: ``` "stubDomains": { "acme.local": ["1.2.3.4"] }, ``` is a map of domain to list of nameservers for the domain. This is used to inject private DNS domains into the kube-dns namespace. In the above
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 304K bytes - Viewed (0)