I keep on having issues like this in both the clusters in subctl diagnose all. Can you help me how to resolve the issues.
✓ Globalnet deployment detected - checking that globalnet CIDRs do not overlap
✓ Checking DaemonSet "submariner-gateway"
✓ Checking DaemonSet "submariner-routeagent"
✓ Checking DaemonSet "submariner-globalnet"
✓ Checking DaemonSet "submariner-metrics-proxy"
✓ Checking Deployment "submariner-lighthouse-agent"
✓ Checking Deployment "submariner-lighthouse-coredns"
✓ Checking the status of all Submariner pods
✓ Checking that gateway metrics are accessible from non-gateway nodes
✓ Checking that globalnet metrics are accessible from non-gateway nodes
⚠ Checking Submariner support for the CNI network plugin
⚠ Submariner could not detect the CNI network plugin and is using ("generic") plugin. It may or may not work.
✗ Checking gateway connections
✗ Connection to cluster "cluster2" is not established. Connection details:
{
"status": "error",
"statusMessage": "Failed to successfully ping the remote endpoint IP \"242.1.255.254\"",
"endpoint": {
"cluster_id": "cluster2",
"cable_name": "submariner-cable-cluster2-203-199-243-4",
"healthCheckIP": "242.1.255.254",
"hostname": "worker2",
"subnets": [
"
242.1.0.0/16"
],
"private_ip": "203.x.x.x",
"public_ip": "203.x.x.x",
"nat_enabled": true,
"backend": "libreswan",
"backend_config": {
"natt-discovery-port": "4490",
"preferred-server": "false",
"udp-port": "4500"
}
},
"usingIP": "203.x.x.x",
"latencyRTT": {
"last": "0s",
"min": "0s",
"average": "0s",
"max": "0s",
"stdDev": "0s"
}
}
✓ Checking Submariner support for the kube-proxy mode
✓ The kube-proxy mode is supported
✓ Checking that firewall configuration allows intra-cluster VXLAN traffic
✓ Checking that Globalnet is correctly configured and functioning
✓ Checking that services have been exported properly
Skipping inter-cluster firewall check as it requires two kubeconfigs. Please run "subctl diagnose firewall inter-cluster" command manually.
subctl version: v0.18.0