kubernetes-learning-path
https://github.com/techiescamp/kubernetes-learning-path
A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)
https://github.com/techiescamp/kubernetes-learning-path
KEDA + Kafka: Improve performance by 62.15% at peak loads
https://kedify.io/resources/blog/keda-kafka-improve-performance-by-62-15-at-peak-loads
https://kedify.io/resources/blog/keda-kafka-improve-performance-by-62-15-at-peak-loads
A/B Testing with Linkerd and Flagger using Dynamic Routing
https://www.infracloud.io/blogs/ab-testing-with-linkerd-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
SSO Authentication with OAuth2 Proxy Sidecar Containers in Kubernetes
https://levelup.gitconnected.com/sso-authentication-with-oauth2-proxy-sidecar-containers-in-kubernetes-7717fb3ef881
https://levelup.gitconnected.com/sso-authentication-with-oauth2-proxy-sidecar-containers-in-kubernetes-7717fb3ef881
Importance of Kubernetes and the Need for Tainting Nodes
https://semaphoreci.com/blog/kubernetes-taints-tolerations
https://semaphoreci.com/blog/kubernetes-taints-tolerations
Simplest Way to Learn Kubernetes is With its API
https://medium.com/@talhakhalid101/simplest-way-to-learn-kubernetes-is-with-its-api-07e1fb8c6e0f
https://medium.com/@talhakhalid101/simplest-way-to-learn-kubernetes-is-with-its-api-07e1fb8c6e0f
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
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
https://dev.to/patrickdomnick/packaging-and-uploading-a-docker-container-and-helm-chart-to-gitlab-using-gitlab-ci-operator-framework-kustomize-and-helmify-3j68
Detecting Specific Incidents Within Your Kubernetes Cluster Using eBPF
https://faun.pub/detecting-specific-incidents-within-your-kubernetes-cluster-using-ebpf-5165771ec9a7
https://faun.pub/detecting-specific-incidents-within-your-kubernetes-cluster-using-ebpf-5165771ec9a7
yazi
https://github.com/sxyazi/yazi
Yazi (means "duck") is a terminal file manager written in Rust, based on non-blocking async I/O. It aims to provide an efficient, user-friendly, and customizable file management experience.
https://github.com/sxyazi/yazi
(Zero-Cost) Kubernetes Resource Tuning in your GitOps Pipelines
https://itnext.io/zero-cost-kubernetes-resource-tuning-in-your-gitops-pipelines-fba02f1dd9da
https://itnext.io/zero-cost-kubernetes-resource-tuning-in-your-gitops-pipelines-fba02f1dd9da
How Helm Subcharts Make the Transition to Argo Rollouts a Breeze
https://faun.pub/how-helm-subcharts-make-the-transition-to-argo-rollouts-a-breeze-aaf160924dbf
https://faun.pub/how-helm-subcharts-make-the-transition-to-argo-rollouts-a-breeze-aaf160924dbf
GitOps for Databases
Part 1: https://atlasgo.io/blog/2023/12/06/gitops-for-databases-part-1
Part 2: https://atlasgo.io/blog/2023/12/11/gitops-for-databases-part-2
Part 1: https://atlasgo.io/blog/2023/12/06/gitops-for-databases-part-1
Part 2: https://atlasgo.io/blog/2023/12/11/gitops-for-databases-part-2
http://abstraction.blog/2023/06/13/cloud-alerting-strategy
Alerting is an essential step of monitoring. Monitoring provides you visibility into the health of your systems. The benefits of alerting are :
• An alert can contain enough contextual information to help us quickly get started on diagnostic activities.
• Alerting can be used to invoke remediation functions such as autoscaling.
• Alerts can also enable cost-awareness by watching budgets and limits.
Abstraction.blog
An Alerting strategy for the cloud
There arent much articles out there on alerting strategies. I found that out when I was developing one myself to implement a robust alerting system. Its been a couple of years since then and not much has changed. Some gems of knowledge on alerting remain…
https://goteleport.com/blog/kubernetes-audit-logging/
In this guide, you’ll learn the basics of Kubernetes audit logging, as well as advice for how to set it up and choose an appropriate backend. You’ll also learn about best practices for getting the most value from the processes.
Goteleport
6 Best Practices for Kubernetes Audit Logging
A list of best practices for Kubernetes auditing, starting with guidelines for how to create a solid auditing policy foundation.
❤1