Explore >> Select a destination


You are here

vadosware.io
| | gehrcke.de
8.1 parsecs away

Travel
| | Recently, I manually attached pre-existing EBS volumes to EC2 instances in an EKS (k8s) cluster. My goal was to expose these EBS volumes as k8s persistent volumes using a custom storage class. I pi...
| | blog.nuculabs.de
9.2 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.
| | arveknudsen.com
4.1 parsecs away

Travel
| | In my previous blog post I showed how to use the Kops tool to create a production ready Kubernetes cluster on Amazon Web Services (AWS). In this follow-up post I will show how to install Elasticsearch and its graphical counterpart Kibana in the cluster, in order to be able to collect and store logs from your cluster and search/read them. We will also install Fluentd as this component is responsible for transmitting the standard Kubernetes logs to Elasticsearch.
| | avilpage.com
130.2 parsecs away

Travel
| How to setup a local kubernetes cluster on Macbook M1(apple silicon) with k3s and multipass.