Package org.apache.flink.kubernetes.operator.resources
-
Class Summary Class Description ClusterResourceManager A cluster resource manager which provides a view over the allocatable resources within a Kubernetes cluster and allows to simulate scheduling pods with a defined number of required resources.ClusterResourceView A view on Kubernetes cluster resources by nodes and their cpu/memory.KubernetesNodeResourceInfo A single Kubernetes node and its resources (cpu / memory).KubernetesResource A Kubernetes resource and its current allocation.