/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

www.davidxia.com
| | vadosware.io
2.2 parsecs away

Travel
| | How to install Loki & Fluent Bit for lightweight monitoring across your k8s cluster.
| | arveknudsen.com
1.6 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.
| | gehrcke.de
2.2 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...
| | www.tyil.nl
15.2 parsecs away

Travel
| [AI summary] A step-by-step tutorial on configuring nginx with Let's Encrypt SSL certificates on a FreeBSD server to enable secure HTTPS hosting.