Re: [Openstack-operators] [openstack-dev][publiccloud-wg][k8s][octavia] OpenStack Load Balancer APIs and K8s

2018-05-28 Thread Flint WALRUS
Using 1.10. Something, I’ll have to check tomorrow morning. I don’t want to use nginx or the provided haproxy as my Octavia LBaaS is a global service and because the less I rely on Kube the more I’m happy ;-) Le lun. 28 mai 2018 à 21:26, Saverio Proto a écrit : > Hello Flint, > > what version

Re: [Openstack-operators] [openstack-dev][publiccloud-wg][k8s][octavia] OpenStack Load Balancer APIs and K8s

2018-05-28 Thread Saverio Proto
Hello Flint, what version of Kubernetes are you deploying on top of Openstack ? are you using the external Openstack cloud controller ? I tested it an it works only if you have at least v.1.10.3 Look at this page:

Re: [Openstack-operators] [openstack-dev][publiccloud-wg][k8s][octavia] OpenStack Load Balancer APIs and K8s

2018-05-28 Thread Flint WALRUS
Hi everyone, I’m currently deploying Octavia as our global LBaaS for a lot of various workload such as Kubernetes ingress LB. We use Queens and plan to upgrade to rocky as soon as it reach the stable release and we use the native Octavia APIv2 (Not a neutron redirect etc). What do you need to

Re: [Openstack-operators] Ops Community Documentation - first anchor point

2018-05-28 Thread Petr Kovar
On Thu, 24 May 2018 07:19:29 -0700 "Jonathan D. Proulx" wrote: > My intention based on current understandign would be to create a git > repo called "osops-docs" as this fits current naming an thin initial > document we intend to put there and the others we may adopt from >

Re: [Openstack-operators] [openstack-dev][publiccloud-wg][k8s][octavia] OpenStack Load Balancer APIs and K8s

2018-05-28 Thread Saverio Proto
Hello Chris, I finally had the time to write about my deployment: https://cloudblog.switch.ch/2018/05/22/openstack-horizon-runs-on-kubernetes-in-production-at-switch/ in this blog post I explain why I use the kubernetes nginx-ingress instead of Openstack LBaaS. Cheers, Saverio 2018-03-15

Re: [Openstack-operators] [nova] Need some feedback on the proposed heal_allocations CLI

2018-05-28 Thread Sylvain Bauza
On Fri, May 25, 2018 at 12:19 AM, Matt Riedemann wrote: > I've written a nova-manage placement heal_allocations CLI [1] which was a > TODO from the PTG in Dublin as a step toward getting existing > CachingScheduler users to roll off that (which is deprecated). > > During the