Explore >> Select a destination


You are here

loudwhisper.me
| | juffalow.com
7.3 parsecs away

Travel
| | Write simple Node.js backend using TypeScript, Express and Terminus and run it in Digital Ocean Kubernetes cluster. In the end you will have application which is running in multiple replications and has access to environment variable passed to the application by Kubernetes secret.
| | scvalex.net
7.1 parsecs away

Travel
| | A thing I've been missing is the ability to easily share files with insecure devices. I've tried a bunch of solutions over the years, including using Syncthing and Nextcloud, but they were neither nice to use nor run. Recently, a friend found a much better trade-off in terms of setup complexity and ease-of-use. So, let's build such a file-sharing service with rclone, Nginx, and Kubernetes.
| | blog.mariom.pl
5.9 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.
| | www.infoworld.com
51.0 parsecs away

Travel
| Kubernetes automates container-based application deployment, management, scaling, and more. Here's everything you need to know about Kubernetes.