I am one of these guys who is using K8S at home. The reason is a unified platform for work and home environment.
The Cult of Kubernetes
21–30 of 338 posts
Re: The Cult of Kubernetes
#22Edit: As noted below github actions seem to still be in beta. The original point stands.
Re: The Cult of Kubernetes
#23I am one of these guys who is using K8S at home. The reason is a unified platform for work and home environment.
Re: The Cult of Kubernetes
#24Re: The Cult of Kubernetes
#25I am one of these guys who is using K8S at home. The reason is a unified platform for work and home environment.
How do you expose your services via an ingress when it needs to be behind a nat (via your home router/gateway)? Thanks!
However, http/https ports are already used on routers to offer an admin web GUI. It’s technically possible to circumvent this with some ad-hoc firewall rules, but it depends if the router admin UI let’s you do that.
Re: The Cult of Kubernetes
#26I think devs often make bad decision makers because in some sense tech is often an addiction rather than a pragmatic choice. The cycle of picking a tech, jumping ship to it, religiously evangelising it, riding the wave and then jumping ship to the next related tech is typical in my opinion. I try hard to correct for this bias but sometimes struggle with exactly the same thing. There's just something about wanting to…
Additional factors I'd want to add: Confirmation bias (where you've spent some time on k8s or whatever, and now you just want to cash in on your time loss, objective criteria be damned) Generational churn (where you find yourself in a field where everything has been said and done, and you just need a new buzzword on your resume to start over; this goes hand-in-hand with corporate IT longing for fresh and cheap staff…
When comparing consumer products where there's lots of choices, I find myself finding an OK options and 'falling in love' with it - when I reflect, it's basically a way of cutting through all the reviews and deciding that one is the best and I've no reason to regret buying it or need to do any more trawling through reviews and comparisons. I'll just buy this one and be done with it.
This strategy often works, to be fair!
Re: The Cult of Kubernetes
#27I think devs often make bad decision makers because in some sense tech is often an addiction rather than a pragmatic choice. The cycle of picking a tech, jumping ship to it, religiously evangelising it, riding the wave and then jumping ship to the next related tech is typical in my opinion. I try hard to correct for this bias but sometimes struggle with exactly the same thing. There's just something about wanting to…
It helps working for big corps. The job might not be as interessing as riding every tech wave, but on the plus side there are plenty of tech waves that you save yourself from riding on. Plus one gets to rescue projects that ended up betting on the wrong waves, getting back to boring old tech.
Re: The Cult of Kubernetes
#28I am one of these guys who is using K8S at home. The reason is a unified platform for work and home environment.
Re: The Cult of Kubernetes
#29Re: The Cult of Kubernetes
#30I am one of these guys who is using K8S at home. The reason is a unified platform for work and home environment.
What's the cheapest you can run a k8s cluster in the cloud? I've been looking to spin one up in AWS, but it looks remarkably expensive for running personal projects.