*** hongbin has quit IRC | 00:22 | |
*** mattmceuen has quit IRC | 00:23 | |
*** yamamoto_ has joined #openstack-kuryr | 00:25 | |
*** salv-orlando has quit IRC | 00:30 | |
*** yedongcan has joined #openstack-kuryr | 00:52 | |
*** limao has joined #openstack-kuryr | 00:54 | |
*** saneax is now known as saneax-_-|AFK | 00:55 | |
*** tianquan has joined #openstack-kuryr | 00:57 | |
*** yuanying_ has quit IRC | 01:05 | |
*** mattmceuen has joined #openstack-kuryr | 01:19 | |
*** yuanying has joined #openstack-kuryr | 01:19 | |
*** yamamoto_ has quit IRC | 01:32 | |
openstackgerrit | Merged openstack/kuryr-libnetwork master: Support creating from existing subnetpool https://review.openstack.org/426595 | 01:41 |
---|---|---|
*** yamamoto_ has joined #openstack-kuryr | 02:14 | |
*** yuanying has quit IRC | 02:20 | |
*** yuanying has joined #openstack-kuryr | 02:21 | |
*** yuanying has quit IRC | 02:48 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kuryr-libnetwork master: Updated from global requirements https://review.openstack.org/431966 | 03:31 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kuryr-kubernetes master: Updated from global requirements https://review.openstack.org/439321 | 03:31 |
*** salv-orlando has joined #openstack-kuryr | 04:05 | |
*** salv-orlando has quit IRC | 04:09 | |
*** saneax-_-|AFK is now known as saneax | 04:09 | |
*** yuanying has joined #openstack-kuryr | 04:10 | |
*** tianquan has quit IRC | 04:17 | |
*** janonymous has quit IRC | 04:54 | |
openstackgerrit | vikas choudhary proposed openstack/kuryr-kubernetes master: Add support for HTTPS client https://review.openstack.org/440979 | 05:02 |
*** salv-orlando has joined #openstack-kuryr | 05:05 | |
*** salv-orlando has quit IRC | 05:10 | |
*** tianquan has joined #openstack-kuryr | 05:17 | |
*** janki has joined #openstack-kuryr | 05:18 | |
*** tianquan has quit IRC | 05:22 | |
*** tianquan has joined #openstack-kuryr | 05:24 | |
vikasc | apuimedo, that was 3 am for me, so i was sleeping :) | 05:34 |
vikasc | not sure why sig-network people have such odd time of meeting. | 05:34 |
*** saneax is now known as saneax-_-|AFK | 05:51 | |
*** saneax-_-|AFK is now known as saneax | 05:59 | |
*** salv-orlando has joined #openstack-kuryr | 06:06 | |
*** salv-orlando has quit IRC | 06:11 | |
*** aojea has joined #openstack-kuryr | 06:12 | |
*** saneax is now known as saneax-_-|AFK | 06:27 | |
*** ltomasbo|away is now known as ltomasbo | 06:32 | |
*** janonymous has joined #openstack-kuryr | 06:34 | |
*** danil has joined #openstack-kuryr | 06:36 | |
*** tianquan has quit IRC | 06:48 | |
*** tianquan has joined #openstack-kuryr | 06:49 | |
*** aojea has quit IRC | 06:49 | |
*** tianquan has quit IRC | 06:53 | |
*** tianquan has joined #openstack-kuryr | 06:54 | |
*** salv-orlando has joined #openstack-kuryr | 07:07 | |
*** salv-orlando has quit IRC | 07:12 | |
*** salv-orlando has joined #openstack-kuryr | 07:12 | |
*** aojea has joined #openstack-kuryr | 07:20 | |
*** saneax-_-|AFK is now known as saneax | 07:20 | |
*** tianquan has quit IRC | 07:22 | |
*** salv-orl_ has joined #openstack-kuryr | 07:23 | |
*** salv-orlando has quit IRC | 07:26 | |
danil | hi, folks. Please, tell me. Is there a possibility to use kuryr-k8s with k8s deployed not in VMs, but in physical machines ?? How to configure [neutron_defaults] section ? | 07:42 |
*** pmannidi has quit IRC | 07:44 | |
*** aojea has quit IRC | 07:47 | |
*** aojea has joined #openstack-kuryr | 07:53 | |
*** aojea has quit IRC | 08:14 | |
*** aojea has joined #openstack-kuryr | 08:15 | |
*** aojea has quit IRC | 08:19 | |
*** salv-orl_ has quit IRC | 08:20 | |
*** salv-orlando has joined #openstack-kuryr | 08:36 | |
*** devvesa has joined #openstack-kuryr | 08:46 | |
*** garyloug has joined #openstack-kuryr | 08:58 | |
*** yuanying has quit IRC | 08:58 | |
*** yamamoto_ has quit IRC | 09:04 | |
*** garyloug has quit IRC | 09:20 | |
*** janonymous has quit IRC | 09:24 | |
*** garyloug has joined #openstack-kuryr | 09:26 | |
ivc_ | danil kuryr-k8s can be deployed on bare metal. the easiest way to try it is with devstack, but if you want to deploy manually, you'll need to pick an existing Neutron subnet (or create one in openstack) and specify it's project id, pod_subnet id, pod_security_groups ids and ovs_bridge (the name of integration bridge if using openvswitch) | 09:30 |
danil | ivc_, so what about "worker_nodes_subnet" parameter ?? I can't understand it's meaning | 09:39 |
ivc_ | danil that one is for k8s running inside vms | 09:41 |
danil | ivc_, oh, thank you very much | 09:41 |
*** yuanying has joined #openstack-kuryr | 09:41 | |
ivc_ | danil np, you can also ignore service_subnet for now, it is not fully merged yet | 09:43 |
danil | ivc_, oh, pretty good, thanks | 09:44 |
danil | ivc_, should I specify kuryr.conf on both my machines (controller and compute) ?? | 09:45 |
ivc_ | danil yes, kuryr.conf is needed for both cni (compute) and controller | 09:53 |
ivc_ | danil for cni you'll need a conf like this: https://github.com/openstack/kuryr-kubernetes/blob/master/etc/cni/net.d/10-kuryr.conf | 09:55 |
ivc_ | danil also you might find it useful to take a look at https://github.com/openstack/kuryr-kubernetes/blob/master/devstack/plugin.sh | 09:56 |
*** limao has quit IRC | 10:01 | |
*** limao has joined #openstack-kuryr | 10:01 | |
danil | ivc_, thank you. To be honest, I hear about this format of conf file for cni in first time. | 10:03 |
*** limao has quit IRC | 10:05 | |
openstackgerrit | Dongcan Ye proposed openstack/kuryr-libnetwork master: Make port bind on dual-stack port https://review.openstack.org/442525 | 10:06 |
danil | ivc_, and the lust question. What should I do after I specify conf files on both machines ? When I used kuryr with docker, I had to run kuryr server. And what steps here? | 10:06 |
*** aojea has joined #openstack-kuryr | 10:08 | |
ivc_ | danil it depends. do you already have openstack and kubernetes both running (and neutron agent running on the same nodes as kubelet)? | 10:08 |
danil | ivc_, yes, I have openstack and k8s running on 2 physical machines. Also neutron agent running on the same nodes as kubelet | 10:11 |
danil | ivc_, 1st machine is openstack controller and k8s master, 2nd machine is openstack compute and k8s minion | 10:12 |
ivc_ | danil ok. then you can run "kuryr-k8s-controller --config-file /path/to/kuryr.ini -d" on controller (-d for debug, otherwise it will be rather silent) | 10:16 |
danil | ivc_, perfect, thanks a lot. | 10:17 |
ivc_ | danil other than that, kuryr-cni will be spawned by k8s itself as long as k8s is configured with kuryr's cni and kuryr-cni is installed on minions | 10:17 |
danil | ivc_, hmm, I don't remember that I configured kuryr-cni...I haven't read about it in documentation. I head only about kuryr.conf. What a file kuryr-cni is ?? | 10:22 |
*** yamamoto has joined #openstack-kuryr | 10:22 | |
*** yedongcan has left #openstack-kuryr | 10:24 | |
*** yamamoto has quit IRC | 10:26 | |
ivc_ | danil kuryr-cni is a entry-point executable script for kuryr's cni. it is installed as part of kuryr-kubernetes along with kuryr-k8s-controller script. make sure 'which kuryr-cni' works on the compute node and copy that script to kubernetes' cni-bin-dir | 10:26 |
ivc_ | danil and also make sure you have https://github.com/openstack/kuryr-kubernetes/blob/master/etc/cni/net.d/10-kuryr.conf in kubernetes' cni-conf-dir on the compute too | 10:27 |
*** openstackgerrit has quit IRC | 10:33 | |
*** janki has quit IRC | 10:37 | |
*** devvesa has quit IRC | 10:45 | |
*** salv-orlando has quit IRC | 11:02 | |
*** salv-orlando has joined #openstack-kuryr | 11:02 | |
*** salv-orlando has quit IRC | 11:02 | |
*** devvesa has joined #openstack-kuryr | 11:03 | |
*** salv-orlando has joined #openstack-kuryr | 11:11 | |
*** yamamoto has joined #openstack-kuryr | 11:26 | |
*** saneax is now known as saneax-_-|AFK | 11:28 | |
*** yamamoto has quit IRC | 11:35 | |
danil | ivc_, thanks a lot. I will try to do it | 11:54 |
*** aojea has quit IRC | 12:02 | |
*** yamamoto has joined #openstack-kuryr | 12:24 | |
*** yamamoto has quit IRC | 12:26 | |
*** yamamoto has joined #openstack-kuryr | 12:27 | |
*** yamamoto has quit IRC | 12:27 | |
*** salv-orlando has quit IRC | 12:48 | |
*** salv-orlando has joined #openstack-kuryr | 13:00 | |
*** danil has quit IRC | 13:17 | |
*** salv-orl_ has joined #openstack-kuryr | 13:23 | |
*** salv-orl_ has quit IRC | 13:24 | |
*** salv-orl_ has joined #openstack-kuryr | 13:25 | |
*** salv-orlando has quit IRC | 13:26 | |
*** mattmceuen has quit IRC | 13:27 | |
*** garyloug has quit IRC | 13:27 | |
*** yamamoto has joined #openstack-kuryr | 13:27 | |
*** yamamoto has quit IRC | 13:33 | |
*** yamamoto has joined #openstack-kuryr | 13:34 | |
*** aojea has joined #openstack-kuryr | 13:52 | |
*** garyloug has joined #openstack-kuryr | 13:53 | |
*** mattmceuen has joined #openstack-kuryr | 14:05 | |
*** salv-orl_ has quit IRC | 14:08 | |
*** salv-orlando has joined #openstack-kuryr | 14:18 | |
*** salv-orlando has quit IRC | 14:20 | |
*** neiljerram has quit IRC | 14:28 | |
*** aojea_ has joined #openstack-kuryr | 14:48 | |
*** yamamoto has quit IRC | 14:50 | |
*** hongbin has joined #openstack-kuryr | 14:50 | |
*** yamamoto has joined #openstack-kuryr | 14:50 | |
*** aojea has quit IRC | 14:52 | |
*** yamamoto has quit IRC | 14:55 | |
mchiappero | is anyone going to KubeCon? | 15:10 |
ltomasbo | hi mchiappero | 15:43 |
ltomasbo | I keep debuging the performance for containers with kuryr and ovs | 15:44 |
ltomasbo | I was using the out of the box ovs (2.5.0) | 15:44 |
ltomasbo | and found out that the performance is notably improved when moving to release 2.6.90 (just in case it helps) | 15:45 |
ltomasbo | I was getting some loop times at the neutron agent of up to 90 seconds with 50 containers booted at the same time | 15:45 |
ltomasbo | and it was reduced by (at least) 50% with ovs release 2.6.90 | 15:45 |
ltomasbo | going to keep testing for the nested case | 15:46 |
*** salv-orlando has joined #openstack-kuryr | 15:50 | |
*** salv-orlando has quit IRC | 15:55 | |
*** devvesa has quit IRC | 16:18 | |
mchiappero | ltomasbo: hi, thanks for the update :) | 16:36 |
ltomasbo | hope it helps (at least a bit...) | 16:37 |
*** dims_ has quit IRC | 16:45 | |
*** garyloug has quit IRC | 16:46 | |
*** ltomasbo is now known as ltomasbo|away | 16:51 | |
*** yamamoto has joined #openstack-kuryr | 16:51 | |
*** aojea_ has quit IRC | 17:05 | |
*** yamamoto has quit IRC | 17:11 | |
*** salv-orlando has joined #openstack-kuryr | 17:26 | |
*** salv-orlando has quit IRC | 17:27 | |
*** salv-orlando has joined #openstack-kuryr | 17:27 | |
*** mattmceuen has quit IRC | 17:39 | |
*** garyloug has joined #openstack-kuryr | 17:54 | |
*** shreab373_ has joined #openstack-kuryr | 18:05 | |
*** garyloug has quit IRC | 18:40 | |
*** shreab373_ has quit IRC | 19:04 | |
*** aojea has joined #openstack-kuryr | 19:11 | |
*** salv-orl_ has joined #openstack-kuryr | 19:23 | |
*** salv-orlando has quit IRC | 19:26 | |
*** salv-orl_ has quit IRC | 19:28 | |
*** dims has joined #openstack-kuryr | 19:49 | |
*** aojea has quit IRC | 20:08 | |
*** aojea has joined #openstack-kuryr | 20:09 | |
*** aojea has quit IRC | 20:13 | |
*** salv-orlando has joined #openstack-kuryr | 20:29 | |
*** salv-orlando has quit IRC | 20:34 | |
*** salv-orlando has joined #openstack-kuryr | 21:30 | |
*** aojea has joined #openstack-kuryr | 21:53 | |
*** aojea has quit IRC | 22:57 | |
*** aojea has joined #openstack-kuryr | 22:57 | |
*** aojea has quit IRC | 23:02 | |
*** hongbin has quit IRC | 23:05 | |
*** salv-orlando has quit IRC | 23:18 | |
*** saneax-_-|AFK is now known as saneax | 23:30 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!