Uses of Class
org.apache.flink.kubernetes.kubeclient.decorators.AbstractKubernetesStepDecorator
Packages that use AbstractKubernetesStepDecorator
-
Uses of AbstractKubernetesStepDecorator in org.apache.flink.kubernetes.kubeclient.decorators
Modifier and TypeClassDescriptionclassAttach 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.