- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 11 for mtu (0.07 sec)
-
ci/devinfra/docker/windows/Dockerfile
# This Dockerfile creates an image that has: # - the correct MTU setting for networking from inside the container to work. # - Visual Studio 2022 Build Tools # - MSVC 14.39 # - LLVM/Clang 18.1.4 # - MSYS2 + curl, git, patch, vim, unzip, zip # - Python 3.12.3 # - Bazelisk 1.19.0 # - JDK 21 (Azul Zulu) FROM mcr.microsoft.com/windows/servercore:ltsc2019 SHELL ["powershell.exe", "-ExecutionPolicy", "Bypass", "-Command", \
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Aug 20 13:57:04 UTC 2024 - 7.3K bytes - Viewed (0) -
cni/test/testdata/expected/10-calico.conflist-istioconfig
{ "etcd_endpoints": "http://10.110.0.136:6666", "ipam": { "type": "calico-ipam" }, "kubernetes": { "kubeconfig": "/etc/cni/net.d/calico-kubeconfig" }, "mtu": 1500, "plugin_log_level": "info", "policy": { "type": "k8s" }, "type": "calico" }, { "capabilities": { "portMappings": true },
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Aug 01 18:38:14 UTC 2024 - 793 bytes - Viewed (0) -
cni/test/testdata/pre/noname_calico.conflist
{ "cniVersion": "0.3.1", "plugins": [ { "type": "calico", "etcd_endpoints": "http://10.110.0.136:6666", "plugin_log_level": "info", "mtu": 1500, "ipam": { "type": "calico-ipam" }, "policy": { "type": "k8s" }, "kubernetes": { "kubeconfig": "/etc/cni/net.d/calico-kubeconfig" } }, { "type": "portmap",
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue May 21 18:32:01 UTC 2024 - 499 bytes - Viewed (0) -
cni/test/testdata/pre/calico.conflist
{ "etcd_endpoints": "http://10.110.0.136:6666", "ipam": { "type": "calico-ipam" }, "kubernetes": { "kubeconfig": "/etc/cni/net.d/calico-kubeconfig" }, "mtu": 1500, "plugin_log_level": "info", "policy": { "type": "k8s" }, "type": "calico" }, { "capabilities": { "portMappings": true },
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue May 21 18:32:01 UTC 2024 - 528 bytes - Viewed (0) -
cni/test/testdata/expected/minikube_cni.conflist.expected
"routes": [ { "dst": "0.0.0.0/0" } ], "subnet": "10.1.0.0/16", "type": "host-local" }, "isGateway": true, "mtu": 1460, "name": "rkt.kubernetes.io", "type": "bridge" }, { "ambient_enabled": false, "cni_agent_run_dir": "/tmp", "dns": {}, "exclude_namespaces": [
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Aug 01 18:38:14 UTC 2024 - 733 bytes - Viewed (0) -
cni/test/testdata/pre/nover_calico.conflist
{ "name": "k8s-pod-network", "plugins": [ { "type": "calico", "etcd_endpoints": "http://10.110.0.136:6666", "plugin_log_level": "info", "mtu": 1500, "ipam": { "type": "calico-ipam" }, "policy": { "type": "k8s" }, "kubernetes": { "kubeconfig": "/etc/cni/net.d/calico-kubeconfig" } }, { "type": "portmap",
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue May 21 18:32:01 UTC 2024 - 503 bytes - Viewed (0) -
cni/test/testdata/pre/noplugins_calico.conflist
{ "name": "k8s-pod-network", "cniVersion": "0.3.1", "pugins": [ { "type": "calico", "etcd_endpoints": "http://10.110.0.136:6666", "plugin_log_level": "info", "mtu": 1500, "ipam": { "type": "calico-ipam" }, "policy": { "type": "k8s" }, "kubernetes": { "kubeconfig": "/etc/cni/net.d/calico-kubeconfig" } }, {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue May 21 18:32:01 UTC 2024 - 527 bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), type IfData struct, Link_state uint8 pkg syscall (freebsd-arm64), type IfData struct, Metric uint64 pkg syscall (freebsd-arm64), type IfData struct, Mtu uint64 pkg syscall (freebsd-arm64), type IfData struct, Noproto uint64 pkg syscall (freebsd-arm64), type IfData struct, Obytes uint64 pkg syscall (freebsd-arm64), type IfData struct, Oerrors uint64
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), type IPv6MTUInfo struct pkg syscall (darwin-arm64), type IPv6MTUInfo struct, Addr RawSockaddrInet6 pkg syscall (darwin-arm64), type IPv6MTUInfo struct, Mtu uint32 pkg syscall (darwin-arm64), type IfData struct pkg syscall (darwin-arm64), type IfData struct, Addrlen uint8 pkg syscall (darwin-arm64), type IfData struct, Baudrate uint32
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), type IPv6MTUInfo struct #53466 pkg syscall (freebsd-riscv64), type IPv6MTUInfo struct, Addr RawSockaddrInet6 #53466 pkg syscall (freebsd-riscv64), type IPv6MTUInfo struct, Mtu uint32 #53466 pkg syscall (freebsd-riscv64), type IfAnnounceMsghdr struct #53466 pkg syscall (freebsd-riscv64), type IfAnnounceMsghdr struct, Index uint16 #53466
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0)