DevOps drawer
@DevOps101
397
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
397 subscribers
DevOps drawer
https://github.com/drasi-project/drasi-platform
GitHub
GitHub - drasi-project/drasi-platform: The Data Change Processing platform
The Data Change Processing platform. Contribute to drasi-project/drasi-platform development by creating an account on GitHub.
DevOps drawer
https://github.com/getwud/wud
GitHub
GitHub - getwud/wud: Keep your containers up-to-date!
Keep your containers up-to-date! Contribute to getwud/wud development by creating an account on GitHub.
DevOps drawer
https://github.com/chaitin/SafeLine
GitHub
GitHub - chaitin/SafeLine: SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from…
SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from attacks and exploits. - chaitin/SafeLine
DevOps drawer
https://dev.to/spacelift/how-to-structure-a-terraform-project-1ojn
DEV Community
How to Structure a Terraform Project
As exciting as starting a new Terraform project may sound, the first question is where and how we...
DevOps drawer
https://www.abarrak.com/2022/09/23/reflections-on-iac-with-terraform
Abarrak
Abdullah Barrak • Reflections on IaC using Terraform
Terraform has emerged as one of the top open source infrastructure as code (I...
DevOps drawer
https://www.abarrak.com/2024/10/17/reflections-on-iac-with-terraform-2
Abarrak
Abdullah Barrak • Reflections on IaC using Terraform - Part II
This post is a follow up on the previous one where I discussed the concept of...
DevOps drawer
https://povilasv.me/understanding-dns-in-kubernetes/
Povilas Versockas
Understanding DNS in Kubernetes - Povilas Versockas
This blog explores Kubernetes DNS, focusing on service discovery. It covers differences between DNS implementations such as musl and glibc.
DevOps drawer
https://medium.com/adevinta-tech-blog/the-karpenter-effect-redefining-our-kubernetes-operations-80c7ba90a599
Medium
The Karpenter Effect: Redefining Our Kubernetes Operations
A reflection on our journey towards AWS Karpenter, improving our Upgrades, Flexibility, and Cost-Efficiency in a 2,000+ Nodes Fleet
DevOps drawer
https://github.com/cloudandthings/terraform-aws-clickops-notifier
GitHub
GitHub - cloudandthings/terraform-aws-clickops-notifier: Get notified when actions are taken in the AWS Console.
Get notified when actions are taken in the AWS Console. - cloudandthings/terraform-aws-clickops-notifier
DevOps drawer
https://learnk8s.io/kubernetes-services-and-load-balancing
LearnKube
Kubernetes networking: service, kube-proxy, load balancing
Master Kubernetes networking with Services and load balancing. Learn how traffic flows within clusters and from external sources.
DevOps drawer
https://medium.com/@muppedaanvesh/a-hands-on-guide-to-kubernetes-qos-classes-%EF%B8%8F-571b5f8f7e58
Medium
⎈ A Hands-On Guide to Kubernetes QoS Classes
🛠️
⇢ Understanding Quality of Service Classes in Kubernetes: A Practical Example
DevOps drawer
https://medium.com/@davidpech_39825/dbaas-in-2024-which-postgresql-operator-for-kubernetes-to-select-for-your-platform-51cf4d5dec4a
Medium
DBaaS in 2024: Which PostgreSQL operator for Kubernetes to select for your platform?
Choosing the Right PostgreSQL Operator for Kubernetes in 2024: A Comprehensive Guide to Database-as-a-Service Platforms
DevOps drawer
https://medium.com/@davidpech_39825/dbaas-in-2024-which-postgresql-operator-for-kubernetes-to-select-for-your-platform-4d17352b35a1
Medium
DBaaS in 2024: Which PostgreSQL operator for Kubernetes to select for your platform?
Here’s the previous part of the series describing the general DBaaS approach and considerations.
DevOps drawer
https://medium.com/l7mp-technologies/deploying-a-scalable-stun-service-in-kubernetes-c7b9726fa41d
Medium
Deploying a scalable STUN service in Kubernetes
Tutorial on how to deploy your own cloud-native STUN service in Kubernetes.
DevOps drawer
https://github.com/ChristofferNissen/helmper
GitHub
GitHub - ChristofferNissen/helmper: Import Helm Charts to OCI registries, optionally with vulnerability patching
Import Helm Charts to OCI registries, optionally with vulnerability patching - ChristofferNissen/helmper
DevOps drawer
https://dev.to/davinkevin/taming-fluxcd-helmreleases-the-kustomize-way-approach-48l8
DEV Community
Taming FluxCD HelmReleases: The Kustomize Way approach
HelmRelease looks like a good idea… but it has many problems. Let's see how to do better without HelmRelease for a better GitOps
DevOps drawer
https://medium.com/@jdominguezc26/building-secure-kubernetes-environments-a-practical-guide-to-network-policies-3590f372ab2d
Medium
Building Secure Kubernetes Environments, A Practical Guide to Network Policies
Requirements
DevOps drawer
https://blog.raulnq.com/scaling-kubernetes-pods-based-on-http-traffic-using-keda-http-add-on
raulnq
Scaling Kubernetes Pods Based on HTTP Traffic using KEDA HTTP Add-on
In a previous article, we demonstrated how to scale pods based on HTTP traffic using KEDA and CloudWatch. We utilized CloudWatch to store and retrieve the metrics for our application and, based on that, scale the number of pods. But is there a way to...
DevOps drawer
https://github.com/isindir/sops-secrets-operator
GitHub
GitHub - isindir/sops-secrets-operator: Kubernetes SOPS secrets operator
Kubernetes SOPS secrets operator. Contribute to isindir/sops-secrets-operator development by creating an account on GitHub.
DevOps drawer
https://thenewstack.io/how-kubernetes-requests-and-limits-really-work/
The New Stack
How Kubernetes Requests and Limits Really Work
A wizard's journey through the technical inner workings of Kubernetes resource management — Chapter 1.