Explore >> Select a destination


You are here

scvalex.net
| | willhaley.com
2.1 parsecs away

Travel
| | 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.
| | vadosware.io
2.1 parsecs away

Travel
| | I set up statping for a few websites I maintain on my small k8s cluster
| | blog.willemmelching.nl
1.9 parsecs away

Travel
| | Using Kubernetes for a small startup adds some complexity, but also has many advantages such as scaling and easy CI/CD. In this post we'll explore a simple AKS Kubernetes setup on Azure using Terraform serving a static page over HTTPS.
| | benbrougher.tech
6.7 parsecs away

Travel
| How to use microk8s to create an ingress using MetalLB and the NGINX ingress controller