You are here |
blog.wyrihaximus.net | ||
| | | |
sklar.rocks
|
|
| | | | How to configure Traefik in a k3s cluster | |
| | | |
blog.risingstack.com
|
|
| | | | Common Kubernetes interview questions and answers about the architecture, deployment, and management of k8s containers. | |
| | | |
drewtonnesen.wordpress.com
|
|
| | | | I'm going to veer from my usual topics today to talk about Kubernetes (K8s) and vSphere given the new features in vSphere 7 (e.g. Project Pacific, Tanzu). K8s and Docker are everywhere these days - from many of VMware's newer appliances like SRM to our own VSI plugin. Initially, containers generally were associated with being... | |
| | | |
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. |