Explore >> Select a destination


You are here

managing.blue
| | nbailey.ca
1.4 parsecs away

Travel
| | Kubernetes is our generation's Asbestos.
| | benbrougher.tech
1.6 parsecs away

Travel
| | How to use microk8s to create an ingress using MetalLB and the NGINX ingress controller
| | blog.mariom.pl
1.7 parsecs away

Travel
| | In my previous post, I shared my my experiences with k3s. Today I will show how easy it is to set up and host a simple static web page. Prerequisites You will need a server (or your computer) and a DNS domain name. For my playground, I used OVH Public Cloud instance - D2-2 with Debian 11, and *.k3s.domain.com domain name. Install k3s Installing k3s is very simple. Just execute curl -sfL https://get.
| | hypernephelist.com
13.8 parsecs away

Travel
| 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...