Hi all:
Flink-1.10 在测试对native_kubernetes的支持,参照官方文档
https://ci.apache.org/projects/flink/flink-docs-release-1.10/ops/deployment/native_kubernetes.html但是kubernetes session 一直没有启动,iptables -L 发现下面日志,求大神支持!
Chain KUBE-SERVICES (3 references)
target prot opt source destination
REJECT tcp -- anywhere 10.96.206.28 /* default/flink-cluster-d6e99814-a55f-4342-9ecf-3a268d01f640:jobmanager-rpc-port has no endpoints */ tcp dpt:backup-express reject-with icmp-port-unreachable
REJECT tcp -- anywhere 10.96.206.28 /* default/flink-cluster-d6e99814-a55f-4342-9ecf-3a268d01f640:blob-server-port has no endpoints */ tcp dpt:pnbs reject-with icmp-port-unreachable
REJECT tcp -- anywhere 10.109.154.58 /* default/flink-cluster-bd3e336b-470d-40f5-95e2-06563358b580:jobmanager-rpc-port has no endpoints */ tcp dpt:backup-express reject-with icmp-port-unreachable
REJECT tcp -- anywhere 10.109.154.58 /* default/flink-cluster-bd3e336b-470d-40f5-95e2-06563358b580:blob-server-port has no endpoints */ tcp dpt:pnbs reject-with icmp-port-unreachable
REJECT tcp -- anywhere 10.103.161.76 /* default/flink-cluster-bd3e336b-470d-40f5-95e2-06563358b580-rest:rest-port has no endpoints */ tcp dpt:tproxy reject-with icmp-port-unreachable
REJECT tcp -- anywhere 10.109.154.58 /* default/flink-cluster-bd3e336b-470d-40f5-95e2-06563358b580:rest-port has no endpoints */ tcp dpt:tproxy reject-with icmp-port-unreachable
REJECT tcp -- anywhere 10.97.226.246 /* default/flink-cluster-d6e99814-a55f-4342-9ecf-3a268d01f640-rest:rest-port has no endpoints */ tcp dpt:tproxy reject-with icmp-port-unreachable
REJECT tcp -- anywhere 10.96.206.28 /* default/flink-cluster-d6e99814-a55f-4342-9ecf-3a268d01f640:rest-port has no endpoints */ tcp dpt:tproxy reject-with icmp-port-unreachable