Re: How to configure pod network manually

2017-11-20 Thread Patrik Dufresne
Hi Clayton, Thanks for your reply. So if I want to use SDN plugin, I must install openvswitch manually, on master and nodes. In openshift ansible project, I've noticed a reference to the "openshift/openvswitch" image. This image seems to be used to install a containerized version of openvswitch.

How to configure pod network manually

2017-11-19 Thread Patrik Dufresne
Hello, In attempt to learn more about how openshift is working, I'm trying to install it manually. So far, I manage to create a master and multiple nodes. Scheduling on node is working. But I'm struggling to get the pod network in place. With kubernetes, we usually load a yaml for flannel or