Uses of Interface
org.apache.flink.kubernetes.kubeclient.decorators.KubernetesStepDecorator
Packages that use KubernetesStepDecorator
-
Uses of KubernetesStepDecorator in org.apache.flink.kubernetes.kubeclient.decorators
Classes in org.apache.flink.kubernetes.kubeclient.decorators that implement KubernetesStepDecoratorModifier and TypeClassDescriptionclassAn abstractKubernetesStepDecoratorcontains common implementations for different plug-in features.classAttach the command and args to the main container for running the JobManager.classAttach the command and args to the main container for running the TaskManager.classSupport setting environment variables via Secrets.classCreates an external Service to expose the rest port of the Flink JobManager(s).classMounts the log4j.properties, logback.xml, and config.yaml configuration on the JobManager or TaskManager pod.classMount the custom Hadoop Configuration to the JobManager(s)/TaskManagers.classAn initializer for the JobManagerFlinkPod.classAn initializer for the TaskManagerFlinkPod.classCreates an internal Service which forwards the requests from the TaskManager(s) to the active JobManager.classMount the custom Kerberos Configuration and Credential to the JobManager(s)/TaskManagers.classSupport mounting Secrets on the JobManager or TaskManager pod..classShip and mountConstants.TASK_MANAGER_POD_TEMPLATE_FILE_NAMEon the JobManager.