Skip to content
Discussion options

You must be logged in to vote

Be more specific in your extra fw rule, for instance:

  {
     direction = "out"
     protocol  = "tcp"
     port      = "27017"
     destination_ips = [
       "0.0.0.0/0"
     ]
   }

And also, move always from calico, just comment that cni_plugin line, so that flannel is used by default. I suspect that is what is causing it, as it might expect you to set network policies.

Replies: 5 comments 12 replies

Comment options

You must be logged in to vote
2 replies
@Gilaco
Comment options

@Thijmen
Comment options

Comment options

You must be logged in to vote
2 replies
@Thijmen
Comment options

@mysticaltech
Comment options

Comment options

You must be logged in to vote
1 reply
@mysticaltech
Comment options

Comment options

You must be logged in to vote
7 replies
@mysticaltech
Comment options

@Gilaco
Comment options

@Gilaco
Comment options

@Gilaco
Comment options

@mysticaltech
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mysticaltech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants