|
You are here |
inlets.dev | ||
| | | | |
thomascfoulds.com
|
|
| | | | | Exploring what it takes to build a container image...with a container image ...on Kubernetes. | |
| | | | |
blog.alexellis.io
|
|
| | | | | Learn how you can bootstrap a Docker registry with TLS on public cloud or private infrastructure in less than 5 minutes using OSS tooling and Kubernetes. | |
| | | | |
actuated.com
|
|
| | | | | GitHub warns against using self-hosted Actions runners for public repositories - but why? And are there alternatives? | |
| | | | |
blog.mariom.pl
|
|
| | | 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. | ||