Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckCondition ¶
func KubeletEvictionFsByPercentage ¶
KubeletEvictionFsByPercentage takes a percentage integer from 0 to 100 and returns a matching kubelet hard-eviction argument. A percentage of 10 means that with 10 % free space, the cluster will start to taint the nodes, effectively blocking workloads to be scheduled.
Types ¶
type Node ¶
Node provides data about a k3d cluster node.
func FetchNodeInfo ¶
FetchNodeInfo returns information about current nodes.
Click to show internal directories.
Click to hide internal directories.