Hacker News new | past | comments | ask | show | jobs | submit login

I've always struggled with how to get started. I get lost in picking which CNI(?) I need and how to manage stateful storage.

Do you have any pointers towards how to get going?




I agree that k3s is a great way to get started. You can easily bring new nodes online and upgrade them.

If you want your Services to behave a little bit more like physical boxes or VMs, where each service gets its own IP address (instead of using an ingress controller or service mesh, which are different beasts entirely), have a look at MetalLB. MetalLB allows associating an IP address on your home network with a Service, which is more or less exactly what you'd do with a VM or a Raspberry Pi.


Look up k3s and start there




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: