*** premsankar has joined #openstack-kuryr | 02:05 | |
*** hongbin has joined #openstack-kuryr | 02:42 | |
*** premsankar has quit IRC | 05:02 | |
*** janki has joined #openstack-kuryr | 05:34 | |
*** hongbin has quit IRC | 05:42 | |
*** ccamposr has joined #openstack-kuryr | 06:49 | |
*** maysams has quit IRC | 07:05 | |
*** pcaruana has joined #openstack-kuryr | 07:26 | |
*** gkadam__ has joined #openstack-kuryr | 07:50 | |
*** alisanhaji has joined #openstack-kuryr | 08:25 | |
*** maysams has joined #openstack-kuryr | 08:31 | |
*** pcaruana has quit IRC | 09:12 | |
*** alisanhaji has quit IRC | 09:13 | |
*** pcaruana has joined #openstack-kuryr | 09:27 | |
*** alisanhaji has joined #openstack-kuryr | 09:40 | |
*** jistr is now known as jistr|biab | 10:21 | |
*** jistr|biab has quit IRC | 10:51 | |
*** jistr has joined #openstack-kuryr | 10:54 | |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Add support for svc with text targetPorts https://review.openstack.org/641598 | 11:15 |
---|---|---|
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Add support for svc with text targetPorts https://review.openstack.org/641598 | 11:17 |
openstackgerrit | Maysa de Macedo Souza proposed openstack/kuryr-kubernetes master: Ensure only affected services are updated on Pod/NetworkPolicy events https://review.openstack.org/640216 | 11:25 |
*** gcheresh_ has joined #openstack-kuryr | 11:37 | |
*** gcheresh_ has quit IRC | 11:58 | |
*** gkadam__ has quit IRC | 12:02 | |
*** gkadam has joined #openstack-kuryr | 12:04 | |
dulek | ltomasbo, maysams: Any preference on which IP should I put coredns? We put K8s API on first usable and router on last usable. | 12:49 |
dulek | I'd use second usable for coredns. | 12:49 |
maysams | dulek, that sound okay to me | 12:50 |
maysams | s/sound/sounds | 12:50 |
ltomasbo | either works, no preferences | 13:00 |
*** rh-jelabarre has joined #openstack-kuryr | 13:04 | |
*** janki has quit IRC | 13:07 | |
*** pcaruana has quit IRC | 13:30 | |
*** janki has joined #openstack-kuryr | 13:40 | |
*** pcaruana has joined #openstack-kuryr | 14:37 | |
*** jchhatbar has joined #openstack-kuryr | 14:40 | |
alisanhaji | Hi people of the world! I have a question: do you need a neutron-agent in every K8s node (worker) with kuryr-k8s ? | 14:41 |
*** jchhatba_ has joined #openstack-kuryr | 14:42 | |
*** janki has quit IRC | 14:42 | |
*** jchhatbar has quit IRC | 14:45 | |
dulek | alisanhaji: Well, yes, unless you use "nested" configuration with trunk ports. | 14:45 |
dulek | alisanhaji: Nested requires adding a trunk port to each VM running a K8s node. | 14:46 |
dulek | alisanhaji: And then subports are created for each port, but Kuryr will wire pods without neturon-agent required. | 14:47 |
dulek | ltomasbo: Please correct me if above is wrong. ^ | 14:47 |
alisanhaji | dulek: I see, and the trunk port is necessarily run by neutron? The VM is from Nova, and the Neutron you use for Kuryr is the one connecting this VM? | 14:50 |
alisanhaji | as in https://docs.openstack.org/kuryr-kubernetes/latest/installation/devstack/nested-vlan.html I imagine? | 14:52 |
ltomasbo | dulek, reading... | 14:58 |
ltomasbo | alisanhaji, yes, the VMs where the pods are going to be running | 14:59 |
ltomasbo | alisanhaji, that VM needs to have a port that is part of a trunk | 14:59 |
ltomasbo | alisanhaji, then, for each new container, a subport is attached to the trunk | 14:59 |
ltomasbo | in that case, you don't need a neutron agent inside that VM, but you still need it on the compute node where that VM is running | 15:00 |
alisanhaji | ok thanks, and in case you don't use trunk ports? You need to add a neutron agent in the K8s node right? | 15:00 |
ltomasbo | alisanhaji, but you are going to run pods in a VM? or baremetal? | 15:01 |
alisanhaji | I am looking into both cases to know what needs to be configured with kuryr and k8s | 15:02 |
alisanhaji | In neutron default I see a ovs_bridge=br-int | 15:05 |
alisanhaji | Is Neutron with OVS necessary or you can use other backends? | 15:05 |
ltomasbo | alisanhaji, OVN is also supported | 15:12 |
ltomasbo | and at some point we had it working with DragonFlow and ODL, but not sure about the current status as there is no gates for it | 15:12 |
alisanhaji | and linuxbridge? | 15:13 |
*** jchhatba_ has quit IRC | 15:15 | |
*** janki has joined #openstack-kuryr | 15:16 | |
ltomasbo | there is no support for trunk ports and linuxbridge (I think) | 15:16 |
ltomasbo | I mean on neutron side | 15:16 |
alisanhaji | Oh I see, and in case you have a neutron linuxbridge agent without trunk ports? | 15:17 |
*** janki has quit IRC | 15:23 | |
ltomasbo | then I suppose there is no nested support | 15:24 |
dulek | I've got disconnected, if any question gone unanswered, please repeat them. :P | 15:24 |
alisanhaji | ltomasbo answered all of my questions thanks! dulek I just have one more it's in case you have neutron with Linuxbridge backend, without using trunk ports, can you use kuryr in K8s VM? | 15:35 |
dulek | alisanhaji: Yes, but you would need neutron-agent on VM's and VM's to have access to cloud's RabbitMQ. | 15:36 |
dulek | At least that's my understanding. There's a lot of combinations and I believe many were never really tested. | 15:37 |
alisanhaji | Oh yes, I forgot that you need connectivity to the control plane in case you have a neutron agent in the k8s VM | 15:39 |
alisanhaji | Thanks ltomasbo and dulek for the answers | 15:41 |
ltomasbo | alisanhaji, you're welcome! | 15:43 |
*** maysams has quit IRC | 16:06 | |
*** alisanhaji has left #openstack-kuryr | 16:31 | |
*** gkadam has quit IRC | 16:33 | |
openstackgerrit | MichaĆ Dulko proposed openstack/kuryr-kubernetes master: Add option to deploy coredns https://review.openstack.org/642072 | 16:42 |
*** pcaruana has quit IRC | 17:12 | |
*** ccamposr has quit IRC | 18:32 | |
*** irclogbot_1 has quit IRC | 20:13 | |
*** rh-jelabarre has quit IRC | 22:00 | |
*** rh-jelabarre has joined #openstack-kuryr | 22:03 | |
*** rh-jelabarre has quit IRC | 22:35 | |
*** irclogbot_1 has joined #openstack-kuryr | 23:01 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!