Explore >> Select a destination


You are here

nsirap.com
| | blog.nuculabs.de
1.0 parsecs away

Travel
| | 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.
| | managing.blue
0.8 parsecs away

Travel
| | dexidp.io contains valueable information on how to configure and run DexIdp, but even though they provide a docker container, there is scarce information on how to configure and run it. So let's create a DexIdp deployment in a Docker Desktop kubectl create deployment dexidp --image dexidp/dex We see from the Dockerfile that dex is being...
| | devopsdirective.com
0.5 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.
| | dairon.org
16.9 parsecs away

Travel
| A simple guide to set up a development environment for Golang on Ubuntu Linux.