Package org.apache.flink.kubernetes.configuration
-
Class Summary Class Description KubernetesConfigOptions This class holds configuration constants used by Flink's kubernetes runners.KubernetesConfigOptionsInternal Kubernetes configuration options that are not meant to be set by the user.KubernetesHighAvailabilityOptions The set of configuration options relating to Kubernetes high-availability settings.KubernetesLeaderElectionConfiguration Configuration specific toKubernetesLeaderElector
.KubernetesResourceManagerDriverConfiguration Configuration specific toKubernetesResourceManagerDriver
. -
Enum Summary Enum Description KubernetesConfigOptions.ImagePullPolicy The container image pull policy.KubernetesConfigOptions.NodePortAddressType The flink rest service exposed type.KubernetesConfigOptions.ServiceExposedType The flink rest service exposed type.KubernetesDeploymentTarget A class containing all the supported deployment target names for Kubernetes.