Interface | Description |
---|---|
KubernetesParameters |
A common collection of parameters that is used to construct the JobManager/TaskManager Pods,
including the accompanying Kubernetes resources that together represent a Flink application.
|
Class | Description |
---|---|
AbstractKubernetesParameters |
Abstract class for the
KubernetesParameters . |
KubernetesJobManagerParameters |
A utility class helps parse, verify, and manage the Kubernetes side parameters that are used for
constructing the JobManager Pod and all accompanying resources connected to it.
|
KubernetesTaskManagerParameters |
A utility class helps parse, verify, and manage the Kubernetes side parameters that are used for
constructing the TaskManager Pod.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.