K3s – Lightweight Kubernetes
1–10 of 194 posts
Re: K3s – Lightweight Kubernetes
#2Re: K3s – Lightweight Kubernetes
#3My hope is for more competition for development k8s (or k3s!) - minikube and docker-for-desktop is plagued with high CPU usage problems, and OSX-wielding developers are still doubtful. It will require a lot of work and elbow grease to convince them. I've built a hosted platform that tries to address this, but it's a complex education problem, which I am not well suited to solve :(
Re: K3s – Lightweight Kubernetes
#4Re: K3s – Lightweight Kubernetes
#5Do you think kubernetes are necessary for small businesses?
Re: K3s – Lightweight Kubernetes
#6Do you think kubernetes are necessary for small businesses?
Re: K3s – Lightweight Kubernetes
#7Re: K3s – Lightweight Kubernetes
#8Do you think kubernetes are necessary for small businesses?
No, for the same reason that Martin Fowler argues you should start with a monolith first before moving to a microservices architecture.
Re: K3s – Lightweight Kubernetes
#9Earlier quoted context omitted.
No, for the same reason that Martin Fowler argues you should start with a monolith first before moving to a microservices architecture.
What is currently a good alternative for a small business who needs to distribute containers on a handful of nodes? Docker swarm mode?