Fail to deploy flink on k8s in minikube

Posted by liujiangang on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Fail-to-deploy-flink-on-k8s-in-minikube-tp32106.html

      I fail to deploy flink on k8s referring to https://ci.apache.org/projects/flink/flink-docs-stable/ops/deployment/kubernetes.html
      When I run the command 'kubectl create -f jobmanager-deployment.yaml', following error is reported:
image.png
      I am new to k8s. Our team want to deploy flink on k8s. Can anyone help me resolve this issue? Can anyone give me some tutorial about k8s and flink in product? Thank you very much.