Re: changing the 'flink-main-container' name

2023-10-20 Thread Mate Czagany
Hi, By naming the container flink-main-container, Flink will know which container spec it should use for the Flink containers. If you change the name Flink won't know which container spec to use for the Flink container, and will probably think it's just a sidecar container, and there will still be

changing the 'flink-main-container' name

2023-10-20 Thread Nuno
Hello, We just adopted the flink operator. According to this link https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/resource-providers/native_kubernetes/ it prescribes a pod template containing among other things the following: containers:# Do not change the main container