/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

www.learnitguide.net
| | 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.
| | williamlam.com
3.0 parsecs away

Travel
| | Over the weekend, I had finished building a small container application that I had developed on my local desktop, which worked great. However, the real test was to deploy the application on a vSphe...
| | navendu.me
1.8 parsecs away

Travel
| | A tutorial on using Ingress in your Kubernetes cluster with Apache APISIX.
| | mydeveloperplanet.com
26.4 parsecs away

Travel
| In this blog, you will learn how to use Podman with the built-in equivalent for Docker Compose. You will learn how to use Podman 'kube play' and how to deploy your Podman Pod to a local Minikube cluster. Enjoy! 1. Introduction First reactions to the short intro will be: "you need to use Podman Compose...