/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

juandebravo.com
| | blog.nuculabs.de
1.7 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.
| | www.learnitguide.net
0.9 parsecs away

Travel
| | kubernetes persistent volume explained, kubernetes persistent volume examples, kubernetes persistent volume claims explained, kubernetes pvc claims
| | arveknudsen.com
2.7 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. This is generally known as the ELK stack, which stands for Elasticsearch, Logstash (precursor to Fluentd) and Kibana.
| | golangbot.com
14.1 parsecs away

Travel
| A tutorial about WebAssembly and how to cross compile and run Go programs in the browser using WebAssembly.