lnav
The Log File Navigator, lnav for short, is an advanced log file viewer for the small-scale. It is a terminal application that can understand your log files and make it easy for you to find problems with little to no setup.https://github.com/tstack/lnav
Does Kubernetes really give you multicloud portability?
https://medium.com/digital-mckinsey/does-kubernetes-really-give-you-multicloud-portability-476270a0acc7
https://medium.com/digital-mckinsey/does-kubernetes-really-give-you-multicloud-portability-476270a0acc7
SketchyBar
A highly customizable macOS status bar replacementhttps://github.com/FelixKratz/SketchyBar
Using PostgreSQL as a Scalable, Durable, and Reliable Storage for Jaeger Tracing
https://www.timescale.com/blog/using-postgresql-as-a-scalable-durable-and-reliable-storage-for-jaeger-tracing
https://www.timescale.com/blog/using-postgresql-as-a-scalable-durable-and-reliable-storage-for-jaeger-tracing
paralus
All-in-one Kubernetes access manager. User-level credentials, RBAC, SSO, audit logs.https://github.com/paralus/paralus
kubetunnel
Develop microservices locally while being connected to your Kubernetes environmenthttps://github.com/we-dcode/kubetunnel
Argo Rollouts at scale: Bringing Automated Rollbacks to 2,100+ services at Monzo
https://monzo.com/blog/2022/11/02/argo-rollouts-at-scale
https://monzo.com/blog/2022/11/02/argo-rollouts-at-scale
cozo
A transactional, relational database that uses Datalog and focuses on graph data and algorithms. Time-travel-capable, and fast!https://github.com/cozodb/cozo
numaflow
Numaflow is a Kubernetes-native tool for running massively parallel stream processing. A Numaflow Pipeline is implemented as a Kubernetes custom resource and consists of one or more source, data processing, and sink vertices.https://github.com/numaproj/numaflow
Monitoring benchmark: how to generate 100 million samples/s of production-like data
While the fact that VictoriaMetrics can handle data ingestion rate at 100 million samples per second for one billion of active time series is newsworthy on its own, the benchmark tool used to generate that kind of load is usually overlooked. This blog post explains the challenges of scaling the prometheus-benchmark tool for generating such a load.https://victoriametrics.com/blog/benchmark-100m
How we tried using VictoriaMetrics and Thanos at the same time
https://medium.com/@uburro/how-we-tried-using-victoriametrics-and-thanos-at-the-same-time-48803d2a638b
https://medium.com/@uburro/how-we-tried-using-victoriametrics-and-thanos-at-the-same-time-48803d2a638b
Testing Production-Ready Applications on the Local Kubernetes Environment
https://medium.com/@muhammedsaidkaya/testing-of-production-ready-applications-on-the-local-kubernetes-environment-b1b0efc67b95
https://medium.com/@muhammedsaidkaya/testing-of-production-ready-applications-on-the-local-kubernetes-environment-b1b0efc67b95
wazuh
Wazuh is a free and open source platform used for threat prevention, detection, and response. It is capable of protecting workloads across on-premises, virtualized, containerized, and cloud-based environments.https://github.com/wazuh/wazuh
A complete guide to managing Grafana as code: tools, tips, and tricks
https://grafana.com/blog/2022/12/06/a-complete-guide-to-managing-grafana-as-code-tools-tips-and-tricks
https://grafana.com/blog/2022/12/06/a-complete-guide-to-managing-grafana-as-code-tools-tips-and-tricks
promlens
PromLens is a web-based PromQL query builder, analyzer, and visualizer.https://github.com/prometheus/promlens
K8s — pause container
Why we have pause container in K8s pod?https://blog.devgenius.io/k8s-pause-container-f7abd1e9b488