Small business + Kubernetes seems like a horrible combo. Spin up a $5 instance on DO and move on.
Highly available Kubernetes with batteries for small business
21–30 of 69 posts
Re: Highly available Kubernetes with batteries for small business
#22Re: Highly available Kubernetes with batteries for small business
#23Re: Highly available Kubernetes with batteries for small business
#24What is the value for a small business in Kubernetes?
Re: Highly available Kubernetes with batteries for small business
#25* Kubernetes
* for small business
choose two
Re: Highly available Kubernetes with batteries for small business
#261. Goto digitalocean.com or linode.com
2. Buy the smallest instance.
3. Install FreeBSD.
4. Let it run for the next 2 decades without ever needing to touch it.
Re: Highly available Kubernetes with batteries for small business
#27It feels like a huge hassle for a small business. Use a cloud, it's not that expensive. If, not even using a cloud is an option, you can still mount NFS, use a bridged network and use DHCP from that router, and run your software in systemd/upstart or simple Docker containers. I don't like to sound like a grumpy old man that yells at new tech, I'm all good for experimentation home setups involving these, but every com…
For someone who is interested and capable the costs are an order of magnitude lower for self hosting. Your right for the most part small business would be better off using an existing cloud, they dont have the skillset to properly design and manage something like this themselves.
Re: Highly available Kubernetes with batteries for small business
#28Highly available web-server with batteries for small business: 1. Goto digitalocean.com or linode.com 2. Buy the smallest instance. 3. Install FreeBSD. 4. Let it run for the next 2 decades without ever needing to touch it.
Re: Highly available Kubernetes with batteries for small business
#29I've been using docker swarm on Hetzner for my fledgling business and am quite happy with it. The main feature I use is rolling upgrades that make it very easy to deploy changes. It's simple, and has all the features I need for the stage I'm at. Once I have a more demanding infrastructure I'll probably switch over to a managed kubernetes, but those platforms have a significantly higher unit cost.
Re: Highly available Kubernetes with batteries for small business
#30What is the value for a small business in Kubernetes?