9 Best Articles in 2022
pythonspeed.com
“Let’s use Kubernetes!” Now you have 8 problems
pythonspeed.com
5 min read · From 2020 · If you’re using Docker, the next natural step seems to be Kubernetes, aka K8s: that’s how you run things in production, right? Well, maybe. Solutions designed for 500 software engineers working on the…
Reader View · Shared by 66, including 𝚛𝚘𝚐𝚎𝚛, Lea R. 🦄, Francis DB, tanh(mmalex) 🇺🇦
DEV Community 👩💻👨💻
Kubernetes for everyone ☸️💡🎉
DEV Community 👩💻👨💻
8 min read · From 2019 · Kubernetes is the de facto standard for running containerized applications. Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications.…
Reader View · Shared by 21, including Lea R. 🦄
nodesource.com
Orchestrating Node.js Containers with Kubernetes
nodesource.com
6 min read · From 2018 · Look under the Kubernetes hood to learn more about how K8s automates orchestration of Node.js application containers.
Reader View · Shared by 16, including Waqas Ahmed, Simone Corsi 💻🚀
Bloomberg
How Many Coders Does It Take to Turn On a Lightbulb?
Bloomberg
3 min read · From 2017 · Geeks love Kubernetes, an open-source cloud app created by Google. Here's Why.
Shared by 54, including Jakob Bronebakk, Thomas Wong, Rezha Julio, Oleg Baskov, Parin Vachhani, Hans Bickhofe, Thomas Power
blog.sensu.io
How Kubernetes works
blog.sensu.io
5 min read · From 2019 · This post walks you through how Kubernetes works, breaking down the individual components to illustrate how K8s helps you manage the lifecycle of containerized applications.
Reader View · Shared by 13, including Lea R. 🦄, CNCF
learnk8s.io
A visual guide on troubleshooting Kubernetes deployments
learnk8s.io
~18 min read · From 2019 · Troubleshooting in Kubernetes can be a daunting task. In this article you will learn how to diagnose issues in Pods, Services and Ingress.
Reader View · Shared by 51, including Francis DB, William El Kaim, CNCF, Elena Neira, Massimiliano Aroffo
Stack Overflow
Why is Kubernetes getting so popular?
Stack Overflow
6 min read · 2020-05-29 · At the time of this article, Kubernetes is about six years old, and over the last two years, it has risen in popularity to consistently be one of the most loved platforms. This year, it comes in as…
Reader View · Shared by 42, including CNCF, 𝚛𝚘𝚐𝚎𝚛
microk8s.io
microk8s - upstream kubernetes, installed locally.
microk8s.io
From 2018 · The fastest way to install a local upstream @kubernetes cluster on your machine to play, test, and develop against Kubernetes
Shared by 41, including Nico Müller 🇺🇦, Waqas Ahmed, Kelsey Hightower, David Garner, William El Kaim, Chris {he, they}, Francis DB, Emerson Macedo, Linus Basig, Dominik Chanton
jmoiron.net
Is K8s Too Complicated?
jmoiron.net
7 min read · From 2018 · Joe Beda had a great twitter thread this morning about the complexity of Kubernetes. You can read it in full, and I suggest you do, but I wanted to quote a few things I found to be particularly…
Reader View · Shared by 14, including Thompson Marzagão
Trending
The New Stack
Chainguard Enforce: Software Supply Chain Security for K8s
The New Stack
2 min read · Apr 28th · Zero-trust security company Chainguard has shipped the beta release of Chainguard Enforce, its first product -- a native software supply chain solution for Kubernetes workloads.
Reader View · Shared by 8, including Steven J. Vaughan-Nichols
betterprogramming.pub
6 Metrics To Watch for on Your K8s Cluster
betterprogramming.pub
~17 min read · May 23rd · The most critical Kubernetes metrics to monitor
Reader View · Shared by 6, including Better Programming, Balda
More like this
The New Stack
Serverless, Multicloud Popular with K8s Users, Survey Says
The New Stack
4 min read · 2021-08-24 · Almost half of Kubernetes users surveyed said the problems with running stateful workloads on it represent their primary challenge in using the technology, according to a study from Cockroach Labs,…
Reader View · Shared by 14, including William Toll, Yves Mulkers
blog.plataformatec.com.br
Kubernetes and the Erlang VM: orchestration on the large and the small « Plataformatec Blog
blog.plataformatec.com.br
6 min read · From 2019 · If you look at the features listed by Kubernetes (K8s) and compare it to languages that run on the Erlang VM, such as Erlang and Elixir, the impression is that they share many keywords, such as “self…
Reader View · Shared by 11, including Ricardo Yasuda
k8slens.dev
Lens | The Kubernetes IDE
k8slens.dev
From 2020 · Lens IDE for Kubernetes. The only system you’ll ever need to take control of your Kubernetes clusters. It's open source and free. Download it today!
Shared by 29, including William El Kaim, Balda, Emerson Macedo, David Garner, Nico Müller 🇺🇦
prodops.io
An 8-minute introduction to K8S
prodops.io
8 min read · From 2018 · This is a summary post I wrote for myself after completing “Kubernetes: Up and Running”. I decided it would be a good way of forcing myself to review what I’ve read, and summerize it for others that…
Reader View · Shared by 11, including ITNEXT
jenkins.io
Introducing Jenkins X: a CI/CD solution for modern cloud applications on Kubernetes
jenkins.io
~12 min read · From 2018 · Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
Reader View · Shared by 27, including Paddy Zab, Nico Müller 🇺🇦, shishir das, Massimiliano Aroffo
weave.works
GitOps
weave.works
~11 min read · From 2018 · Learn the fundamental theorem behind GitOps and how infrastructure as code tools are different but related. Also find out why gitOps is the more secure way to deploy apps to Kubernetes.
Reader View · Shared by 24, including Lea R. 🦄, Kelsey Hightower, Linus Basig, 瑞拿頭
Forbes
5 Exciting Facts About Kubernetes On The Eve Of Its 5th Anniversary
Forbes
4 min read · From 2019 · Kubernetes is becoming the Linux of modern infrastructure. The credit goes to Google for open sourcing it and then handing it over to the CNCF to enable community participation.
Reader View · Shared by 23, including CNCF, Lea R. 🦄
github.com
drone/drone
github.com
From 2016 · drone - Drone is a Continuous Delivery platform built on Docker, written in Go
Shared by 19, including Ludovic Claude, Brian, Francis DB, yawniek
Red Hat, Inc.
Top 10 must-know Kubernetes design patterns
Red Hat, Inc.
4 min read · From 2020 · Learning these 10 design patterns from the Kubernetes Patterns book will help you follow basic Kubernetes concepts and design Kubernetes-based applications.
Reader View · Shared by 18