/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

avilpage.com
| | jreypo.io
1.9 parsecs away

Travel
| | The easiest way to have a Kubernetes cluster up and running in Azure in a short amount of time is by using AKS service, also if you want a more granular control of your cluster or a more customized cluster you can alway use AKS-Egine.
| | blog.mariom.pl
1.2 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.
| | haseebmajid.dev
1.1 parsecs away

Travel
| | In this post, we will go over how we can deploy K3S on our PI cluster we have set up. Which is running NixOS, and we can also pass secrets using sops nix based on the previous parts of this series. Some of you maybe wondering what is K3S, it is a Kubernetes distribution which is tiny i.e. the binary is only 50 MB. It also has fewer dependencies. Make it perfect our PI cluster and home lab and IoT apps. I am still going to work out how to manage the Kubernetes cluster itself, perhaps I will use Pulumi you could also terraform if you wanted a reproducible PI cluster.
| | david.newgas.net
11.8 parsecs away

Travel
| [AI summary] A technical guide explaining how to route a single Linux application through a specific VPN using network namespaces, routing rules, and NAT.