DevOps drawer – Telegram
DevOps drawer
396 subscribers
9 photos
2 files
9.17K links
Curated DevOps resources from trustworthy sources.
Download Telegram
Grafana Loki query acceleration: How we sped up queries without adding resources

https://grafana.com/blog/2024/05/29/grafana-loki-query-acceleration-how-we-sped-up-queries-without-adding-resources
jsondiff

jsondiff is a Go package for computing the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations, which is particularly suitable to create the patch response of a Kubernetes Mutating Webhook for example.


https://github.com/wI2L/jsondiff
sqlite-studio

Single binary, single command SQLite database explorer. SQLite studio supports opening both local SQLite DB files, libSQL servers and PostgreSQL.


https://github.com/frectonz/sqlite-studio
Anomaly Alerting in Prometheus

Exploring how to do anomaly alerting on seasonal data in Prometheus.


https://karlstoney.com/response-time-anomaly-alert
kubernetes-learning-path

A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)


https://github.com/techiescamp/kubernetes-learning-path
A/B Testing with Linkerd and Flagger using Dynamic Routing

Linkerd’s dynamic request routing feature has been introduced in Linkerd 2.13. It leverages the Kubernetes Gateway API feature, which reduces the amount of new configuration machinery introduced onto the clusters while still providing a rich and expressive feature set. In this blog post, we will look at Linkerd’s dynamic request routing feature and use it for A/B testing using Flagger.


https://www.infracloud.io/blogs/ab-testing-with-linkerd-flagger-using-dynamic-routing
Importance of Kubernetes and the Need for Tainting Nodes

https://semaphoreci.com/blog/kubernetes-taints-tolerations
Maximize Cost Savings by Putting Your Kubernetes Resources to Sleep During Off-Hours

https://www.perfectscale.io/blog/putting-k8s-resources-to-sleep-with-keda
Packaging and Uploading a Docker Container and Helm Chart to GitLab using GitLab CI, Operator Framework, Kustomize, and Helmify

https://dev.to/patrickdomnick/packaging-and-uploading-a-docker-container-and-helm-chart-to-gitlab-using-gitlab-ci-operator-framework-kustomize-and-helmify-3j68