Explore >> Select a destination


You are here

vadosware.io
| | blog.mariom.pl
1.3 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.
| | heltweg.org
1.9 parsecs away

Travel
| | Deploy an app into your personal cloud
| | devopsdirective.com
0.9 parsecs away

Travel
| | [AI summary] The article explains how to create a maintenance page for a Kubernetes service using nginx and ConfigMaps without requiring a custom container image.
| | martinheinz.dev
14.8 parsecs away

Travel
| As your project grows, it might get to the point that it becomes too hard to handle with just single VM or some simple SaaS solution. You can solve tha...