What is the network soln for Kubernetes in docker for Windows

0 votes
Kubernetes has many networking solutions. I'm using Kubernetes installed from docker-for-windows and I cannot figure out what networking solution is applied out of the box.
Nov 5, 2018 in Kubernetes by Sophie may
• 10,610 points
509 views

1 answer to this question.

0 votes

Out of the box is a work in progress as of this writing, you'll have to configure your own. For example ToR (Top of the rack). The solutions are described here.

Basically, this:

  • Upstream L3 Routing - IP routes configured in upstream ToR
  • Host-Gateway - IP routes configured on each host
  • Open vSwitch (OVS) & Open Virtual Network (OVN) with Overlay - overlay networks (supports STT and Geneve tunneling types)
  • Overlay - VXLAN or IP-in-IP encapsulation using Flannel
  • Layer-3 Routing with BGP (Calico)
answered Nov 5, 2018 by Tyrion anex
• 8,700 points

Related Questions In Kubernetes

0 votes
1 answer

What all components is the Master server in Kubernetes made up of?

Kubernetes is a combination of multiple parts ...READ MORE

answered Jul 11, 2019 in Kubernetes by Sirajul
• 59,230 points
1,128 views
0 votes
1 answer

What is the difference between config map and secret in kubernetes?

Config maps ideally stores application configuration in ...READ MORE

answered Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
3,453 views
0 votes
1 answer

What is unknown user client in kubernetes?

I think your Legacy Authorisation has been ...READ MORE

answered Sep 12, 2018 in Kubernetes by DareDev
• 6,890 points
602 views
0 votes
2 answers
0 votes
1 answer
0 votes
1 answer

What are the container hooks available in kubernetes?

The hooks enable Containers to be aware ...READ MORE

answered Jul 15, 2019 in Kubernetes by Sirajul
• 59,230 points
1,902 views
+2 votes
1 answer
+5 votes
7 answers

Docker swarm vs kubernetes

Swarm is easy handling while kn8 is ...READ MORE

answered Aug 27, 2018 in Docker by Mahesh Ajmeria
3,155 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP