DevOps drawer
@DevOps101
395
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
395 subscribers
DevOps drawer
https://mbuffett.com/posts/kubernetes-setup/
Mbuffett
Marcus' Blog
There’s no shortage of posts like “Let’s use Kubernetes!” Now you have 8 problems, or Do I Really Need Kubernetes?, which tend to argue that unless you’re orchestrating 1000 containers, you’re good without Kubernetes. Also, I thought this tweet was hilarious:…
DevOps drawer
https://kubernetespodcast.com/episode/142-tinkerbell/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 142 - Tinkerbell, with Gianluca Arbezzano
If you'd like something more tangible than a virtual cloud instance, there's always (still!) bare metal. Tinkerbell is a project from Equinix Metal to manage bare metal servers at scale, and Gianluca Arbezzano is one of its maintainers. We talk stacks, racks…
DevOps drawer
https://enterprisersproject.com/article/2021/3/kubernetes-autoscaling-explanation
The Enterprisers Project
Kubernetes autoscaling, explained
What is Kubernetes autoscaling? This automation capability means you don't have to manually provision and scale down resources as demand changes. It also prevents needless spending. Here's how it works in concert with the container orchestration platform.
DevOps drawer
https://johansiebens.dev/posts/2021/03/openfaas-and-gke-autopilot/
johansiebens.dev
OpenFaaS and GKE Autopilot
Learn how to deploy and run OpenFaaS on GKE Autopilot for the most serverless experience ever seen on Kubernetes.
DevOps drawer
https://www.jetstack.io/blog/introducing-ingress-builder/
Jetstack
Configure your Kubernetes Ingress with Ingress Builder | Jetstack Blog
Configure your Kubernetes Ingress and quickly find the right annotations
for your ingress controllers using Ingress Builder.
DevOps drawer
https://kmitevski.com/creating-a-single-node-kubernetes-cluster-on-atomic-pi-with-kubeadm/
Mitevski
Creating a single-node Kubernetes cluster on Atomic Pi with kubeadm - Mitevski
Reading time: 6 minutes I’ve had this small Atomic Pi server for a while now. And I use it for all kinds of testing, learning, tools, and host a couple of apps on it. It was well worth the $40 spent on it. I’ve also given a small explanation on it in one…
DevOps drawer
https://blog.alexellis.io/how-i-test-openfaas-with-kubernetes/
Alex Ellis' Blog
How I test OpenFaaS changes with Kubernetes
Learn what makes up the OpenFaaS core services, and how to create and test your own patches when you want to contribute.
DevOps drawer
https://www.infracloud.io/blogs/prometheus-architecture-metrics-use-cases/
InfraCloud
Prometheus Definitive Guide Part I - Metrics and Use Cases
New to Prometheus? This is your introductory guide to Prometheus architecture, metrics, and it's most common use cases to get you started
DevOps drawer
https://blog.flant.com/chaos-engineering-in-kubernetes-open-source-tools/
Palark
Open Source solutions for chaos engineering in Kubernetes
This article reviews existing tools for implementing chaos engineering in K8s including kube-monkey, chaoskube, Chaos Mesh, Litmus Chaos, Chaos Toolkit, some games, and even more.
DevOps drawer
https://testingclouds.wordpress.com/2021/03/09/migrating-from-docker-compose-to-skaffold/
Testing Clouds at 128bpm
Migrating from Docker Compose to Skaffold
Background Over the last weekend I had occasion to unshelve a Ruby-on-Rails project that I had worked on in 2015. It was a great glimpse into the state of the art of the time. I had chosen some for…
DevOps drawer
https://itnext.io/kubernetes-what-are-endpoints-3cc9e769b614
Medium
Kubernetes: what are Endpoints
Usually, we don’t see Endpoints objects when using Kubernetes Services, as they are working under the hood, similarly to ReplicaSets which…
DevOps drawer
https://kruyt.org/migrate-docker-containerd-kubernetes/
kruyt.org
Migrate from Docker to Containerd in Kubernetes
Kubernetes is deprecating Docker as a container runtime after v1.20. Don’t Panic
😱
Docker containers are still supported, but the dockershim/Docker, the layer between Kubernetes and containerd is deprecated and will be removed from version 1.22+.
https:/…
DevOps drawer
https://danielmangum.com/posts/crossplane-infrastructure-llvm/
Danielmangum
Is Crossplane the Infrastructure LLVM?
If I was to explain LLVM in a painfully simple manner, I might say something like: “LLVM is a framework that allows you to define a syntax for interacting with computers, and instantly have it work for all computers”. This denoscription does a colossal disservice…
DevOps drawer
https://dlorenc.medium.com/cosign-signed-container-images-c1016862618
Medium
Cosign — Signed Container Images
I’ve seen a lot of questions about signing container images in the last few months, and unfortunately there aren’t many great options or…
DevOps drawer
https://martinheinz.dev/blog/45
martinheinz.dev
Cloud Native CI/CD with Tekton - Laying The Foundation
<p>
We all know that every serious project needs CI/CD and I'm pretty sure that it's not necessary to explain why. There are a lot of tools, platforms and ...
DevOps drawer
https://drrispens.medium.com/why-the-world-needs-a-software-bill-of-materials-now-5a565df65dff
Medium
Why the World Needs a Software Bill Of Materials Now
“Sunburst” was the most sophisticated hack the world has ever seen. One of the most urgent lessons so far learned from the attack: we need…
DevOps drawer
https://www.evanjones.ca/grpc-is-tricky.html
DevOps drawer
https://blog.flant.com/troubleshooting-web-apps-issues-6-recent-cases-from-our-sres/
Flant
Troubleshooting web apps issues: 6 recent cases from our SREs
When something prevents web applications from proper functioning, you have to investigate into all levels: in your infrastructure (K8s based in our case), third-party services or in the code itself.
DevOps drawer
https://blog.flant.com/recent-troubleshooting-cases-from-our-sres-part-2/
Flant
Recent troubleshooting cases from our SREs, part 2
Our stories include a poorly prepared Kafka in Docker, an unexpected network issue for ZooKeeper & ClickHouse, a faulty hardware in the data center, and the PgSQL database optimization.
DevOps drawer
https://blog.flant.com/recent-troubleshooting-cases-from-our-sres-part-3/
Flant
Recent troubleshooting cases from our SREs, part 3
Our new exciting SRE/Ops stories include complicated Linux server migration (bare-metal to VM), large PostgreSQL replica recovery, small case with ClickHouse Kubernetes operator, and abnormal result of CockroachDB upgrade.
DevOps drawer
https://blog.argoproj.io/closing-ci-cd-loop-using-argoproj-a78a50a98fe8
Medium
Closing CI/CD loop using Argoproj
Argo CD is a popular Kubernetes continuous deployment tool that enables GitOps workflow. The tool enables developers to manage…
TWeb.init({scrollToPost:'DevOps101/7378'});