Kubernetes Troubleshooting: The Complete Guide
https://komodor.com/learn/kubernetes-troubleshooting-the-complete-guide
https://komodor.com/learn/kubernetes-troubleshooting-the-complete-guide
Automating quality checks for Kubernetes YAMLs
https://dev.to/wkrzywiec/automating-quality-checks-for-kubernetes-yamls-398
https://dev.to/wkrzywiec/automating-quality-checks-for-kubernetes-yamls-398
Restricting Docker Access With a Reverse Proxy
https://raesene.github.io/blog/2021/09/05/restricting-docker-access-with-a-proxy
https://raesene.github.io/blog/2021/09/05/restricting-docker-access-with-a-proxy
Track Error Budget & Burn Rate automatically
An open-source tool designed to make Error Budget and SLO tracking simplerhttps://slotracker.com
DevOps&SRE Library
SRE Teams #9: Delivery Center DeliveryCenter has about 600 employees. Their primary mission is to be OneStepToSell to restaurants and marketplaces. They connect the restaurants with many food apps, managing everything through a single platform. One hundred…
SRE Teams #10: Quintoandar
Quintoandar is an end-to-end solution for long-term rentals that, among other things, connects potential tenants to landlords and vice versa. Last year, they also expanded into connecting home buyers to sellers. Their long-term plan is to evolve into a one-stop real estate shop offering mortgage, title insurance, and escrow services. They raised more than $700 million and are valued at $5.1 billion.https://sreteams.substack.com/p/quintoandar
Five Ways Developers Can Help SREs
1. Scaling The Platform With The Concept Of A 12-factor App Methodhttps://www.squadcast.com/blog/five-ways-developers-can-help-sres
2. Sharing Performance Testing Data Insights
3. Significance of Documentation and Configuration files
4. AIOps Supported System Admin Functionalities
5. Increasing Observability Of The System
headscale
An open source, self-hosted implementation of the Tailscale control serverhttps://github.com/juanfont/headscale
eks-anywhere
Amazon EKS Anywhere is a new deployment option for Amazon EKS that enables you to easily create and operate Kubernetes clusters on-premises with your own virtual machines. It brings a consistent AWS management experience to your data center, building on the strengths of Amazon EKS Distro, the same distribution of Kubernetes that powers EKS on AWS. Its goal is to include full lifecycle management of multiple Kubernetes clusters that are capable of operating completely independently of any AWS services.https://github.com/aws/eks-anywhere
Why data scientists shouldn’t need to know Kubernetes
https://huyenchip.com/2021/09/13/data-science-infrastructure.html
https://huyenchip.com/2021/09/13/data-science-infrastructure.html
PHP maintains an enormous lead in server-side programming languages
https://arstechnica.com/gadgets/2021/09/php-maintains-an-enormous-lead-in-server-side-programming-languages
https://arstechnica.com/gadgets/2021/09/php-maintains-an-enormous-lead-in-server-side-programming-languages
Terraform is Not the Golden Hammer
Feedbacks about mixed usages (Cloud Providers, Kubernetes...)https://hub.qovery.com/guides/engineering/terraform-not-the-golden-hammer
The Developer Experience and the Role of the SRE Are Changing, Here's How
https://www.getambassador.io/developer-control-plane/dcp-insights-mario-loria-from-cartax
https://www.getambassador.io/developer-control-plane/dcp-insights-mario-loria-from-cartax
Configuration as Data, GitOps, and Controllers: it’s not simple for multi-cluster
https://www.solo.io/blog/configuration-as-data-gitops-and-controllers-its-not-simple-for-multi-cluster
https://www.solo.io/blog/configuration-as-data-gitops-and-controllers-its-not-simple-for-multi-cluster
Kubernetes Ingress
In this post we'll focus on the Nginx Ingress, but most ingresses will follow a similar pattern.https://inlaymansterms.io/blog/kubernetes-ingress
kim
kim is a Kubernetes-aware CLI that will install a small builder backend consisting of a BuildKit daemon bound to the Kubelet's underlying containerd socket (for building images) along with a small server-side agent that the CLI leverages for image management (think push, pull, etc) rather than talking to the backing containerd/CRI directly. kim enables building images locally, natively on your k3s cluster.https://github.com/rancher/kim
Industry Interviews: Colm Doyle, Incident Commander at Slack
https://incident.io/blog/interview-with-colm-doyle-slack
https://incident.io/blog/interview-with-colm-doyle-slack
bmc-cache
BMC (BPF Memory Cache) is an in-kernel cache for memcached. It enables runtime, crash-safe extension of the Linux kernel to process specific memcached requests before the execution of the standard network stack. BMC does not require modification of neither the Linux kernel nor the memcached application. Running memcached with BMC improves throughput by up to 18x compared to the vanilla memcached application.https://github.com/Orange-OpenSource/bmc-cache