Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for pages64 (0.3 sec)

  1. CHANGELOG/CHANGELOG-1.18.md

    - Added support for multiple sizes huge pages on a container level ([#84051](https://github.com/kubernetes/kubernetes/pull/84051), [@bart0sh](https://github.com/bart0sh)) [SIG Apps, Node and Storage]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/core/v1/types.go

    type NodeSystemInfo struct {
    	// MachineID reported by the node. For unique machine identification
    	// in the cluster this field is preferred. Learn more from man(5)
    	// machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
    	MachineID string `json:"machineID" protobuf:"bytes,1,opt,name=machineID"`
    	// SystemUUID reported by the node. For unique machine identification
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
Back to top