Class KubernetesJobManagerFactory

java.lang.Object
org.apache.flink.kubernetes.kubeclient.factory.KubernetesJobManagerFactory

public class KubernetesJobManagerFactory extends Object
Utility class for constructing all the Kubernetes components on the client-side. This can include the Deployment, the ConfigMap(s), and the Service(s).