Virtual Kubelet with AWS EKS 28/06/2019 Virtual Kubelet allows workload burst on various Container as a Service platform. Let's see how it can be used with AWS EKS and Fargate
Manage multiple Kubernetes clusters on GKE with Terragrunt 09/04/2018 Terragrunt is a thin wrapper around Terraform to keep your infrastructure DRY, let's see how this can be applied to GKE clusters and multiple environments
Kubernetes : Træfɪk and Let's Encrypt at scale 02/03/2017 Still talking about Træfɪk, and how to manage ingress controller at scale on Kubernetes
Kubernetes : Ingress Controller with Træfɪk and Let's Encrypt 04/10/2016 Kubernetes offers the Ingress feature, which abstract the configuration of a load balancer for services. Coupled with Træfɪk, a cloud reverse proxy, it is possible to add on the fly HTTPS encryption with Let's Encrypt.
Kubernetes : Torus, a cloud native distributed file system 11/07/2016 Discover Torus : an etcd backed distributed file system that can be use by Kubernetes FlexVolume.