You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to connect two aws eks clusters present in two different regions using submariner. subctl show connections is showing that the connection is established between two clusters. I am able to ping IP of pods present in gateway nodes from another gateway node as well as from pod in another gateway node. But I am unable to ping the IP of a worker node to another worker node (non gateway nodes). when I did subctl diagnose all I am getting
⚠ Submariner could not detect the CNI network plugin and is using ("generic") plugin. It may or may not work.
Is this problem occurring because submariner does not support AWS CNI?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to connect two aws eks clusters present in two different regions using submariner. subctl show connections is showing that the connection is established between two clusters. I am able to ping IP of pods present in gateway nodes from another gateway node as well as from pod in another gateway node. But I am unable to ping the IP of a worker node to another worker node (non gateway nodes). when I did subctl diagnose all I am getting
⚠ Submariner could not detect the CNI network plugin and is using ("generic") plugin. It may or may not work.
Is this problem occurring because submariner does not support AWS CNI?
Beta Was this translation helpful? Give feedback.
All reactions