TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Who is using Kubernetes in Production?

13 pointsby jwaldripover 8 years ago
Who is using Kubernetes in production?

6 comments

hijinksover 8 years ago
I ran it at $job-1. It was fantastic once setup. We never had any issues with it and it autoscaled wonderfully.<p>The devs never had any issues of needing ops to add libraries&#x2F;modules to servers. They just built them in their containers on dev and if it worked there the same Dockerfile was pushed to prod.
late2partover 8 years ago
I am thinking about getting started on running it in production. I&#x27;d love to hear anecdotal stories with detail. You&#x27;d help me out a lot if you&#x27;d describe when you deployed it, what platform you used, how long it took, what phases or evolutions you went through, and what the biggest challenges were (people, technical, software, operational procedures, etc) - Thanks!!
eicnixover 8 years ago
I&#x27;m running kube in production with relative small challanges. The most of my problems can from the private openstack installation kubernetes was running on.<p>Do you have more information on the setup of kubernetes you are thinking of? Maybe you can get some feedback for it.
avitzurelover 8 years ago
I am.<p>Also used Mesosphere (Marathon&#x2F;mesos&#x2F;chronos...) before in production.
评论 #13127492 未加载
sansworkover 8 years ago
I am. We run a lot of smaller products so it allows me to easily share resources. It also fits really well into my gitlab ci setup for automated deployments.
eggie5over 8 years ago
eggie5.com is on k8s