9 Best Articles in 2021
github.com
kelseyhightower/kubernetes-the-hard-way: Bootstrap Kubernetes the hard way. No scripts.
github.com
65 saves · From 2016 · kubernetes-the-hard-way - Bootstrap Kubernetes the hard way. No scripts.
Stripe
Learning to operate Kubernetes reliably
Stripe
~14 min read · 81 saves · From 2017 · We recently built a distributed [cron][] job scheduling system on top of [Kubernetes][kubernetes], an exciting new platform for container orchestration. Kubernetes is very popular right now and makes…
OpenAI
Scaling Kubernetes to 2,500 Nodes
OpenAI
5 min read · 75 saves · From 2018 · We've been running Kubernetes for deep learning research for over two years. While our largest-scale workloads manage bare cloud VMs directly, Kubernetes provides a fast iteration cycle, reasonable…
github.com
hobby-kube/guide: Kubernetes clusters for the hobbyist.
github.com
40 saves · From 2017 · guide - Kubernetes clusters for the hobbyist.
pythonspeed.com
“Let’s use Kubernetes!” Now you have 8 problems
pythonspeed.com
4 min read · 66 saves · 2020-03-04 · 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…
unixism.net
A Manager’s Guide to Kubernetes Adoption
unixism.net
~14 min read · 65 saves · 2019-08-06 · It is impossible to escape hearing about Kubernetes in your organization. The red hot container orchestration technology from Google is regularly part of elevator talk and water cooler conversations.…
jvns.ca
Reasons Kubernetes is cool
jvns.ca
6 min read · 37 saves · From 2017 · When I first learned about Kubernetes (a year and a half ago?) I really didn’t understand why I should care about it. I’ve been working full time with Kubernetes for 3 months or so and now have some…
githubengineering.com
Kubernetes at GitHub
githubengineering.com
10 min read · 83 saves · From 2017 · Over the last year, GitHub has gradually evolved the infrastructure that runs the Ruby on Rails application responsible for github.com and api.github.com. We reached a big milestone recently: all web…
kubernetesbyexample.com
Kubernetes By Example
kubernetesbyexample.com
36 saves · From 2017 · This is a hands-on introduction to Kubernetes. Browse the examples: pods labels replication controllers deployments services service discovery health checks environment variables namespaces volumes…
Trending
DEV Community 👩💻👨💻
Wait, Docker is deprecated in Kubernetes now? What do I do?
DEV Community 👩💻👨💻
4 min read · 16 saves · 2020-12-03 · This article explains why Docker is now deprecated in Kubernetes.
blog.dave.tf
A better Kubernetes, from the ground up
blog.dave.tf
20+ min read · 14 saves · 2020-11-29 · Written by David Anderson on November 28, 2020 Recently I had a chat with the excellent Vallery Lancey, about Kubernetes. Specifically, what we would do differently if we built something new, from the…
enterprisersproject.com
5 Kubernetes predictions for 2021
enterprisersproject.com
3 min read · 14 saves · 2020-12-08 · As Kubernetes enters a new phase of maturity at many enterprises, what’s next? Let's examine five automation issues that matter post-Kubernetes rollout – and advice for teams grappling with them
Red Hat, Inc.
More like this
github.com
kubeless/kubeless: Kubernetes Native Serverless Framework
github.com
21 saves · From 2017 · kubeless - Kubernetes Native Serverless Framework
microk8s.io
microk8s - upstream kubernetes, installed locally.
microk8s.io
31 saves · From 2018 · The fastest way to install a local upstream @kubernetes cluster on your machine to play, test, and develop against Kubernetes
k8slens.dev
Lens | The Kubernetes IDE
k8slens.dev
24 saves · 2020-03-25 · 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!
do.co
Kubernetes on DigitalOcean
do.co
1 min read · 39 saves · From 2018 · The simplest way to deploy and manage container workloads in the cloud. Coming soon on September 1, 2018.
jvns.ca
A few things I've learned about Kubernetes
jvns.ca
6 min read · 27 saves · From 2017 · I’ve been learning about Kubernetes at work recently. I only started seriously thinking about it maybe 6 months ago – my partner Kamal has been excited about Kubernetes for a few years (him: “julia!…
blog.kubernetes.io
Kubernetes: Principles of Container-based Application Design
blog.kubernetes.io
1 min read · 37 saves · From 2018 · The official Kubernetes blog.
abhishek-tiwari.com
10 open-source tools for highly effective Kubernetes SRE and Ops Teams
abhishek-tiwari.com
5 min read · 33 saves · From 2018 · If you are running workloads in Kubernetes, your site reliability engineering (SRE) and operations (Ops) teams need right kind of tooling to ensure the high-reliability of the Kubernetes cluster and workloads running in it. Here we present a list of 10 open-source Kubernetes tools to make your SRE and Ops
DEV Community 👩💻👨💻
Kubernetes for everyone ☸️💡🎉
DEV Community 👩💻👨💻
8 min read · 21 saves · 2019-07-17 · 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.…
github.com
GoogleCloudPlatform/skaffold: Easy and Repeatable Kubernetes Development
github.com
13 saves · From 2018 · skaffold - Easy and Repeatable Kubernetes Development