/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

b.agilob.net
| | blog.wyrihaximus.net
1.0 parsecs away

Travel
| |
| | srcco.de
14.5 parsecs away

Travel
| | How to save cloud costs when running Kubernetes? There is no silver bullet, but this blog post describes a few tools to help you manage resources and reduce cloud spending. I wrote this post with Kub
| | jessitron.com
9.4 parsecs away

Travel
| | TL;DR: skip to this readme for the easiest path When you're running applications in Kubernetes, and you're using OpenTelemetry for observability, then one recommended practice is to run the OpenTelemetry Collector on each node in your cluster. Then each of your applications can send telemetry data (traces, metrics, logs) to that local collector. To run
| | devopsdirective.com
17.1 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.