Create readable terraform plans for pull request reviews with tfplan2md
https://levelup.gitconnected.com/create-readable-terraform-plans-for-pull-request-reviews-with-tfplan2md-ea646e00e59b
This article introduces tfplan2md, a tool that converts Terraform JSON plans into clearer markdown summaries for pull request reviews. It focuses on making plan output easier to understand in Azure DevOps and GitHub workflows.
https://levelup.gitconnected.com/create-readable-terraform-plans-for-pull-request-reviews-with-tfplan2md-ea646e00e59b
Why the OpenTelemetry Batch Processor is Going Away (Eventually)
https://www.dash0.com/blog/why-the-opentelemetry-batch-processor-is-going-away-eventually
This article explains why OpenTelemetry no longer recommends the batch processor for production durability-sensitive pipelines. It compares in-memory batching with exporter-level persistent queues and shows how the newer approach improves recovery during collector restarts.
https://www.dash0.com/blog/why-the-opentelemetry-batch-processor-is-going-away-eventually
A Comprehensive Comparison of Cloud Backup Tools
https://www.ybrikman.com/blog/2026/02/03/computer-backup-options
This blog post is a comparison of personal, accessible, cloud backup options.
https://www.ybrikman.com/blog/2026/02/03/computer-backup-options
Tuckr
https://github.com/RaphGL/Tuckr
Tuckr is a dotfile manager inspired by Stow and Git. Tuckr aims to make dotfile management less painful. It follows the same model as Stow, symlinking files onto $HOME. It works on all the major OSes (Linux, Windows, BSDs and MacOS).
Tuckr aims to bring the simplicity of Stow to a dotfile manager with a very small learning curve. To achieve that goal Tuckr tries to only cover what is directly needed to manage dotfiles and nothing else. We won't wrap git, rm, cp or reimplement the functionality that are perfeclty covered by other utilities in the system unless it greatly impacts usability.
https://github.com/RaphGL/Tuckr
Dynamic Istio Ingress Gateway Management with Kyverno
https://medium.com/devtopia/dynamic-istio-ingress-gateway-management-with-kyverno-a807b6e3f0f8
https://medium.com/devtopia/dynamic-istio-ingress-gateway-management-with-kyverno-a807b6e3f0f8
Ephemeral Infrastructure: Why Short-Lived is a Good Thing
https://lukasniessen.medium.com/ephemeral-infrastructure-why-short-lived-is-a-good-thing-2cf26afd75ef
https://lukasniessen.medium.com/ephemeral-infrastructure-why-short-lived-is-a-good-thing-2cf26afd75ef
yoke
https://github.com/yokecd/yoke
Yoke is a Helm-inspired infrastructure-as-code (IaC) package deployer designed to provide a more powerful, safe, and programmatic way to define and deploy packages. While Helm relies heavily on static YAML templates, Yoke takes IaC to the next level by allowing you to leverage general-purpose programming languages for defining packages, making it safer and more powerful than its predecessors.
https://github.com/yokecd/yoke
korrel8r
https://github.com/korrel8r/korrel8r
Korrel8r is a rule-based correlation engine that automatically discovers and graphs relationships between cluster resources and observability signals across multiple data stores, enabling unified troubleshooting experiences.
https://github.com/korrel8r/korrel8r
lynq
https://github.com/k8s-lynq/lynq
Lynq Operator is a Kubernetes operator that automates database-driven infrastructure provisioning. It reads data from external datasources and dynamically creates, updates, and manages Kubernetes resources using declarative templates.
https://github.com/k8s-lynq/lynq
k8s-sidecar
https://github.com/kiwigrid/k8s-sidecar
This is a docker container intended to run inside a kubernetes cluster to collect config maps with a specified label and store the included files in a local folder.
https://github.com/kiwigrid/k8s-sidecar
2
postgresql-operator
https://github.com/EasyMile/postgresql-operator
PostgreSQL Operator to create Databases and Users across multiple engines
https://github.com/EasyMile/postgresql-operator
kubectl-rexec
https://github.com/Adyen/kubectl-rexec
Kubectl exec does not provide any kind of audit what is actually done inside the container. Rexec plugin is here to help with that.
https://github.com/Adyen/kubectl-rexec
csi-driver-rclone
https://github.com/veloxpack/csi-driver-rclone
This is a repository for Rclone CSI driver, csi plugin name: rclone.csi.veloxpack.io. This driver enables Kubernetes pods to mount cloud storage backends as persistent volumes using rclone, supporting 50+ storage providers including S3, Google Cloud Storage, Azure Blob, Dropbox, and many more.
https://github.com/veloxpack/csi-driver-rclone
The official MinIO GitHub repository is no longer maintained, so there are several object storages that can be used as alternatives/equivalents:
- https://github.com/rustfs/rustfs
- https://garagehq.deuxfleurs.fr
- https://github.com/seaweedfs/seaweedfs
- https://github.com/pgsty/minio
- https://github.com/rustfs/rustfs
- https://garagehq.deuxfleurs.fr
- https://github.com/seaweedfs/seaweedfs
- https://github.com/pgsty/minio
pg_exporter
https://github.com/pgsty/pg_exporter
PG Exporter brings ultimate monitoring experience to your PostgreSQL with declarative config, dynamic planning, and customizable collectors. It provides 600+ metrics and ~3K time series per instance, covers everything you'll need for PostgreSQL observability.
https://github.com/pgsty/pg_exporter
Fixing Noisy Logs with OpenTelemetry Log Deduplication
https://www.dash0.com/guides/opentelemetry-log-deduplication-processor
A practical walkthrough of OpenTelemetry's log deduplication processor that shows how to reduce repeated log noise while preserving useful signal.
https://www.dash0.com/guides/opentelemetry-log-deduplication-processor
Modernizing Prometheus: Native Storage for Composite Types
https://prometheus.io/blog/2026/02/14/modernizing-prometheus-composite-samples
https://prometheus.io/blog/2026/02/14/modernizing-prometheus-composite-samples
Stop Hunting Logs: How OpenTelemetry Brings Metrics, Logs, and Traces Together
https://hackernoon.com/stop-hunting-logs-how-opentelemetry-brings-metrics-logs-and-traces-together
OpenTelemetry can correlate metrics, logs, and traces in Kubernetes so teams can debug issues from a single telemetry model.
https://hackernoon.com/stop-hunting-logs-how-opentelemetry-brings-metrics-logs-and-traces-together
Continuous Frontend Deployments at Scale: 7000 Deployments/Month with GitOps
https://people.wayground.com/continuous-frontend-deployments-at-scale-7000-deployments-month-with-gitops-760379e128d0
Wayground describes running around 7,000 monthly frontend deployments for 50 engineers with GitOps and ArgoCD without deployment queues.
https://people.wayground.com/continuous-frontend-deployments-at-scale-7000-deployments-month-with-gitops-760379e128d0