*** vishalmanchanda has joined #openstack-containers | 00:05 | |
*** hongbin has joined #openstack-containers | 01:31 | |
*** ricolin_ has joined #openstack-containers | 01:39 | |
*** vishalmanchanda has quit IRC | 03:05 | |
*** vishalmanchanda has joined #openstack-containers | 03:31 | |
*** hongbin has quit IRC | 03:47 | |
*** rcernin has quit IRC | 04:04 | |
*** rcernin has joined #openstack-containers | 04:04 | |
*** xinliang has quit IRC | 04:04 | |
*** xinliang has joined #openstack-containers | 04:05 | |
*** ianychoi has quit IRC | 04:39 | |
*** ianychoi has joined #openstack-containers | 04:40 | |
*** dave-mccowan has quit IRC | 04:40 | |
*** cosmicsound has quit IRC | 05:47 | |
*** cosmicsound has joined #openstack-containers | 05:47 | |
*** cosmicsound has quit IRC | 06:01 | |
*** cosmicsound has joined #openstack-containers | 06:03 | |
*** ricolin_ has quit IRC | 06:23 | |
*** ricolin has joined #openstack-containers | 06:23 | |
*** udesale has joined #openstack-containers | 06:41 | |
*** pcaruana has joined #openstack-containers | 07:01 | |
*** spiette has quit IRC | 07:14 | |
*** spiette has joined #openstack-containers | 07:17 | |
*** sapd1 has joined #openstack-containers | 07:23 | |
*** pcaruana has quit IRC | 07:46 | |
*** pcaruana has joined #openstack-containers | 07:53 | |
brtknr | yankcrime: morning! | 09:01 |
---|---|---|
brtknr | with fcos, i see this: Authorization failed: SSL exception connecting to https://compute.sausage.cloud:5000/v3/auth/tokens: HTTPSConnectionPool(host='compute.sausage.cloud', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by SSLError(SSLError(136, '[X509] no certificate or crl found (_ssl.c:4232)'))) | 09:09 |
openstackgerrit | Merged openstack/magnum master: Add a link to compatibility matrix for kube_tag https://review.opendev.org/685675 | 09:09 |
*** pcaruana has quit IRC | 09:38 | |
*** sapd1 has quit IRC | 09:39 | |
*** sapd1 has joined #openstack-containers | 09:46 | |
*** arbrandes has joined #openstack-containers | 09:47 | |
*** udesale has quit IRC | 10:01 | |
*** pcaruana has joined #openstack-containers | 10:25 | |
*** arbrandes has quit IRC | 10:55 | |
*** arbrandes has joined #openstack-containers | 10:57 | |
*** arbrandes has quit IRC | 10:57 | |
*** arbrandes has joined #openstack-containers | 10:58 | |
yankcrime | brtknr: hmm, not sure what could cause that | 11:00 |
yankcrime | any luck with a different image? | 11:00 |
brtknr | yankcrime: yep k8s-sausage-calico worked | 11:02 |
yankcrime | hmm | 11:02 |
yankcrime | does that cluster properly work? | 11:02 |
*** ianychoi has quit IRC | 11:16 | |
*** ianychoi has joined #openstack-containers | 11:16 | |
brtknr | yankcrime: yes | 11:22 |
yankcrime | nice, that's pretty awesome | 11:23 |
*** arbrandes has left #openstack-containers | 11:23 | |
yankcrime | what does the integration with octavia look like btw? have you done anything with the octavia ingress controller? | 11:24 |
*** udesale has joined #openstack-containers | 11:25 | |
*** udesale_ has joined #openstack-containers | 11:29 | |
brtknr | yankcrime: no havent used octavia ingress controller, tbh i prefer to use octavia just as the lbaas provider | 11:31 |
*** udesale has quit IRC | 11:32 | |
brtknr | e.g. using LoadBalancer service type which openstack-cloud-controller-manager takes as a cue to request floating IP for the service from octavia | 11:32 |
*** udesale_ has quit IRC | 11:38 | |
*** udesale has joined #openstack-containers | 11:41 | |
yankcrime | brtknr: thanks, i'll see how i get on | 11:47 |
*** udesale has quit IRC | 11:47 | |
openstackgerrit | Bharat Kunwar proposed openstack/magnum master: [hca] Restore deploy_{stdout,stderr,status_code} https://review.opendev.org/710487 | 12:12 |
brtknr | yankcrime: also works with flannel plugin | 12:19 |
brtknr | turns out that creating 2 clusters at the same time causes cluster creation to fail because of all the containers being pulled throttling the bandwidth | 12:20 |
*** ianychoi has quit IRC | 12:49 | |
*** ianychoi has joined #openstack-containers | 12:50 | |
yankcrime | brtknr: wow | 13:14 |
*** pcaruana has quit IRC | 13:27 | |
*** dave-mccowan has joined #openstack-containers | 14:03 | |
*** pcaruana has joined #openstack-containers | 14:04 | |
*** ianychoi has quit IRC | 14:10 | |
*** ianychoi has joined #openstack-containers | 14:11 | |
brtknr | yankcrime: http://193.16.42.98/ | 14:44 |
brtknr | yankcrime: http://193.16.42.98/d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s | 14:45 |
yankcrime | brtknr: awesome!! | 14:45 |
brtknr | that is a service with octavia acting as loadbalancer | 14:47 |
*** markguz_ has joined #openstack-containers | 14:51 | |
markguz_ | Hi there containers folks... I have maddening problem with magnum. I'm hitting the situation where k8s can attach volumes, but is unable to mount volumes | 14:52 |
markguz_ | i'm using cinder + lvm thin volumes, magnum is github master with fedora-coreos-31.20200210.3.0 and k8s 1.17.3 | 14:53 |
markguz_ | I'm losing my mind trying to figure out what is causing this problem. Has anyone seen this before? | 14:53 |
markguz_ | output of get events is here http://paste.openstack.org/show/790514/ | 14:54 |
markguz_ | the cinder volumes work ok in regular vms and mount ok to the minion nodes even. just not to the containers.... | 14:58 |
brtknr | markguz_: im assuming this is the in tree cinder right? | 15:14 |
markguz_ | brtknr: yes | 15:14 |
markguz_ | although cinder is still at pike. | 15:15 |
brtknr | markguz_: check the kubelet logs on the node where the container is running | 15:17 |
brtknr | as that will have more info on the error | 15:17 |
brtknr | we have a patch on the pipeline to support out of tree cinder which may be of interest: https://review.opendev.org/#/c/700357/ | 15:18 |
markguz_ | brtknr: when you say "out of tree" what do you mnean? | 15:19 |
brtknr | markguz_: csi driver instead of in tree which is deprecated | 15:19 |
markguz_ | brtnkr: i see a lot of this in the logs "WARNING: kubernetes.io/cinder built-in volume provider is now deprecated. The Cinder volume provider is deprecated and will be removed in a future release" | 15:24 |
markguz_ | is that related to what the in/out of tree thing? | 15:24 |
brtknr | markguz_: thats right but it should still work | 15:27 |
brtknr | i think it will be removed completely in 1.20 | 15:27 |
brtknr | markguz_: actually in-tree cinder will be removed in 1.21 if out of tree comes out of beta in 1.19 | 15:29 |
*** KeithMnemonic has joined #openstack-containers | 15:38 | |
*** vishalmanchanda has quit IRC | 16:05 | |
*** ianychoi has quit IRC | 16:11 | |
*** ianychoi has joined #openstack-containers | 16:12 | |
*** trident has quit IRC | 16:34 | |
*** trident has joined #openstack-containers | 16:36 | |
*** ianychoi has quit IRC | 16:47 | |
*** ianychoi has joined #openstack-containers | 16:48 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: fcos-podman: Set max size for logging to 50m https://review.opendev.org/712127 | 17:09 |
*** ianychoi has quit IRC | 17:26 | |
*** ianychoi has joined #openstack-containers | 17:27 | |
*** trident has quit IRC | 18:08 | |
*** ianychoi has quit IRC | 18:10 | |
*** trident has joined #openstack-containers | 18:17 | |
*** ianychoi has joined #openstack-containers | 18:17 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: fcos-podman: Set max size for logging to 50m https://review.opendev.org/712127 | 18:35 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: atomic-podman: Set log imit to 50m https://review.opendev.org/712153 | 18:35 |
*** pcaruana has quit IRC | 18:36 | |
*** pcaruana has joined #openstack-containers | 18:50 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: Add fcct config for coreos user_data https://review.opendev.org/712154 | 18:57 |
*** pcaruana has quit IRC | 19:01 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: Add fcct config for coreos user_data https://review.opendev.org/712154 | 19:02 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: Add fcct config for coreos user_data https://review.opendev.org/712154 | 19:03 |
*** openstackgerrit has quit IRC | 19:32 | |
*** markguz_ has quit IRC | 20:04 | |
*** ianychoi has quit IRC | 20:17 | |
*** ianychoi has joined #openstack-containers | 20:18 | |
*** openstackstatus has joined #openstack-containers | 20:19 | |
*** ChanServ sets mode: +v openstackstatus | 20:19 | |
*** dave-mccowan has quit IRC | 20:27 | |
*** rcernin has quit IRC | 20:53 | |
*** sapd1_x has joined #openstack-containers | 21:09 | |
*** sapd1 has quit IRC | 21:13 | |
*** ianychoi has quit IRC | 22:19 | |
*** ianychoi has joined #openstack-containers | 22:20 | |
*** xinliang has quit IRC | 22:22 | |
*** ianychoi has quit IRC | 22:41 | |
*** ianychoi has joined #openstack-containers | 22:42 | |
*** rcernin has joined #openstack-containers | 23:26 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!