|
You are here |
foo.zone | ||
| | | | |
blog.nootch.net
|
|
| | | | | It's been a while on the blog! I promise there will be more regular updates from now on, but maybe not always about tech... But why I know what you're thinking - Kubernetes? On a home server? Who'd be that crazy? Well, a while ago I'd agree but a few things have changed my mind recently. I've started a new job at a small startup that doesn't have a DevOps team with Kubernetes (K8s from now on) knowledge on board, and even as a long-term K8s hater due to its complexity, I've been forced to admit that I mi... | |
| | | | |
martinheinz.dev
|
|
| | | | | As your project grows, it might get to the point that it becomes too hard to handle with just single VM or some simple SaaS solution. You can solve tha... | |
| | | | |
willhaley.com
|
|
| | | | | These are the steps I use to set up k3s lightweight kubernetes for local development with Arch Linux. This guide results in a deployment using LetsEncrypt via Traefik, HTTPS support, and a vanilla nginx web server. Note that, with these instructions, LetsEncrypt will only generate a valid HTTPS certificate if the computer where k3s is being installed can be reached via HTTP on port 80 over the public Internet using the domain name we specify below. Routing and Firewall Enable IP forwarding. | |
| | | | |
hypernephelist.com
|
|
| | | Traefik is a modern, dynamic load-balancer that was designed specifically with containers in mind. It is able to react to service deployment events from many... | ||