Disclosure: I work at Google on Kubernetes.
Ask HN: Who uses Kubernetes in production?
11–15 of 15 posts
Re: Ask HN: Who uses Kubernetes in production?
#12I do! The hardware layer consists of physical machines running XenServer. Networking layer is 1Gbit WAN interfaces and 10Gbit LAN interfaces on "virtual switches" all wired together with pfSense. Gitlab-CI takes care of deploying just about all of the fabric on top of that including the images and app / system components / resources. Ingress is currently being overhauled, but right now it's essentially exposed HAProx…
Re: Ask HN: Who uses Kubernetes in production?
#13I do! The hardware layer consists of physical machines running XenServer. Networking layer is 1Gbit WAN interfaces and 10Gbit LAN interfaces on "virtual switches" all wired together with pfSense. Gitlab-CI takes care of deploying just about all of the fabric on top of that including the images and app / system components / resources. Ingress is currently being overhauled, but right now it's essentially exposed HAProx…
Can you drop me a note - Aronchick (at) google? We'd love to chat about your deployment :)
Re: Ask HN: Who uses Kubernetes in production?
#14Re: Ask HN: Who uses Kubernetes in production?
#15We have tons of folks - any particular verticals I can highlight? Disclosure: I work at Google on Kubernetes.