Highlights From the Links
- Rainbow Deploys with Kubernetes, BrandonDimcheff.com (http://brandon.dimcheff.com/2018/02/rainbow-deploys-with-kubernetes/)
Deployments aren’t as disruptive when your service is stateless, but sometimes stateful services can’t be turned stateless. In this article by Brandon Dimcheff (https://twitter.com/bdimcheff) of Olark, explains how Olark dealt with that issue when deploying their stateful service that powers chat.olark.com. Every time they deployed Kubernetes the traditional way, it would restart all the backends causing all users to reconnect creating a poor user experience and major load spikes. Learn how they solved this with a Rainbow Deployment strategy, and what that is. - Set Up a Jenkins CI/CD pipeline with Kubernetes, AKomljen.com (https://akomljen.com/set-up-jenkins-ci-cd-pipeline-with-kubernetes/)
Continuous integration and delivery is a major component of cloud native DevOps approaches. Deploying a Jenkins server can be easy, but creating a pipeline to build, deploy, and test your software gets more difficult. In this introductory article, Alen Komljen (https://twitter.com/alenkomljen) , DevOps Engineer and Consultant, explains Jenkins pipelines, how to build one, and how to run it on Kubernetes. - Why I Went All-in with Containers…and the Fails Along the Way, IOD (http://www.iamondemand.com/blog/went-containers-fails-along-way/)
As an early adopter of containers, Adam Hawkins (https://github.com/ahawkins) of Saltside has faced his fair share of challenges building orchestration systems. In this article, Adam shares his story of adopting, developing, and running production containers. From working with new technologies before adequate supporting tools were developed to solving new production problems, check out these lessons learned from adopting bleeding edge technology. - Kubernetes and PaaS: The Force of Developer Experience and Workflow, The New Stack (https://thenewstack.io/kubernetes-paas-force-developer-experience-workflow/)
As platforms-as-a-service (PaaS) become increasingly popular in the world of Kubernetes, it can be difficult to know what falls under that category. In this article, Daniel Bryant (https://twitter.com/danielbryantuk) , an independent technical consultant, he explains the three layers of modern web-based software development, how they relate to PaaS, and how these platforms evolved to where we are today.
Technical
- Kubernetes RFC (https://octopus.com/blog/kubernetes-rfc)
- By Michael Richardson (https://twitter.com/mj_richardson_) , Octopus Deploy
- Set Up a Jenkins CI/CD pipeline with Kubernetes (https://akomljen.com/set-up-jenkins-ci-cd-pipeline-with-kubernetes/)
- By Alen Komljen (https://twitter.com/alenkomljen) , Sematext
- Kubernetes 101 (https://www2.wwt.com/all-blog/kubernetes-101/?utm_source=website&utm_medium=social)
- By William Caban (https://www.linkedin.com/in/williamcaban/) & Jeremy Plemon (https://www.linkedin.com/in/jeremy-plemon-6b423a97/) , WorldWideTechnology
- Kubernetes Dashboard. Installation Deep Dive (http://www.joseluisgomez.com/containers/kubernetes-dashboard/)
- By Jose Luis Gomez (https://twitter.com/pipoe2h) , Computacenter UK
- How to build a Kubernetes Horizontal Pod Autoscaler using custom metrics (https://sysdig.com/blog/kubernetes-scaler/)
- By Mateo Burillo (https://twitter.com/mateobur) , Sysdig
- Customizing Kubernetes DNS using Consul to scale Nginx RTMP (https://engineering.nanit.com/customizing-kubernetes-dns-using-consul-to-scale-nginx-rtmp-b73c258a1057)
- By Chen Fisher (https://twitter.com/chenfisher) , Nanit
- Deploy Your Applications to Kubernetes using GitLab CI and k8s-deploy-helper 1.0.0 (https://blog.opendigerati.com/deploy-your-applications-to-kubernetes-using-gitlab-ci-and-k8s-deploy-helper-1-0-0-32b8a080bd08)
- By Will Platnick (https://twitter.com/WillPlatnick) , YouVersion
- Android CI with kubernetes (https://medium.com/@Malinskiy/android-ci-with-kubernetes-684713a83eec)
- By Anton Malinskiy (https://github.com/Malinskiy) , Agoda
- Hugo, Docker, Kubernetes and Gitlab CI – How this blog is made (https://dev.kerkhoff.es/post/gitlab-ci/)
- By Volker Kerkhoff (https://www.linkedin.com/in/volker-kerkhoff-6b8b661/) , The Workshop
- Kubernetes and Virtualization: kubevirt will let you spawn virtual machine on your cluster! (https://medium.com/@alezzandro/kubernetes-and-virtualization-kubevirt-will-let-you-spawn-virtual-machine-on-your-cluster-e809914cc783)
- By Alessandro Arrichiello (https://twitter.com/alezzandro1986) , Red Hat
- Setting up single node Kubernetes cluster using Minikube (https://medium.com/@admin_12157/setting-up-single-node-kubernetes-cluster-using-minikube-2018d73a40c9)
- By IT Mithran (https://www.linkedin.com/in/it-mithran-757014159/) , Medium
- Rainbow Deploys with Kubernetes (http://brandon.dimcheff.com/2018/02/rainbow-deploys-with-kubernetes/)
- By Brandon Dimcheff (https://twitter.com/bdimcheff) , Olark
- Affordable Automatic Deployment of Spark and HDFS with Kubernetes and Gitlab CI/CD (https://anchormen.nl/blog/big-data-services/spark-and-hdfs-with-kubernetes/)
- By Angel Sevilla Camins (https://www.linkedin.com/in/angel-sevilla-76765927/) , Anchormen
- Understanding Kubernetes’ tools/cache package: part 11—Towards a Kubernetes controller CDI 2.0 portable extension (https://lairdnelson.wordpress.com/2018/02/14/understanding-kubernetes-tools-cache-package-part-11-towards-a-kubernetes-controller-cdi-2-0-portable-extension/)
- By Laird Nelson (https://twitter.com/chuggid) , Oracle
- AKS: Azure Kubernetes Service – Infrastructure as Code (IaC) (http://jessicadeen.com/tech/aks-azure-kubernetes-service-infrastructure-as-code-iac/)
- By Jessica Deen (https://twitter.com/jldeen) , Microsoft
- Some Kubernetes notes on Azure acs-engine (https://cwienczek.com/kubernetes-notes-azure-acs-engine/)
- By Michael Cwienczek (https://twitter.com/cwienczek) , Suitsupply
- Deploying Kubernetes Clusters with vRealize Automation (https://orchestration.io/2018/02/15/deploying-kubernetes-clusters-with-vrealize-automation/)
- By Chris Greene (https://twitter.com/orchestrationio) , Orchestration.io
- Secure APIs Deployed to Kubernetes with OAuth2 Using JWT Tokens Leased by Vault (https://bukatchuk.com/secure-apis-deployed-to-kubernetes-with-oauth2-using-jwt-tokens-leased-by-vault/)
- By Oleg Bukatchuk (https://twitter.com/olegbukatchuk) , Mos.ru
- Kooper: extending Kubernetes made easy (https://product.spotahome.com/kooper-extending-kubernetes-made-easy-4e1edd884687)
- By Xabier Larrakoetxea (https://twitter.com/sLoK69) , Spotahome
- Docker Compose and Kubernetes with Docker for Desktop (https://blog.docker.com/2018/02/docker-compose-kubernetes-docker-desktop/)
- By Mike Coleman (https://www.linkedin.com/in/mikegcoleman/) , Docker
- Simplifying Microservices with Istio in Google Kubernetes Engine — Part III (https://medium.com/google-cloud/simplifying-microservices-with-istio-in-google-kubernetes-engine-part-iii-6b62876d0a7d)
- By Nithin Mallya (https://twitter.com/nithinmallya4) , Sema4
- Leader election in Kubernetes control plane – #HeptioProTip (https://blog.heptio.com/leader-election-in-kubernetes-control-plane-heptioprotip-1ed9fb0f3e6d)
- By Fabrizio Pandini (https://twitter.com/fabriziopandini) , Heptio
- Step by step guide to integrate LDAP with Kubernetes (https://medium.com/@pmvk/step-by-step-guide-to-integrate-ldap-with-kubernetes-1f3fe1ec644e)
- By Krishna PMV (https://twitter.com/pmvk) , Truecaller
- k8s-rds: Kubernetes RDS provisioner (https://github.com/sorenmat/k8s-rds)
- By Søren Mathiasen (https://github.com/sorenmat) , Tradeshift
- dex-k8s-authenticator: A Kubernetes Dex Client Authenticator (https://github.com/mintel/dex-k8s-authenticator)
- By Nick A Badger (https://github.com/nabadger) , Python
Blogs / Articles
- The CNCF takes steps toward serverless computing (https://www.cncf.io/blog/2018/02/14/cncf-takes-first-step-towards-serverless-computing/)
- By Swapnil Bhartiya (https://twitter.com/SwapBhartiya) , CNCF
- Why I Went All-in with Containers…and the Fails Along the Way (http://www.iamondemand.com/blog/went-containers-fails-along-way/)
- By Adam Hawkins (https://twitter.com/adman65) , Saltside
- The best architecture with Docker and Kubernetes — myth or reality? (https://hackernoon.com/the-best-architecture-with-docker-and-kubernetes-myth-or-reality-77b4f8f3804d)
- By Dmitriy Paunin (https://github.com/paunin) , Lazada
- The 4 Major Tenets of Kubernetes Security (https://thenewstack.io/4-major-tenets-kubernetes-security/)
- By Chenxi Wang (https://twitter.com/chenxiwang) , The New Stack
- Get the most out of Google Kubernetes Engine with Priority and Preemption (https://cloudplatform.googleblog.com/2018/02/get-the-most-out-of-Google-Kubernetes-Engine-with-Priority-and-Preemption.html)
- By Babak Salamat (https://www.linkedin.com/in/bsalamat) & David Oppenheimer (https://www.linkedin.com/in/david-oppenheimer-891b24/) , Google Kubernetes Engine
- Kubernetes and PaaS: The Force of Developer Experience and Workflow (https://thenewstack.io/kubernetes-paas-force-developer-experience-workflow/)
- By Daniel Bryant (https://twitter.com/danielbryantuk) , The New Stack
- Running ML workloads in the cloud: GPUs now available in Google Kubernetes Engine (https://jaxenter.com/gpus-google-kubernetes-engine-141307.html)
- By Jane Elizabeth (https://jaxenter.de/author/janeelizabeth) , JAXEnter
- Kubernetes and the Cloud: Deploy and Scale of Containerized Applications (http://formtek.com/blog/kubernetes-and-the-cloud-deploy-and-scale-of-containerized-applications/)
- By Dick Weisinger (https://twitter.com/DickAtFormtek) , Formtek
- The data-governance debacle and the cloud-native solution (https://siliconangle.com/blog/2018/02/12/data-governance-debacle-cloud-native-solution-thecube-cubeconversations/)
- By Aaron Melgar (https://siliconangle.com/blog/author/aaron_melgar/) , SiliconANGLE
- Black Duck Brings Open Source Vulnerability Detection to Kubernetes (https://blog.blackducksoftware.com/black-duck-opssight-kubernetes)
- By Neal Goldman (https://www.linkedin.com/in/nealgoldman/) , Black Duck
- Service mesh amplifies microservice management capabilities (http://searchmicroservices.techtarget.com/tip/Service-mesh-amplifies-microservice-management-capabilities)
- By George Lawton (https://twitter.com/glawton) , TechTarget
- Why Red Hat Invested $250M in CoreOS to Advance Kubernetes (https://www.serverwatch.com/server-news/why-red-hat-invested-250m-in-coreos-to-advance-kubernetes.html)
- By Sean Kerner (https://twitter.com/TechJournalist) , Server Watch
- 063: Kubernetes Tips & Tricks, Leadership, Serverless, dtrace for Linux, Azure for Go, and More! (https://devopsish.com/063/)
- By Chris Short (https://twitter.com/ChrisShort) , SJ Technologies
- Last Week in Kubernetes Development (http://lwkd.info/)
- By Josh Berkus (https://twitter.com/fuzzychef) , Red Hat
Presentations
- Exploring Kubernetes Abstractions (https://thenewstack.io/exploring-kubernetes-abstractions/)
- On today’s episode of The New Stack Analysts podcast, TNS founder Alex Williams (https://thenewstack.io/author/alex) , TNS correspondent T.C. Currie (https://thenewstack.io/author/tc/) and Janakiram MSV (https://www.linkedin.com/in/janakiramm/) , principal analyst at Janakiram and Associates were joined by Heptio CTO and Kubernetes co-founder Joe Beda (https://www.linkedin.com/in/jbeda/) , as well as Sebastien Goasguen (https://www.linkedin.com/in/sebastien-goasguen-382b7b21/) , Kubernetes tech lead at Bitnami. The discussion this week centered around the many abstractions available to developers working with Kubernetes, and how these impact developer teams both large and small.
- Craig McLuckie on Kubernetes and its Community-Driven Path (https://www.linuxfoundation.org/blog/craig-mcluckie-kubernetes-community-driven-path/)
- That excitement was showcased at Craig McLuckie (https://twitter.com/cmcluck) ‘s KubeCon keynote address
- [Podcast] PodCTL #26 – Kubernetes Myths & Misperceptions – Part II (https://blog.openshift.com/podcast-podctl-26-kubernetes-myths-misperceptions-part-ii/)
- Last week we highlighted some common Kubernetes myths and misperceptions (Part I (https://blog.openshift.com/podctl-25-kubernetes-myths-misperceptions-part-i/) ), and this week we looked at another batch. We dug into various approaches for delivering multi-tenancy with Kubernetes, as well as some perspectives on what “compatibility” really means (and caveats). We also looked at how to rationalize “Enterprise deployments” and staying as close to trunk release as possible. Finally, we looked at multiple ways to interpret stats related to OSS contributions, and if they matter a lot or a little.
- It’s a Kubernetes and quantum kind of world (https://developer.ibm.com/tv/on-developerworks-episode-002/?cm_mmc=dw--social1802--twitterorganic-_-attendindex&social_post=1349189378&fst=Discover)
- Via Sandra Persing (https://twitter.com/SandraPersing) ; How IBM can help you stay out in front in a rapidly changing technology world | Simplified Kubernetes makes container clustering easier | Take your dog to INDEX-SF | Mozilla paves the way on connecting to developers | Figuring out quantum computing, one step at a time | Win yourself a Q prize | All you need to set up a multi-data Cassandra cluster center on Kubernetes | How to manage credentials on a Kubernetes cluster | What’s new in live coding events
- CodeTalk: Key Market Dynamics for Kubernetes, AWS, and Microservices Podcast
- For this week’s episode of CodeTalk, we’re offered a hard reset on market dynamics for Kubernetes, AWS, Microservices, and Containers from one of our favorite distributed computing thinkers, Bryan Cantrill (https://twitter.com/bcantrill) (CTO of Joyent).
- TGI Kubernetes 026: Helm Yeah! (https://www.youtube.com/watch?v=t3kmscqbFHg)
- Come hang out with Kris Nova (https://twitter.com/Kris__Nova) as she does a bit of hands on exploration of Kubernetes and related topics. Some of this will be Kris talking about the things she knows well. Some of this will be Kris exploring something new with the audience.
- Kubernetes Deconstructed Understanding Kubernetes by Breaking It Down (https://www.youtube.com/watch?v=76JToX2TUdM)
- Brought to you by Coders Field (https://twitter.com/codersfield)
- AWS Builders’ Day | Amazon Elastic Container Service for Kubernetes (Amazon EKS) (https://www.youtube.com/watch?v=Aq-mdUkm_i0)
- AWS offers multiple container products to help you deploy, manage, and scale containers in production, by Paul Maddox (https://twitter.com/paulmaddox)
- Kubernetes ile Container Orkestrasyonu // 1 Subat 2018 (https://www.youtube.com/watch?v=TV00zRu6DEs)
- Kubernetes ile Container Orkestrasyonu by Gokhan Sengun (https://twitter.com/gokhansengun)
- Building a Raspberry Pi Kubernetes Cluster and running .NET Core (https://www.youtube.com/watch?v=ZyTLMnzehyU)
- By Alex Ellis (https://twitter.com/alexellisuk) & Scott Hanselman (https://twitter.com/shanselman) from NDC Conferences, where they discuss how you can create your own Raspberry Pi cluster that runs Kubernetes on the metal.
- Getting Started with Kubernetes and the Cloud Native Ecosystem (https://www.youtube.com/watch?v=pU9mCySGhzU)
- This talk is for people who want to get the summary of what Kubernetes and containers are in the context of a Linux System Administrator. What do you really need to learn? What do you need to avoid? How do you know if you areready for containers? Starring Jorge Castro (https://twitter.com/castrojo)
- Let’s Talk Containers – Kubernetes, OpenStack, Kata Containers, & MORE (https://www.youtube.com/watch?v=2Cn2zO_Vdws)
- Join Linux Academy CEO Anthony James (https://www.linkedin.com/in/anthonydjames/) as he sits down with Treva Williams (https://linuxacademy.com/blog/author/treva/) , one of Linux Academy’s talented and knowledgeable course authors, to talk about containers and their many uses over a wide variety of platforms. Treva and Anthony chat with us about different UI setups for containers, container scaling, the upcoming Kata Containers, and more!
- Kubernetes Community Meeting 20180215 (https://www.youtube.com/watch?v=eqg5P81zPbs)
- Meeting notes / agenda here (https://docs.google.com/document/d/1VQDIAB0OqiSjIHI8AWMvSdceWhnz56jNpZrLs6o7NJY/edit#heading=h.qv24ovaoxrjx)
- Kubernetes SIG Storage 20180215 (https://www.youtube.com/watch?v=7oYdq4l16-Y)
- Meeting notes / agenda here (https://docs.google.com/document/d/1-8KEG8AjAgKznS9NFm3qWqkGyCHmvU6HVl0sk5hwoAE/edit#heading=h.bgrmir7r9zs7)
- Kubernetes SIG Storage – CSI Implementation Workgroup 20180216 (https://www.youtube.com/watch?v=pEcG2EwUcUs)
- Meeting notes / agenda here (https://docs.google.com/document/d/1-WmRYvqw1FREcD1jmZAOjC0jX6Gop8FMOzsdqXHFoT4/edit#heading=h.1t2oqiukegsi)
- Kubernetes SIG Cluster Lifecycle 20180214 – Cluster API (https://www.youtube.com/watch?v=G3-7NxUzNdA)
- Highlights:
– CRDs vs aggregated APIs with @erictune
– Splitting api groups
– Type for provider config
– Terminal vs. transient errors
– Container runtime in machine spec
o Agenda / notes here (https://docs.google.com/document/d/16ils69KImmE94RlmzjWDrkmFZysgB2J4lGnYMRN89WM/edit#heading=h.xvr33m5suu00) - Kubernetes SIG Architecture Community Meeting 20180215 (https://www.youtube.com/watch?v=Os0zQoYL4XA)
- Kubernetes SIG Scheduling – 2018-02-15 (https://www.youtube.com/watch?v=4mJLcCincPA)
- Steering Committee Meeting 20180215 (https://www.youtube.com/watch?v=bDVFHvq1EmM)
Slideshare
- Kubernetes – Baby steps standing on the shoulders of the giants (https://www.slideshare.net/francescou/kubernetes-baby-steps-standing-on-the-shoulders-of-the-giants)
- Slides for Francesco Uliana (https://twitter.com/warrior10111) ‘s talk at Code Garden Roma
- What Does Kubernetes Look Like?: Performance Monitoring & Visualization with Grafana (https://www.slideshare.net/influxdata/what-does-kubernetes-look-like-performance-monitoring-visualization-with-grafana?qid=e08c5c85-435a-4ead-a96d-406186282438&v=&b=&from_search=32)
- Monitoring Kubernetes is vital to understanding the health and performance of a cluster, but which metrics are most important to add to your dashboards and alert on? Jacob Lisi (https://twitter.com/jacoblisi) will discuss how to most effectively monitor and visualize your Kubernetes cluster using the Grafana Kubernetes plugin and PromQL.
- Stateful applications on kubernetes (https://www.slideshare.net/AkashAgrawal24/stateful-applications-on-kubernetes?qid=e08c5c85-435a-4ead-a96d-406186282438&v=&b=&from_search=33)
- Presentation by Akash Agrawal (https://www.linkedin.com/in/akash-agrawal-58a97813/)
- Developers Summit 2018: Kubernetes でミッションクリティカル・システムを実現するための設計/実装ノウハウ (https://www.slideshare.net/oracle4engineer/developers-summit-2018-kubernetes?qid=e08c5c85-435a-4ead-a96d-406186282438&v=&b=&from_search=34)
- Presented by Hayakawa Hiroshi (https://twitter.com/hhiroshell)
- Kubernetes deployment strategies – CNCF Webinar (https://www.slideshare.net/EtienneTremel/kubernetes-deployment-strategies-cncf-webinar?qid=e08c5c85-435a-4ead-a96d-406186282438&v=&b=&from_search=35)
- A practical look at the different strategies to deploy an application to Kubernetes by Etienne Tremel (https://twitter.com/etiennetremel) . We list the pros and cons of each strategy and define which one to adopt depending on real world examples and use cases.
- Deploy And Release at Kubernetes Era (https://www.slideshare.net/asotobu/deploy-and-release-at-kubernetes-era?qid=e08c5c85-435a-4ead-a96d-406186282438&v=&b=&from_search=36)
- Microservices architecture has changed how companies develop, deploy and release applications. Some technologies such as Docker and Kubernetes has emerged to simplify how to put applications into production, increasing the release velocity from months to N times per day. By Alex Soto (https://www.linkedin.com/in/asotobu)
- Docker meets Kubernetes – a live preview in Docker for Mac (https://www.slideshare.net/DieterReuter/docker-meets-kubernetes-a-live-preview-in-docker-for-mac?qid=e08c5c85-435a-4ead-a96d-406186282438&v=&b=&from_search=45)
- From the Docker Meetup Stuttgart, February 15th, 2018- In this talk lot’s of live demo Dieter Reuter (https://www.linkedin.com/in/dieter-reuter/) did presented the current state of using Kubernetes out-of-the-box in the latest 18.02 releases of Docker-for-Mac and Docker-for-Windows.
- Using NGINX and NGINX Plus as a Kubernetes Ingress (https://www.slideshare.net/KevinJones62/using-nginx-and-nginx-plus-as-a-kubernetes-ingress?qid=e08c5c85-435a-4ead-a96d-406186282438&v=&b=&from_search=48)
- In this talk Kevin Jones (https://twitter.com/kmjones1979) discusses how you can deploy both NGINX and NGINX Plus within Kubernetes as an Ingress Controller
Upcoming Events
- February 21
- Virtual Kubernetes and AKS (https://www.meetup.com/Kubernetes-Tel-Aviv/events/247314504/) , Tel Aviv-Yafo
- Kubernetes: Good, Bad, Ugly of GKE and Distributed Databases in Kubernetes (https://www.meetup.com/Berlin-Kubernetes-Meetup/events/247357559/) , Berlin
- Open CFP for Kubernetes Barcelona Meetup (https://www.meetup.com/Kubernetes-Barcelona/events/247733129/) , Barcelona
- RISC, Mainframes and Kubernetes at Linuxing in London (https://www.meetup.com/Linuxing-In-London/events/247755934/) , Liverpool
- First 2018 Kubernetes London Gathering (https://www.meetup.com/Kubernetes-London/events/247781372/) , London
- Introduction to Docker + Kubernetes with Tom Barlow and more (https://www.meetup.com/Docker-Dublin/events/247314882/) , Dublin
- Red Hat OpenShift – Enterprise Kubernetes for Microsoft Azure (https://www.meetup.com/Tennessee-RHUG/events/247612937/) , Nashville
- February Meetup – Introduction to Kubernetes (https://www.meetup.com/atxgolang/events/247320871/) , Austin
- Virtual Kubelet with Azure (https://www.meetup.com/VancouverAzure/events/247663835/) , Vancouver
- Helm Summit (https://www.eventbrite.com/e/helm-summit-2018-tickets-41977351388) , Portland
- GCP Tech Talk – Kubernetes (https://www.meetup.com/Bay-Area-Google-Cloud-Platform-Meetup/events/247549466/) , Mountain View
- INDEX (https://developer.ibm.com/indexconf/) , San Francisco
- February 22
- Koffee with Kubernetes (https://www.meetup.com/Kubernetes-for-Application-Developers/events/247732628/) , Bangalore
- Experience feedback: Production of kubernetes at VP & Organization hackathon (https://www.meetup.com/rex-lyon/events/247313785/) , Lyon
- K8S distributed storage systems with ROOK (https://www.meetup.com/Kubernetes-Munchen/events/247780034/) , Munich
- Introduzione a Docker e Kubernetes (https://www.meetup.com/pugTO-PHP-User-Group-Torino/events/247313984/) , Torino
- GCP Tech Talk – Kubernetes (https://www.meetup.com/Bay-Area-Google-Cloud-Platform-Meetup/events/247549466/) , Mountain View
- Helm Summit (https://www.eventbrite.com/e/helm-summit-2018-tickets-41977351388) , Portland
- INDEX (https://developer.ibm.com/indexconf/) , San Francisco
- February 23
- 15° WebPerf Meetup: Kubernetes – orchestratori di container e web performance (https://www.meetup.com/Turin-Web-Performance-Group/events/247158179/) , Torino
- February 24
- Kubernetes Day: Running Apache Spark (Google), Apache Pulsar & Heron (Streamlio) (https://www.meetup.com/datariders/events/244891085/) , Santa Clara
- February 26
- Kubernetes! (by Andrey Petrov) (https://www.meetup.com/GDG-Milano/events/247555609/) , Milan
- Kubernetes na AWS: nasazení, provoz a údržba (https://www.meetup.com/GDG-Pardubice/events/247356830/) , Pardubice
- Introduction to Kubernetes Workshop (https://www.meetup.com/NYCDEV/events/247651245/) , NYC
- Implement Advanced Scheduling Techniques in Kubernetes (https://www.meetup.com/All-Things-Kubernetes-k8s-DC/events/245665886/) , Washington DC
- Korg – The Beginning (https://www.meetup.com/kubernetesbr/events/246619694/) , Brazil
- Highly Available Workloads and On Prem Kubernetes (https://www.meetup.com/Vancouver-Google-Kubernetes-Meetup/events/247781312/) , Vancouver
- February 27
- Play with Kubernetes (https://www.meetup.com/Gothenburg-Tech-Radar/events/247580829/) , Gothenburg
- Kubernetes 101 / Lora Vardarova (https://www.meetup.com/Women-Techmakers-Berlin/events/246814497/) , Berlin
- Kubernetes February Meetup (https://www.meetup.com/Kubernetes-Atlanta-Meetup/events/247357334/) , Atlanta
- Kubernetes for .NET developers (https://www.meetup.com/dotnetsouthwest/events/247921828/) , Bristol
- Making microservices micro with Istio Service Mesh & Kubernetes (https://www.meetup.com/gdg-dc/events/247749762/) , Reston
- Taking Serverless and AI to the Next Level (https://www.cncf.io/event/webinar-serverless-ai/) , CNCF Webinar
- February 28
- Amazon AI by Julien Simon – Kubernetes by Jonathan Lloyd (https://www.meetup.com/London-Dev-Community/events/247117158/) , London
- Cloud Native Aarhus #6: Prometheus & Helm (https://www.meetup.com/Cloud-Native-Aarhus/events/246895606/) , Aarhus
- Demystifying Containers, Docker, and Kubernetes on Azure (https://www.meetup.com/Rochester-Azure-Users-Group/events/246517208/) , Fairport
- Data Pipeline Management w Apache Airflow & Traffic Control Strategies w Envoy (https://www.meetup.com/Chicago-Kubernetes/events/247814170/) , Chicago
- Kubernetes and Swarm – A Match Made in Heaven (https://www.meetup.com/Nashville-Kubernetes-Meetup/events/247557583/) , Nashville
- (Monthly) Azure User Group: Docker, Kubernetes and Azure Container Services (https://www.meetup.com/TampaDev/events/246303263/) , Tampa
- Building Immutable Kubernetes Clusters (https://www.meetup.com/downtown-san-jose-devops/events/247584332/) , San Jose
- March 1
- Update on latest Kubernetes news: Service Mesh, Serverless and 1.9 (https://www.meetup.com/Kubernetes-Geneva/events/247652560/) , Genève
- Kubernetes na AWS: nasazení, provoz a údržba (https://www.meetup.com/GDG-Ostrava/events/247381363/) , Ostrava
- Episode 4 – Brendan Burns from Microsoft (and co-founder of Kubernetes) (https://www.meetup.com/CloudNativeGlasgow/) , Glasgow
- Pod Resources and Security (https://www.meetup.com/Frankfurt-am-Main-Kubernetes-Meetup/events/247556402/) , Frankfurt
- Getting Started with Kubernetes (https://www.meetup.com/Cardiff-Tech-Talk/events/247610020/) , Cardiff
- Pittsburgh Kubernetes Meetup (https://www.meetup.com/Pittsburgh-Kubernetes-Meetup/events/246486946/) , Pittsburg
- March 5
- Kubernetes March 2018 Meetup (https://www.meetup.com/Singapore-Kubernetes-User-Group/events/246800326/) , Singapore
- March 6
- Einführung in Docker & Kubernetes ! (https://www.meetup.com/EXXETA-AG-Stuttgart-Meetup/events/246859888/) , Stuttgart
- Kubernetes in production (https://www.meetup.com/k8s-bud/events/247345637/) , Budapest
- The Art of Visualizing Data in Kibana + Insights into Logz.io’s ELK Deployments (https://www.meetup.com/Boston-ELK-Stack/events/247378736/) , Boston
- Build a Custom Controller for Kubernetes in Go (https://www.meetup.com/utahgophers/events/247099283/) , Utah
- Building Serverless Application Pipelines (https://www.cncf.io/event/webinar-serverless-pipelines/) , CNCF Webinar
- March 7
- Developing on Kubernetes: Serverless, Istio and more (https://www.meetup.com/Munich-Software-Development-Meetup/events/247512127/) , Munich
- Fantastic chatbots and where to find them | Up and Running with Kubernetes (https://www.meetup.com/GDGJohannesburg/events/246799924/) , Johannesburg
- March 8
- Let’s Meetup and take Kubernetes for a spin (https://www.meetup.com/DiscoTech-By-Oracle-Denmark/events/247734947/) , Copenhagen
- Runnings mixed workloads on K8s & deployments with Helm (https://www.meetup.com/Hamburg-Kubernetes-Meetup/events/247867978/) , Hamburg
- Kubernetes L.A. – Building an ML Engine from Scratch & Cilium App Aware Security (https://www.meetup.com/Los-Angeles-Kubernetes-Meetup/events/246695439/) , Culver City
- March 8-11
- Kubernetes Meetup Tokyo # 10 (https://k8sjp.connpass.com/event/76816/) , Tokyo
- SCaLE 16X – the 16th annual Southern California Linux Expo (https://www.socallinuxexpo.org/scale/16x/container-days) , Pasadena
- March 14
- Kubernetes Seattle: Amazon’s Kubernetes Services and Connected Cars with Daimler (https://www.meetup.com/Seattle-Kubernetes-Meetup/events/247781127/) , Seattle
- April 9
- JAX DevOps (https://devops.jaxlondon.com/) , London
- April 10
- JAX DevOps (https://devops.jaxlondon.com/) , London
- April 11
- JAX DevOps (https://devops.jaxlondon.com/) , London
- April 12
- JAX DevOps (https://devops.jaxlondon.com/) , London
- May 23-25
- Container Days (https://2018.container.camp/au/) , Melbourne
Job Openings
- Solutions Engineer (https://jobs.lever.co/heptio/9b6c7578-b696-4468-859b-a39d58fa0eb8)
- Heptio; Seattle or remote; full-time
- Golang / Go Job: Devops engineer (Go, Kubernetes, microservices) (http://www.golangprojects.com/golang-go-job-bti-Devops-engineer-(Go-Kubernetes-microservices)-Rotterdam-Housing-Anywhere.html)
- Housing Anywhere; Rotterdam (relocation compensation available) Full-time
- Senior Software Engineer – Backend (https://www.remotey.com/vacancy/2254?utm_source=Twitter&utm_campaign=August17&utm_medium=Post)
- Close.io | United States | All Time Zones; fully remote, full time
- Principal Software Engineer – Envoy/OSS (https://angel.co/datawire-io/jobs/265354-principal-software-engineer-envoy-oss)
- Datawire; Boston, San Francisco, New Hampshire, Remote · Full time
- Software Engineer (https://stackoverflow.com/jobs/157985/software-engineer-skimlinks)
- Skimlinks; London (Relocation offered)
- Kubernetes Solutions Engineer (m/f) (http://www.visaok.in/job/1220-kubernetes-solutions-engineer-m-f-giant-swarm-gmbh/)
- Giant Swarm GmbH; Cologne, Full time
- Senior Systems / Devops Engineer – Linux Devops Kubernetes – Fi | UAE (http://hiringuae.com/2017/09/29/senior-systems-devops-engineer-linux-devops-kubernetes-fi-uae/)
- Aston Carter; United Arab Emirates
- Senior Back End Developer (https://www.teamwork.com/jobs/seniorbackenddev?utm_content=buffer09316&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- Teamwork.com; Cork, Ireland or remote, Full Time
- Kubernetes Support Engineer (m/f) (http://www.visaok.in/job/1377-kubernetes-support-engineer-m-f-giant-swarm-gmbh/)
- Giant Swarm; Angola, Full time
- Data engineer (mid-level) (http://greatplacefortalent.nl/jobs/855771/Data,%20Data%20Engineer,%20Scala,%20Akka,%20cloud/)
- Weeronline; Amsterdam, Full time
- Backend Developer – NodeJS, Docker, Kubernetes & more (http://workinstartups.com/job-board/job/62723/backend-developer-nodejs-docker-kubernetes-more-at-bravocompany-ltd/)
- Bravo CO.; London, Full time
- Cloud Solutions Architect (https://boards.greenhouse.io/mirantis/jobs/759034?gh_src=i6nxb51#.Wfdc8hOPKqA)
- Mirantis; Austin, Full time
- Kubernetes Specialist (http://www.aplitrak.com/?adid=ZWQuNTA1MjkudHdpQG1ici5hcGxpdHJhay5jb20)
- One of the largest companies in the world; Hampshire, £500/d
- Senior DevOps Engineer – Kubernetes,Dock (https://jobs.utah.gov/jsp/utjobs/single-job?j=3636317)
- SaaS Company; Sandy City, Full time
- Solutions Architect- Docker, Kubernetes, AWS (http://www.aplitrak.com/?adid=dmlra2ltaWxsZXIuMjMwMTcudHdpQGhhcnJpbmd0b25zdGFyci5hcGxpdHJhay5jb20)
- London; Full time
- Senior Product Manager, CI/CD (https://jobs.lever.co/gitlab/209de58a-4d9f-47a0-85d2-f2afbfb4fa93)
- Gitlab; Remote, Full time
- Kubernetes DevOps CI/CD pipeline (GCP) (https://www.freelancer.com/projects/python/kubernetes-devops-pipeline-gcp/)
- ARCUS Global Inc; Irvine, Full time
- Sr. Manager – Open Source Kubernetes (https://careers.vmware.com/job/-/-/1567/6194100?utm_source=twitter.com&utm_medium=social_post&utm_campaign=VMware_social&source=LIPJ)
- VMware PKS; Palo Alto, Full time
- Software Engineer (http://rss.cm/job/1330/65?utm_content=buffera3e60&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- Synthace; London, Full time
- Sr. Infrastructure Security Engineer (https://www.stackpair.com/tinder/los-angeles/sr-infrastructure-security-engineer)
- Tinder; Los Angeles, Full time
- SENIOR SITE RELIABILITY / DEVOPS ENGINEER (https://fraugster.com/jobs/berlin-senior-devops)
- Fraugster; Berlin, Full time
- Dev Ops Engineer (https://boards.greenhouse.io/joinhandshake/jobs/862837#.WlK5G1Q-egQ)
- Handshake; San Francisco, Full time
- Senior Software Developer – Toolchain (https://jobs.lever.co/bitnami/e1101427-a6a3-43e3-a9bf-a10367594b5c)
- Bitnami; Sevilla or remote, Full time
- Kubernetes Architect (https://snaprecruit.com/job/Kubernetes-Architect-1515005747.html)
- Detroit, contract
- DevOps Engineer (CI Automation,Cloud,Docker) (m/f) (https://www.epages.com/career/jobs/?jh=yh9sa5545lniif5q8f0oqlsmssytutc&utm_content=buffer7efbc&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- epages; Hamburg, Full time
- Software Engineer – Compute (http://grnh.se/ns1jr31)
- Datadog; Boston, New York, Paris, Remote, Full time
- OSS Software Engineer – Container Ecosystems (http://grnh.se/e8ifyc1)
- Datadog; Boston, New York, Paris, Remote, Full time
- Senior DevOps Engineer (https://www.linkedin.com/jobs/cap/view/559046674/?pathWildcard=559046674&trk=job_capjs)
- Caissa Global; Berlin, Full time
- Software Engineer (Infrastructure Lead) (https://www.stackpair.com/secondmeasure/san-mateo/software-engineer-infrastructure-lead)
- Second Measure; San Mateo, Full time
- DevOps Engineer – Kubernetes (https://averityteam.crelate.com/portal/job/fdain3skxby-507821)
- Averity, NYC, Full time
- DevOps Engineer With Hadoop (http://itjobpro.com/job/devops-engineer-with-hadoop?utm_source=dlvr.it&utm_medium=twitter)
- Averity, NYC, Full time
- Kubernetes Architect (https://www.talentvana.com/jobs/5707702298738688)
- Large Brand Automaker, Remote, Full time
- Staff Site Reliability Engineer, Observability (https://www.stackpair.com/zendesk/san-francisco/staff-site-reliability-engineer-observability)
- Zendesk, San Francisco, Full time
- Sr. Software Engineer – Cloud / Kubernetes / Python (http://jobs.jobvite.com/careers/tenable-network-security/job/o3rN6fw7?__jvst=Tenable%20Employee&__jvsd=sT9ITgwo&__jvsc=Twitter&bid=n8fWkDwL)
- Tenable, Dublin, Full time
- DevOps Engineer, Ansible, Docker, AWS, Kubernetes, Jenkins (http://www.aplitrak.com/?adid=d3N3aWZ0LjU4NzY4LnR3aUB0ZWtzeXN0ZW1zLmFwbGl0cmFrLmNvbQ)
- Multinational Company, London, Full time
- Lead DevOps Engineer (Docker, Kubernetes) (https://www.jobsite.co.uk/job/lead-devops-engineer-docker–kubernetes-960184612)
- Tech Team Building ‘Extreme Scale’ Data Products; London, Full time
- Presales Solutions Architect Storage Linux Docker Kubernetes (http://www.aplitrak.com/?adid=bmVpbC40MzM3OC50d2lAbWlsbHNoaWxsLmFwbGl0cmFrLmNvbQ)
- Software Defined Storage Vendor; London, Full time
- Software Engineer (Distributed Systems) (https://kasten.breezy.hr/p/1728c0f3cea3-software-engineer-distributed-systems?popup=true)
- Kasten; Los Altos, Full time
Literature
- Cloud Native Infrastructure (http://www.cnibook.info/)
- This book by Kris Nova (https://twitter.com/Kris__Nova) and Justin Garrison (https://twitter.com/rothgar) will teach you when you should architect your systems to take advantage of the benefits of the cloud. It will give examples of pitfalls to avoid and show you the patterns to embrace to be successful. Running cloud native infrastructure requires different skills and has many benefits over traditional data centers.
- Kubernetes Patterns: Patterns, Principles, and Practices for Designing Cloud Native Applications (https://leanpub.com/k8spatterns)
- A minimalistic and focused guide with common use cases, patterns, principles and practises for developing Cloud Native applications on Kubernetes by Bilgin Ibryam (https://leanpub.com/u/bibryam) and Roland Huß (https://leanpub.com/u/rolandhuss)
- Free eBook: Deploying and Scaling Kubernetes with Rancher (http://info.rancher.com/deploying-scaling-kubernetes-ebook?utm_content=bufferfdaa4&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- By Vishal Biyani (https://twitter.com/vishal_biyani) & Girish Shilamkar (https://twitter.com/shilamkar) ; guidebook provides a detailed introduction to using Kubernetes with the Rancher container management platform.
- Kubernetes Patterns (https://leanpub.com/k8spatterns)
- By Bilgin Ibryam (https://twitter.com/bibryam) & Roland Huß (https://twitter.com/ro14nd) ; A minimalistic and focused guide with common use cases, patterns, principles and practises for developing Cloud Native applications on Kubernetes.
- Architecting for Scale: High Availability for Your Growing Applications (https://www.amazon.com/Architecting-Scale-Availability-Growing-Applications-ebook/dp/B01IAK49FS%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB01IAK49FS&zpy=1)
- By Lee Atchison (https://twitter.com/leeatchison) ; provides basic techniques for building applications that can handle huge quantities of traffic, data, and demand without affecting the quality your customers expect.
- Kubernetes: Up and Running (http://shop.oreilly.com/product/0636920043874.do)
- Authors Kelsey Hightower (https://twitter.com/kelseyhightower) , Brendan Burns (https://twitter.com/brendanburns) , and Joe Beda (https://twitter.com/jbeda) —who’ve worked on Kubernetes at Google—explain how this system fits into the lifecycle of a distributed application. You will learn how to use tools and APIs to automate scalable distributed systems, whether it is for online services, machine-learning applications, or a cluster of Raspberry Pi computers.
- Kubernetes Definitive Guide: Keys from Docker to Kubernetes Practice (2nd Edition) – Kubernetes权威指南 (https://www.amazon.com/Kubernetes-Definitive-Guide-Docker-Practice/dp/7121299410%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D7121299410&zpy=1)
- Kubernetes Microservices with Docker (https://www.amazon.com/Kubernetes-Microservices-Docker-Vohra-ebook/dp/B01FXJ9OB8%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB01FXJ9OB8&zpy=1)
- By Vohra (https://www.amazon.com/s/ref=dp_byline_sr_ebooks_1?ie=UTF8&text=Vohra&search-alias=digital-text&field-author=Vohra&sort=relevancerank) ; This book on Kubernetes, the container cluster manager, discusses all aspects of using Kubernetes in today’s complex big data and enterprise applications, including Docker containers.
- Deploying Rails with Docker, Kubernetes and ECS (https://www.amazon.com/Deploying-Rails-Docker-Kubernetes-ECS/dp/1484224140%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1484224140&zpy=1)
- By Pablo Acuña (https://twitter.com/pabloacunar) ; shows you how to set up the project, push it to DockerHub, manage services and set up an efficient continuous integration environment.
- Everything Kubernetes; The ultimate guide to deploying, managing and scaling Kubernetes (https://www.stratoscale.com/resources/ebook/everything-kubernetes-5/?utm_medium=social)
- Kubernetes provides a complete set of building blocks that allow the automation of many operations for managing development, test, and production environments. This simple yet comprehensive guide offers you and your team everything you need to know on deploying, managing and scaling Kubernetes. It’s great for those experimenting with Kubernetes for the first time but also for Kubernetes rockstars.
- Kubernetes Management Design Patterns: With Docker, CoreOS Linux, and Other Platforms (https://www.amazon.com/Kubernetes-Management-Design-Patterns-Platforms/dp/148422597X%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D148422597X&zpy=1)
- By Vohra (https://www.amazon.com/s/ref=dp_byline_sr_ebooks_1?ie=UTF8&text=Vohra&search-alias=digital-text&field-author=Vohra&sort=relevancerank) ; The atomic unit of modular container service in Kubernetes is a Pod, which is a group of containers with a common filesystem and networking. The Kubernetes Pod abstraction enables design patterns for containerized applications similar to object-oriented design patterns. Containers provide some of the same benefits as software objects such as modularity or packaging, abstraction, and reuse
- Technical Guide to Creating and Accessing a Kubernetes Cluster on OpenStack (https://content.mirantis.com/Kubernetes-on-OpenStack-eBook-Landing-Page.html?utm_campaign=Kubernetes&utm_content=39244676&utm_medium=social&utm_source=twitter)
- As Kubernetes gains popularity, many people are asking: “How can Kubernetes and OpenStack be used together?” In this eBook, get a technical walkthrough on how to deploy Kubernetes on OpenStack and start running containerized apps on your Kubernetes cluster.
- Kubernetes Management Design Patterns: With Docker, CoreOS Linux, and Other Platforms 1st ed. Edition (https://www.amazon.com/Kubernetes-Management-Design-Patterns-Platforms/dp/148422597X%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D148422597X&zpy=1)
- Take container cluster management to the next level; learn how to administer and configure Kubernetes on CoreOS; and apply suitable management design patterns such as Configmaps, Autoscaling, elastic resource usage, and high availability. Some of the other features discussed are logging, scheduling, rolling updates, volumes, service types, and multiple cloud provider zones.
- Mastering CoreOS (https://www.amazon.com/Mastering-CoreOS-Sreenivas-Makam/dp/1785288121%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1785288121&zpy=1)
- By Sreenivas Makam (https://twitter.com/srmakam) ; This book covers the CoreOS internals and the technologies used in the deployment of container-based distributed applications. It starts with an overview of CoreOS and distributed application development while sharing knowledge on related technologies. Critical CoreOS services and networking and storage considerations for CoreOS are covered next.
- DevOps with OpenShift (https://www.openshift.com/promotions/devops-with-openshift.html)
- For many organizations, a big part of DevOps’ appeal is software automation using infrastructure-as-code techniques. This book presents developers, architects, and infra-ops engineers with a more practical option.
- The Kubernetes Book (https://leanpub.com/thekubernetesbook)
- By Nigel Poulton (https://twitter.com/nigelpoulton) ; Containers are here and resistance is futile! Now that people are getting their heads around Docker, they need an orchestration platform to help them manage their containerized apps. Kubernetes has emerged as one of the hottest and most important container orchestration platforms in the world. This book gets you up to speed fast!
- Kubernetes for Java Developers (http://www.oreilly.com/programming/free/kubernetes-for-java-developers.csp)
- Author Arun Gupta (https://twitter.com/arungupta) —Principal Open Source Technologist at Amazon Web Services—demonstrates how Kubernetes orchestration simplifies the plumbing needed to get containers up and running at all times. Although the examples in this report use Java, the concepts are applicable for anybody interested in getting started with Kubernetes.
- Kubernetes for Serverless Applications (https://media-glass.es/kubernetes-for-serverless-applications-2e1c8a24e0e3)
- This book by Russ McKendrick (https://twitter.com/russmckendrick) will initially start by introducing serverless functions. Then you will configure tools such as Minikube to run Kubernetes. Once you are up-and-running, you will install and configure Kubeless, your first step towards running Function as a Service (FaaS) on Kubernetes. Then you will gradually move towards running Fission, a framework used for managing serverless functions on Kubernetes environments. Towards the end of the book, you will also work with Kubernetes functions on public and private clouds.
- Kubernetes Cookbook: Building Cloud Native Applications (https://www.amazon.co.jp/dp/1491979682/ref=cm_sw_r_cp_api_BUwczb09YK4P5)
- By Sebastien Goasguen (https://twitter.com/sebgoa)
- Introduction to Kubernetes Using Docker (https://www.skillwise.com/sales/introduction-to-kubernetes-using-docker?aid=a-jydho314&utm_content=bufferbf967&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- Docker is a transcendent tool for those who transfer, install, and manage software applications on a regular basis. The advent of Kubernetes, however, has somehow made containerizing and automating applications even easier. In this course designed for students of all skill levels, you’ll learn Docker, the world’s leading software containerization platform, and become a master of automating deployment, scaling, and management of containerized applications using Kubernetes.
- Kubernetes Cookbook (https://www.packtpub.com/packt/offers/free-learning)
- Learn how to automate and manage your Linux containers and improve the overall performance of your system
- Mastering Kubernetes (https://www.barnesandnoble.com/w/mastering-kubernetes-gigi-sayfan/1125338721?ean=9781786469854&st=PLA&sid=NOK_DRS_NOOK+EBooks_00000000&2sid=Google_&sourceId=PLGoP75008&gclid=EAIaIQobChMIwMPC2q_Y2AIVmEwNCh1N2QbCEAkYAiABEgIudfD_BwE)
- Master the art of container management utilizing the power of Kubernetes, by Gigi Sayfan (https://www.linkedin.com/in/gigisayfan/)