|
You are here |
www.davidxia.com | ||
| | | | |
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. | |
| | | | |
devopsdirective.com
|
|
| | | | | ||
| | | | |
blog.nuculabs.de
|
|
| | | | | Introduction Hello ??, In this quick tutorial ?? we'll explore how to use Volumes and PersistentVolumes with hostpath storage in Microk8s. We will deploy a simple nginx instance and mount a volume inside it that points to the ~/Downloads folder. Let's get started! Note: The following image was generated with Stable Diffusion How-To You can follow along if you want to setup a quick deployment with a host path volume. | |
| | | | |
www.alicegg.tech
|
|
| | | As seen in my previous article,after successfully setting up a Kubernetes Cluster you can install applications on it using the Helm CLI.This is convenient to... | ||