InfoQ Homepage Kubernetes Content on InfoQ
-
Develop Hundreds of Kubernetes Services at Scale with Airbnb
Melanie Cebula identifies key problems that make out-of-the-box Kubernetes less friendly to developers, and strategies for addressing them, based on Airbnb’s experience.
-
Spring Cloud on PKS
Spencer Gibb, Mauricio Salatino discuss how Spring Cloud Kubernetes integrates with Config Maps and Secrets for providing secure configuration to Spring Boot applications.
-
Using CredHub for Kubernetes Deployments
Peter Blum, Eugene Kiselev discuss using CredHub to store sensitive data in Kubernetes clusters on PCF.
-
The 10 Kubernetes Commandments
Bryan Liles and Carlos Amedee explore topics from booting Kubernetes clusters to running complex workloads as a list of 10 items.
-
The Highs and Lows of Stateful Containers
Alex Robinson walks through his experiences trying to reliably run a distributed database on Kubernetes, optimize its performance, and help others do the same in their heterogeneous environments.
-
All You Need to Know to Deploy Applications on Kubernetes
Eric Johnson and Oleksandr Slynko discuss various Kubernetes primitives to achieve high availability, and some of the problems that could be encountered with Kubernetes clusters.
-
Dissecting Kubernetes (K8s) - An Intro to Main Components
Joshua Sheppard shows how to deploy containers, building up a mini cluster one Kubernetes component at a time, explaining what happens to the YAML files involved.
-
Day Two Kubernetes: Tools for Operability
Bridget Kromhout discusses what containers and Kubernetes clusters are at a high level, and looks into the practical application of open source tools to simplify cluster management.
-
Forced Evolution: Shopify's Journey to Kubernetes
Niko Kurtti talks about the challenges Shopify saw in moving from a traditional host-based infrastructure to a cloud native one, moving not only their core app to Kubernetes but also other apps.
-
CRI Runtimes Deep Dive: Who's Running My Kubernetes Pod!?
Phil Estes discusses CRI implementations and gives a hands-on demonstration of how Kubernetes, the CRI, and CRI-supporting runtimes work together to handle the container lifecycle within their K8 pods
-
Chick-Fil-A: Milking the Most out of 1000's of K8s Clusters
Brian Chambers and Caleb Hurd share how Chick-fil-A manages connections and deployments using two to-be-announced open source projects, and lessons learned from running Kubernetes at the Edge.
-
Orchestrating Data Microservices with Spring Cloud Data Flow
Mark Pollack discusses how to create data integration and real-time data processing pipelines using Spring Cloud Data Flow and deploy them to multiple platforms – Cloud Foundry, Kubernetes, and YARN.