Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 28 for containerRuntimeVersion (0.24 sec)

  1. staging/src/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go

    	BootID                  *string `json:"bootID,omitempty"`
    	KernelVersion           *string `json:"kernelVersion,omitempty"`
    	OSImage                 *string `json:"osImage,omitempty"`
    	ContainerRuntimeVersion *string `json:"containerRuntimeVersion,omitempty"`
    	KubeletVersion          *string `json:"kubeletVersion,omitempty"`
    	KubeProxyVersion        *string `json:"kubeProxyVersion,omitempty"`
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 04 18:31:34 UTC 2021
    - 6K bytes
    - Viewed (0)
  2. pkg/api/testing/node_example.json

                "bootID": "44a832f3-8cfb-4de5-b7d2-d66030b6cd95",
                "kernelVersion": "3.16.0-0.bpo.4-amd64",
                "osImage": "Debian GNU/Linux 7 (wheezy)",
                "containerRuntimeVersion": "containerd://1.4.2",
                "kubeletVersion": "v0.15.0-484-g0c8ee980d705a3-dirty",
                "kubeProxyVersion": "v0.15.0-484-g0c8ee980d705a3-dirty"
            }
        }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 25 00:36:50 UTC 2022
    - 1.5K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.29.0/core.v1.Node.yaml

      daemonEndpoints:
        kubeletEndpoint:
          Port: 1
      images:
      - names:
        - namesValue
        sizeBytes: 2
      nodeInfo:
        architecture: architectureValue
        bootID: bootIDValue
        containerRuntimeVersion: containerRuntimeVersionValue
        kernelVersion: kernelVersionValue
        kubeProxyVersion: kubeProxyVersionValue
        kubeletVersion: kubeletVersionValue
        machineID: machineIDValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 2.8K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/core.v1.Node.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 4.1K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 13 23:06:39 UTC 2024
    - 4.1K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.29.0/core.v1.Node.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 3.9K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.yaml

      daemonEndpoints:
        kubeletEndpoint:
          Port: 1
      images:
      - names:
        - namesValue
        sizeBytes: 2
      nodeInfo:
        architecture: architectureValue
        bootID: bootIDValue
        containerRuntimeVersion: containerRuntimeVersionValue
        kernelVersion: kernelVersionValue
        kubeProxyVersion: kubeProxyVersionValue
        kubeletVersion: kubeletVersionValue
        machineID: machineIDValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 13 23:06:39 UTC 2024
    - 2.9K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.30.0/core.v1.Node.yaml

      daemonEndpoints:
        kubeletEndpoint:
          Port: 1
      images:
      - names:
        - namesValue
        sizeBytes: 2
      nodeInfo:
        architecture: architectureValue
        bootID: bootIDValue
        containerRuntimeVersion: containerRuntimeVersionValue
        kernelVersion: kernelVersionValue
        kubeProxyVersion: kubeProxyVersionValue
        kubeletVersion: kubeletVersionValue
        machineID: machineIDValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 2.9K bytes
    - Viewed (0)
  9. cmd/kubeadm/app/util/apiclient/init_dryrun_test.go

    			expectedErr:        false,
    		},
    		{
    			name:               "get clusterrolebinings",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 09 04:58:02 UTC 2022
    - 4.6K bytes
    - Viewed (0)
  10. staging/src/k8s.io/apiserver/pkg/endpoints/handlers/fieldmanager/node.yaml

        - prom/prometheus:v1.1.3
        sizeBytes: 45493941
      nodeInfo:
        architecture: amd64
        bootID: a32eca78-4ad4-4b76-9252-f143d6c2ae61
        containerRuntimeVersion: docker://17.3.2
        kernelVersion: 4.14.127+
        kubeProxyVersion: v1.11.10-gke.5
        kubeletVersion: v1.11.10-gke.5
        machineID: 1739555e5b231057f0f9a0b5fa29511b
        operatingSystem: linux
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 05 20:22:50 UTC 2024
    - 10.8K bytes
    - Viewed (0)
Back to top