×

节点 [v1]

描述

节点是 Kubernetes 中的工作节点。每个节点在缓存中(例如在 etcd 中)都有一个唯一的标识符。

类型

对象

PerformanceProfile [performance.openshift.io/v2]

描述

PerformanceProfile 是 performanceprofiles API 的模式。

类型

对象

Profile [tuned.openshift.io/v1]

描述

Profile 是 Profile 资源的规范。

类型

对象

RuntimeClass [node.k8s.io/v1]

描述

RuntimeClass 定义了集群中支持的容器运行时类别。RuntimeClass 用于确定用于运行 Pod 中所有容器的容器运行时。RuntimeClass 由用户或集群供应者手动定义,并在 PodSpec 中引用。Kubelet 负责在运行 Pod 之前解析 RuntimeClassName 引用。更多详情,请参见 https://kubernetes.ac.cn/docs/concepts/containers/runtime-class/

类型

对象

Tuned [tuned.openshift.io/v1]

描述

Tuned 是一个规则集合,允许在集群范围内部署节点级 sysctl,并提供更多灵活性以根据用户需求添加自定义调整。这些规则会被转换并以守护进程能够理解的格式传递给集群中运行的所有容器化 Tuned 守护进程。然后,应用节点级调整的责任就落在了容器化 Tuned 守护进程身上。更多信息:https://github.com/openshift/cluster-node-tuning-operator

类型

对象