For the love of god, stop using CPU limits on Kubernetes (updated)
Many people think you need CPU limits on Kubernetes but this isn't true. In most cases, Kubernetes CPU limits do more harm than help.https://home.robusta.dev/blog/stop-using-cpu-limits
FerretDB
FerretDB (previously MangoDB) was founded to become the de-facto open-source substitute to MongoDB. FerretDB is an open-source proxy, converting the MongoDB 6.0+ wire protocol queries to SQL - using PostgreSQL as a database engine.https://github.com/FerretDB/FerretDB
Migration from Thanos to Grafana Mimir
https://tech.groww.in/migration-from-thanos-to-grafana-mimir-cab21eed7311
https://tech.groww.in/migration-from-thanos-to-grafana-mimir-cab21eed7311
shifu
Shifu is a Kubernetes-native IoT development framework that greatly improves the efficiency, quality and reusability of IoT application development.https://github.com/Edgenesis/shifu
How to Monitor MongoDB: Key Metrics to Measure for High Performance
https://sematext.com/blog/mongodb-monitoring
https://sematext.com/blog/mongodb-monitoring
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