Hi, Im trying to disable KUBERNETES_DISABLE_HOSTNA...
# troubleshooting
j
Hi, Im trying to disable KUBERNETES_DISABLE_HOSTNAME_VERIFICATION following https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/configuration/#ipv6-configuration but without sucess..
added on operatorPod.env of flink operator..
and on deployment already try as podTemplate and env.java.opts
g
Cc @Peter Huang maybe be able to help on the config :)
p
@Joao Boto Sorry for late reply. The environment variable needs to be set in both operator and the flink application (containerized.master.env. and containerized.taskmanager.env.)