Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for nodesMap (0.18 sec)

  1. pkg/kubelet/apis/config/types.go

    	FeatureGates map[string]bool
    	// Tells the Kubelet to fail to start if swap is enabled on the node.
    	FailSwapOn bool
    	// memorySwap configures swap memory available to container workloads.
    	// +featureGate=NodeSwap
    	// +optional
    	MemorySwap MemorySwapConfiguration
    	// A quantity defines the maximum size of the container log file before it is rotated. For example: "5Mi" or "256Ki".
    	ContainerLogMaxSize string
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 05 21:10:42 UTC 2024
    - 35.1K bytes
    - Viewed (0)
Back to top