ethenoscar2011 commented on issue #507: URL: https://github.com/apache/incubator-streampark/issues/507#issuecomment-1611418561
I would like to know how to deploy streampark in k8s pod, the document does not show anything about this ; as I would like to use cluster ip to run flink job, I deploy with the apache/streampark:release-2.1.0 and it show the errors ``` Certificate request self-signature ok subject=CN = docker:dind server /certs/server/cert.pem: OK Certificate request self-signature ok subject=CN = docker:dind client /certs/client/cert.pem: OK ip: can't find device 'ip_tables' ip_tables 28672 4 iptable_nat,iptable_filter,iptable_mangle modprobe: can't change directory to '/lib/modules': No such file or directory mount: permission denied (are you root?) Could not mount /sys/kernel/security. AppArmor detection and --privileged mode might break. mount: permission denied (are you root?) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
