Explore >> Select a destination


You are here

stephennimmo.com
| | haim.dev
1.4 parsecs away

Travel
| | When you need to run something just once, but on each node
| | gehrcke.de
2.9 parsecs away

Travel
| | Recently, I manually attached pre-existing EBS volumes to EC2 instances in an EKS (k8s) cluster. My goal was to expose these EBS volumes as k8s persistent volumes using a custom storage class. I pi...
| | managing.blue
1.6 parsecs away

Travel
| | [ Yes, headlamp is a better choice for this ] Sometimes when you are working with microk8s, you may want to run the Kubernetes dashboard. We first enable it with microk8s enable dashboard. We assume that we have microk8s enable rbac and microk8s enable metrics-server already. The dashboard pod runs in the kube-system namespace. To...
| | willhaley.com
15.0 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.