Nobody Cares About the Operating System Anymore
https://www.lastweekinaws.com/blog/nobody-cares-about-the-operating-system-anymore
https://www.lastweekinaws.com/blog/nobody-cares-about-the-operating-system-anymore
volcano
Volcano is a batch system built on Kubernetes. It provides a suite of mechanisms that are commonly required by many classes of batch & elastic workload including: machine learning/deep learning, bioinformatics/genomics and other "big data" applications. These types of applications typically run on generalized domain frameworks like TensorFlow, Spark, PyTorch, MPI, etc, which Volcano integrates with.https://github.com/volcano-sh/volcano
Advice for someone moving from SRE to backend engineering
https://shoreline.io/advice-for-someone-moving-from-sre-to-backend-engineering
https://shoreline.io/advice-for-someone-moving-from-sre-to-backend-engineering
How we scaled the GitHub API with a sharded, replicated rate limiter in Redis
https://github.blog/2021-04-05-how-we-scaled-github-api-sharded-replicated-rate-limiter-redis
https://github.blog/2021-04-05-how-we-scaled-github-api-sharded-replicated-rate-limiter-redis
Learning from incidents: getting Sidekiq ready to serve a billion jobs
https://tech.scribd.com/blog/2020/sidekiq-incident-learnings.html
https://tech.scribd.com/blog/2020/sidekiq-incident-learnings.html
Postgres is Out of Disk and How to Recover: The Dos and Don'ts
https://blog.crunchydata.com/blog/postgres-is-out-of-disk-and-how-to-recover-the-dos-and-donts
https://blog.crunchydata.com/blog/postgres-is-out-of-disk-and-how-to-recover-the-dos-and-donts
Trying out Cosign
Container image signing has been a bit of a gap in the security landscape, so I’m always interested in seeing new projects starting up which address it.https://raesene.github.io/blog/2021/03/21/Trying-out-cosign
Using Telepresence 2 for Kubernetes debugging and local development
https://codefresh.io/kubernetes-tutorial/telepresence-2-local-development
https://codefresh.io/kubernetes-tutorial/telepresence-2-local-development
Having On-call Nightmares? Runbooks can Help you Wake Up
https://www.blameless.com/blog/having-on-call-nightmares-runbooks-can-help-you-wake-up
https://www.blameless.com/blog/having-on-call-nightmares-runbooks-can-help-you-wake-up
Getting started with Terraform and Kubernetes on Azure AKS
TL;DR: In this article, you will learn how to create Kubernetes clusters on Azure Kubernetes Service (AKS) with the Azure CLI and Terraform. By the end of the tutorial, you will automate creating two clusters (dev and prod) complete with an Ingress controller in a single command.https://learnk8s.io/terraform-aks
kubevela
KubeVela is a modern application platform that is fully self-service, and adapts to your needs when you grow.https://github.com/oam-dev/kubevela
Leveraging Kubernetes as control plane, KubeVela itself is runtime agnostic. It allows you to deploy (and manage) containerized workloads, cloud functions, databases, or even EC2 instances with a consistent workflow.
grep.app
grep.app searches code from over a half million public repositories on GitHub.https://grep.app
Annotating Kubernetes Services for Humans
This page outlines a convention for using annotations to help developers manage Kubernetes services.https://ambassadorlabs.github.io/k8s-for-humans
karmada
Karmada (Kubernetes Armada) is a Kubernetes management system that enables you to run your cloud-native applications across multiple Kubernetes clusters and clouds, with no changes to your applications. By speaking Kubernetes-native APIs and providing advanced scheduling capabilities, Karmada enables truly open, multi-cloud Kubernetes.https://github.com/karmada-io/karmada