KubeWeekly #121
Published: January 25, 2018
Highlights From the Links
- Tips for Automating Distributed Logging on Production Kubernetes (https://thenewstack.io/tips-automating-distributed-logging-kubernetes-production/)
In this article, Craig Martin from Kenzan shares their suggestions for logging within a distributed Kubernetes environment. As with any distributed system, Kubernetes production environments rely heavily on logs. Check out these suggestions that Kenzan is using in their production applications, mixing built-in Kubernetes capabilities with additional data collection tools. - Kubernetes: It’s alive! (https://dev.to/danielkun/kubernetes-its-alive-2ndc)
For anyone just getting started with Kubernetes, Daniel Albuschat f (https://twitter.com/dalbuschat) rom Gira shares his experience learning Kubernetes and walks you through a few different services to test out its functionality. If you’ve already figured out how to get a Kubernetes cluster up and running, this is great next step to dive into load balancing, autoscaling, and self-healing. - The Kubernetes Journey from Research to Production at Presslabs (https://www.presslabs.com/blog/the-kubernetes-journey-from-research-to-production-at-presslabs/)
Calin Don (https://github.com/calind) , CTO and Co-founder of Presslabs, shares their journey moving to Kubernetes after splitting their monolithic WordPress application into microservices. Check our their three key lessons they learned from the experience and what they view as the benefits of using Kubernetes for deploying high-availability production applications. - Serverless Podcast – Episode 05 – Serverless on Kubernetes (https://soundcloud.com/serverlesspodcast/episode-5-serverless-on-kubernetes)
In this episode of Serverless Podcast with Kassandra Perch (https://twitter.com/nodebotanist) of IOpipe, Sebastien Goasguen, (https://twitter.com/sebgoa) maintainer of Kubeless, and Ben Kehoe (https://twitter.com/ben11kehoe) , an AWS Hero discuss different options for going serverless with Kubernetes. From AWS Lambda to Kubeless, this is an interesting discussion on the landscape of serverless, where it’s heading, and how companies might move to serverless applications.
Technical
- Scaling Kubernetes to 2,500 Nodes (https://blog.openai.com/scaling-kubernetes-to-2500-nodes/)
- By Christopher Berner (https://twitter.com/c_berner) , OpenAI
- GitOps: High velocity CICD for Kubernetes (https://www.weave.works/blog/gitops-high-velocity-cicd-for-kubernetes)
- By Alexis Richardson (https://twitter.com/monadic) , Weaveworks
- Kubernetes: It’s alive! (https://dev.to/danielkun/kubernetes-its-alive-2ndc)
- By Daniel Albuschat (https://twitter.com/dalbuschat) , Gira
- Four-piece blog post about running Kubernetes in production (https://www.reddit.com/r/devops/comments/7rh9tk/fourpiece_blog_post_about_running_kubernetes_in/)
- By Guy Maliar (https://twitter.com/flawless_retard) , Tailor Brands
- This week in Kubevirt (http://blog.kubevirt.io/2018/01/19/This-Week-in-Kube-Virt-16-size-XL.html)
- By Fabian Deutsch (https://twitter.com/dummdida) , Red Hat
- Using Kubernetes API from Go: Kubecon 2017 session recap (https://rancher.com/using-kubernetes-api-go-kubecon-2017-session-recap/)
- By Alena Prokharchyk (https://twitter.com/Lemonjet) , Rancher Labs
- Running your e2e tests in Kubernetes Engine (https://medium.com/@TheJBStart/running-your-e2e-tests-in-kubernetes-engine-d10cc03a7d7e)
- By Jean Baudin (https://twitter.com/TheJBStart) , Travix International
- Secure your Kubernetes production cluster (https://medium.com/cri-o/secure-your-kubernetes-production-cluster-7ec607749583)
- By Antonio Murdaca (https://twitter.com/runc0m) , Red Hat
- Kubernetes resource usage: How do you manage and monitor it? (https://www.coscale.com/blog/kubernetes-resource-usage-how-to-manage-and-monitor-it)
- By Peter Arijs (https://twitter.com/p_arijs) , COSCALE
- Using a queue to implement resilience for a distributed transaction in Kubernetes (https://medium.com/@epatro/using-a-queue-to-implement-resilience-for-a-distributed-transaction-in-kubernetes-487ded3d0bfb)
- By Eduardo Patrocinio (https://twitter.com/patrocinio) , IBM
- Monitoring on Kubernetes: Metric Collection Agents (https://medium.com/@dmitrio_/monitoring-on-kubernetes-metric-collection-agents-1c0fc15b8747)
- By Dmitrio (https://twitter.com/dmitrio_) , Microsoft
- Upgrading Your Application In Azure Managed Kubernetes (http://www.c-sharpcorner.com/article/upgrading-your-application-in-azure-managed-kubernetes/)
- By Sanjay Debnath (https://twitter.com/imsanjayd) , Microsoft
- Service Fabric Under the Hood: The Cluster Resource Manager (Part 2) (https://blogs.msdn.microsoft.com/azureservicefabric/2016/01/14/service-fabric-under-the-hood-the-cluster-resource-manager-part-2/)
- By Matt Snider (https://twitter.com/MattSnider) , Microsoft
- Architecting Applications for Kubernetes (https://medium.com/kokster/architecting-applications-for-kubernetes-b8d9ebc7fe88)
- By Kynan Rilee (https://twitter.com/ublubu) , Koki
- A Useful Starting Deployment For Kubernetes (https://misell.cymru/posts/starter-kubes-deploy/)
- By Benjamin Misell (https://twitter.com/legopicode) , Fluid Media
- My Notes about a Production-grade Ruby on Rails Deployment on Google Cloud Kubernetes Engine (http://www.akitaonrails.com/2018/01/09/my-notes-about-a-production-grade-ruby-on-rails-deployment-on-google-cloud-kubernetes-engine)
- By Fabio akita (https://twitter.com/akitaonrails) , Codeminer 42
- Announcing Eliot — Container platform for IoT devices (https://medium.com/@aapaerno/announcing-eliot-container-platform-for-iot-devices-ad071e1917fd)
- By Erno Aapa (https://twitter.com/ernoaapa) , Polar Squad
- Introducing RiseML — A platform for deep learning on Kubernetes (https://blog.riseml.com/introducing-riseml-a-platform-for-deep-learning-on-kubernetes-13bc4d2492d4)
- By Henning Peters (https://twitter.com/henningpeters) , RiseML
- Fast Serverless Functions for Kubernetes (https://github.com/fission/fission)
- By Soam Vasani (https://twitter.com/soamv) , Platform9
- kubernator: Alternative Kubernetes UI (https://github.com/smpio/kubernator)
- By Dmitry Bashkatov (https://github.com/nailgun) , SMMplanner
- googleKubernetesR: An R package for the Google Kubernetes Engine API (https://github.com/RhysJackson/googleKubernetesR)
- By Rhys Jackson (https://twitter.com/Rhys_Search) , RocketMill
- Persistent Volumes in your home Kubernetes cluster (https://cwienczek.com/persistent-volumes-in-your-home-kubernetes-cluster/)
- By Michal Cwienczek (https://twitter.com/cwienczek) , SuitSupply
- Build Extensible CI/CD Pipelines with Spinnaker and Kubernetes (https://thenewstack.io/build-extensible-ci-cd-pipelines-spinnaker-kubernetes/)
- By Janakiram MSV (https://twitter.com/janakiramm) , Janakiram & Associates
- acs-engine/examples/kubernetes-clear-containers.json (https://github.com/Azure/acs-engine/blob/master/examples/kubernetes-clear-containers.json)
- By Jess Frazelle (https://twitter.com/jessfraz) , Microsoft
- Kubernetes the Docker Way (https://medium.com/@chainer/kubernetes-the-docker-way-3cdb088639c4)
- By Block Chainer (https://medium.com/@chainer)
Blogs / Articles
- Core Workloads API GA (http://blog.kubernetes.io/2018/01/core-workloads-api-ga.html)
- By Ken Owens (https://twitter.com/kenowens12) , Mastercard
- Running dedicated game servers in Kubernetes Engine: tutorial (https://cloudplatform.googleblog.com/2018/01/running-dedicated-game-servers-in-Kubernetes-Engine-tutorial.html)
- By Joseph Holley (https://twitter.com/GCPJoe) , Google Cloud Platform
- The Kubernetes Journey from Research to Production at Presslabs (https://www.presslabs.com/blog/the-kubernetes-journey-from-research-to-production-at-presslabs/)
- By Calin Don (https://github.com/calind) , Presslabs SRL
- From Capistrano to Kubernetes: Lessons from PhraseApp’s transition (https://techbeacon.com/capistrano-kubernetes-lessons-phraseapps-transition)
- By Jennifer Zaino (https://twitter.com/Jenz514) , Dataversity
- Q&A on Istio, Microservices and Kubernetes with Lachie Evenson of Microsoft from Kubecon 2017 (https://cmun.it/e/dydiwv/news/2018/01/istio-kubecon-evenson)
- By Rags Srinivas (https://twitter.com/ragss) , Microsoft
- Tips for Automating Distributed Logging on Production Kubernetes (https://thenewstack.io/tips-automating-distributed-logging-kubernetes-production/)
- By Craig Martin (https://twitter.com/kenzanmedia) , Kenzan Media
- “Kubernetes will become lingua franca in 2018” (https://jaxenter.com/kubernetes-lingua-franca-in-2018-140519.html)
- By Dominik Mohilo (https://twitter.com/DominikMohilo) , JAXEnter
- Running containers at scale with Kubernetes and Portworx on HPE Synergy (https://community.hpe.com/t5/Servers-The-Right-Compute/Running-containers-at-scale-with-Kubernetes-and-Portworx-on-HPE/ba-p/6994011?dysig_tid=4f49985dbcb84e2da5e8bbee29823b8f#.WmUzWJM-ffY)
- By Ka Wai Leung (https://www.linkedin.com/in/ka-wai-leung-788b851/) , HPE
- CoreOS Tectonic 1.8 Further Simplifies Kubernetes Management (http://techgenix.com/coreos-tectonic-1-8/)
- By Twain Taylor (http://techgenix.com/author/twain/) , Tech Genix
- Beta for Docker Enterprise Edition with Kubernetes Integration Now Available (https://blog.docker.com/2018/01/docker-ee-kubernetes/)
- By Vivek Saraswat (https://twitter.com/thevsaraswat) , Docker
- Adrift with Kubernetes? Check out goPaddle (https://thenewstack.io/adrift-kubernetes-check-gopaddle/?utm_content=buffer740d3&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- By Susan Hall (https://twitter.com/HallSd) , The New Stack
- RiseML brings deep learning to Kubernetes (https://www.heise.de/developer/meldung/RiseML-bringt-Deep-Learning-zu-Kubernetes-3945762.html)
- By Björn Bohn (https://twitter.com/bjrnsblg) , heise Developer
- Kubernetes: Check. Next up in the cloud revolution: Helm (https://techbeacon.com/kubernetes-check-next-cloud-revolution-helm?es_p=5914033)
- By Dan Garfield (https://twitter.com/todaywasawesome) , TechBeacon
- Last Week in Kubernetes Development: Week ending January 21 (http://www.databasesoup.com/2018/01/last-week-in-kubernetes-development.html)
- By Josh Berkus (https://twitter.com/fuzzychef) , Red Hat
Presentations
- Full list of KubeCon 2017 Austin Presentations (https://www.youtube.com/watch?v=Z3aBWkNXnhw&list=PLj6h78yzYM2P-3-xqvmWaZbbI1sW-ulZb)
- 179 videos total
- Serverless Podcast – Episode 05 – Serverless on Kubernetes (https://soundcloud.com/serverlesspodcast/episode-5-serverless-on-kubernetes)
- Sebastien Goasguen (https://twitter.com/sebgoa) , maintainer of Kubeless, Ben Kehoe (https://twitter.com/ben11kehoe) , AWS Hero, and Kassandra Perch (https://twitter.com/nodebotanist) discuss Serverless on Kubernetes.
- Building a Kubernetes cluster in the IBM Cloud (https://developer.ibm.com/tv/dw-mailbag-kubernetes-clusters/)
- In this video, Doug Tidwell (https://twitter.com/doug_tidwell) show you how to take your Docker knowledge (and your Docker images) and use them in a cluster in the IBM Cloud. When you’re done, anybody in the world can access your containerized apps from anywhere.
- L8ist Sh9y Podcast: with Krishnan Subramanian on Edge, the Kubernetes Ecosystem & the Composable Enterprise (https://soundcloud.com/user-410091210/podcast-with-krishnan-subramanian-on-edge-the-kubernetes-ecosystem-the-composable-enterprise)
- In this week’s L8ist Sh9y (https://twitter.com/L8istSh9y) podcast Krishnan Subramanian (https://twitter.com/krishnan) , Founder and Chief Research Advisor of Rishidot Research talks about Edge Computing, the Kubernetes Ecosystem and the Composable Enterprise.
- 2-minutes to Kubernetes Cluster on Docker for Mac 18.01 using Swarm CLI (http://collabnix.com/running-kubernetes-cluster-on-docker-for-mac-18-01-using-swarm-cli/)
- A 2-minutes video by Ajeet Singh Raina (https://twitter.com/ajeetsraina) which shows how to get started from Zero to NGINX web server setup. It initiate with 0 pods, 0 external service and 0 deployments in Kubernetes terminology. Under this video, we will use the familiar docker stack CLI to bring up K8s cluster and then cleaning up in no seconds.
- Software Engineering Daily: Kubernetes Storage with Bassam Tabbara (https://softwareengineeringdaily.com/2018/01/18/kubernetes-storage-with-bassam-tabbara/)
- Rook is a project for managing storage, built on Kubernetes. If you use a Rook cluster for your storage, you can port that storage model to any cloud, and have a consistent API for object, block, and file storage. In this episode, Bassam Tabbara (https://twitter.com/bassamtabbara) describes the state of cloud storage, and why he started the Rook project.
- [Podcast] PodCTL #21 – Effective RBAC for Kubernetes (https://blog.openshift.com/podcast-podctl-21-effective-rbac-for-kubernetes/)
- In this week’s show, we looked at the “Effective RBAC” talk from KubeCon 2017, given by Red Hat’s Jordan Liggitt (https://twitter.com/liggitt) . In the talk, he does an excellent job of explaining the basics of RBAC, how Roles and RoleBindings are applied to create policies, and how these policies can be applied at scale for clusters and namespaces.
- The New Builders Podcast Ep. 39: Containerize All The Things (https://www.compose.com/articles/containerizing-all-the-things/)
- Last week, Compose’s platform engineer JP Phillips sat down with Go and Kubernetes guru Kelsey Hightower (https://twitter.com/kelseyhightower) to talk about k8s on the New Builders Podcast, brought to you by IBM. Hear what’s new in Kubernetes 1.9, running databases on Kubernetes, favorite databases, how Kelsey got started with Kubernetes and how you can get started with Kubernetes and its energetic community.
- 018 Demo Running first app on Kubernetes (https://www.youtube.com/watch?v=UqiTxq18CQs)
- Published by Abhay Singh (https://twitter.com/abhaysinghb)
- Kubernetes Cluster Auto-Scaler Installation (https://www.youtube.com/watch?v=QeHtndq3RWU)
- Kubernetes Cluster Auto-Scaler monitors the cluster at reguar intervals for unscheduled pods as well as under utilized worker node instances based on which it signals the AWS Auto Scaling group to scale-up/scale-down the number of instances.
- Cluster Bootstrap at Honestbee – Singapore Kubernetes User Group (https://www.youtube.com/watch?v=f87M_p91Tg0)
- Speaker: Vincent De Smet (https://twitter.com/vincentdesmet) from Honestbee
- Kubernetes, the CoreOS way (https://www.youtube.com/watch?v=-6fLowqo9S4)
- This talk by Luca Bruno (https://twitter.com/lucabruno) will guide the audience through a short tour of a typical Kubernetes setup on top of a CoreOS stack. In particular, it will cover current practices related to a container-based production system including infrastructure setup (terraform), host provisioning (matchbox, ignition, torcx), security and updates (Container Linux, omaha, locksmith), kubernetes bootstrapping (systemd, rkt, bootkube), monitoring (prometheus) and higher level topics (kubelet, CNI, dex, etcd, operators)
- Kubernetes Mimari ve Etcd Kurulum (https://www.youtube.com/watch?v=Qa_RIM6MMys&feature=youtu.be)
- Basit bir şekilde Kubernetes’de hangi component ne işe yarar. Sertifika dosyalarının yaratılması ve kurulumun ilk kısmı olan etcd componentinin kurulumu anlatılmaktadır.
- Kelsey Hightower on Kubernetes, open source and his own journey as a developer (https://www.youtube.com/watch?v=cH3Nj-MLlWM)
- In this exclusive interview by Swapnil Bhartiya (https://twitter.com/SwapBhartiya) , Hightower talks about Kubernetes, open source culture, and his personal journey.
- TGI Kubernetes 022: Nuclio serverless system (https://www.youtube.com/watch?v=wmXHqQLdM2I)
- This week we will look at Nuclio — a serverless system that is aimed at real time and data driven applications. How does this compare with some of the other serverless systems out there? What makes it for “real time and data driven apps”? How does it work when I try to install on a k8s cluster that they don’t have explicit instructions around?
- Kubernetes Community Meeting 20180117 (https://www.youtube.com/watch?v=x67RK7W-BnM)
- (Sound missing for first 30 seconds, but kicks in right after, sorry about that!)
o Meeting notes / agenda here (https://docs.google.com/document/d/1VQDIAB0OqiSjIHI8AWMvSdceWhnz56jNpZrLs6o7NJY/edit) - Kubernetes Sig Docs 20180116 (https://www.youtube.com/watch?v=3ym97JJnV1I)
- Meeting notes / agenda here (https://docs.google.com/document/d/1Ds87eRiNZeXwRBEbFr6Z7ukjbTow5RQcNZLaSvWWQsE/edit)
- Kubernetes SIG Storage – CSI Implementation Workgroup 20180117 (https://www.youtube.com/watch?v=h7nW57rhNAs)
- Meeting notes / agenda here (https://docs.google.com/document/d/1-WmRYvqw1FREcD1jmZAOjC0jX6Gop8FMOzsdqXHFoT4/edit#heading=h.lgdvrb16vq17)
- Kubernetes SIG Cluster Lifecycle 20180117 – kubeadm (https://www.youtube.com/watch?v=aJ5f3oVEgJ4)
- Meeting notes / agenda here (https://docs.google.com/document/d/130_kiXjG7graFNSnIAgtMS1G8zPDwpkshgfRYS0nggo/edit#heading=h.k21262mvpkl8)
o Highlights:
– Updates from CoreOS about the stability of running self-hosted etcd
– Discussion on how to handle secrets for a self-hosted apiserver - Kubernetes SIG Testing 20180116 (https://www.youtube.com/watch?v=hrFvRBSJ4MQ)
- Meeting notes / agenda here (https://docs.google.com/document/d/1z8MQpr_jTwhmjLMUaqQyBk1EYG_Y_3D4y4YdMJ7V1Kk/edit#heading=h.ukbaidczvy3r)
- Kubernetes SIG Storage – CSI Implementation Workgroup 20180119 (https://www.youtube.com/watch?v=aO2cVht91vQ)
- Meeting notes / agenda here (https://docs.google.com/document/d/1-WmRYvqw1FREcD1jmZAOjC0jX6Gop8FMOzsdqXHFoT4/edit#heading=h.79r0ev4mfk4s)
- Kubernetes SIG Storage 20180118 (https://www.youtube.com/watch?v=0NSMCavPiqQ)
- Meeting notes / agenda here (https://docs.google.com/document/d/1-8KEG8AjAgKznS9NFm3qWqkGyCHmvU6HVl0sk5hwoAE/edit#heading=h.aukk6ioq19p7)
- Kubernetes SIG Multicluster 20180116 (https://www.youtube.com/watch?v=9p0TdFqdojA)
- Kubernetes SIG Apps 20180108 (https://www.youtube.com/watch?v=cSgoqBoQuqI&t=35s)
- Kubernetes Office Hours (US Edition) 20180117 (https://www.youtube.com/watch?v=Aj0yozuQ0ME)
- Kubernetes Office Hours (EU Edition) 20180117 (https://www.youtube.com/watch?v=iCUGhxiP8j8)
- Kubernetes Happy Hour (https://www.youtube.com/watch?v=F3rh3hkFsTo)
Slideshare
- Calico seguranca para containers e mais (https://www.slideshare.net/rikatz/calico-seguranca-para-containers-e-mais?qid=88bea262-4279-4713-afc8-ed735d7743d3&v=&b=&from_search=16)
- This presentation by Ricardo Katz (https://twitter.com/katzsp) is in pt_BR, and shows what is Project Calico, and how it can be used to simplify networking stack in Kubernetes and also improve Security
- Elasticsearch on Kubernetes (https://www.slideshare.net/JoergHenning/elasticsearch-on-kubernetes?qid=88bea262-4279-4713-afc8-ed735d7743d3&v=&b=&from_search=9)
- Here Joerg Henning (https://twitter.com/JoergHenning) is sharing his experiences of running Elasticsearch on Kubernetes, presenting the general setup, configuration tweaks and possible pitfalls.
- cloud, containers, kubernetes (https://www.slideshare.net/bridgetkromhout/cloud-containers-kubernetes-devopsdays-nyc-2018?qid=88bea262-4279-4713-afc8-ed735d7743d3&v=&b=&from_search=8)
- Published by Bridget Kromhout (https://twitter.com/bridgetkromhout) , presented at Devops Days NYC 2018
- The Operator Pattern – Managing Stateful Services in Kubernetes (https://www.slideshare.net/QAware/the-operator-pattern-managing-stateful-services-in-kubernetes)
- Cloud Native Night, January 2018, Mainz: Talk by Jakob Karalus (https://twitter.com/krallistic) (IT Consultant at codecentric)
- Kubernetes @ meetic (https://www.slideshare.net/seblg/kubernetes-meetic?qid=88bea262-4279-4713-afc8-ed735d7743d3&v=&b=&from_search=4)
- In this talk Sébastien Le Gall (https://twitter.com/seb_legall) will tell you the story of our CI/CD evolution to satisfy the need to create a docker container for each new pull request. And we will show you how to make end-to-end testing easier using Blackbeard, the tool we developed to handle the need to manage namespaces inspired by Helm.
- Building a Raspberry Pi cluster with Kubernetes, OpenFaaS and .NET (https://www.slideshare.net/AlexEllis11/building-a-raspberry-pi-cluster-with-kubernetes-openfaas-and-net)
- Scott Hanselman (https://twitter.com/shanselman) and Alex Ellis (https://twitter.com/alexellisuk) build a Raspberry Pi cluster with Kubernetes, OpenFaaS and .NET. But why would you do this? And what is Kubernetes anyway? Find out everything you needed to know and more in this presentation.
- Kubernetes – A Comprehensive Overview (https://www.slideshare.net/BobKillen/kubernetes-a-comprehensive-overview)
- An in depth overview of Kubernetes and it’s various components by Bob Killen (https://www.linkedin.com/in/mrbobbytables/)
Upcoming Events
- January 24
- 1: General Talks Kubernetes + tensorflow + Kubeflow + Machine Learning + (https://www.meetup.com/gdgcloud/events/244784425/) , London
- Building software for Kubernets introduction part 1 / X (https://www.meetup.com/ABAX-Development/) , Larvik
- Deploying to Kubernetes using CI/CD Pipelines: the “Hands-off” approach. (https://www.meetup.com/Docker-Dortmund/events/246114901/) , Dortmund
- Learn how the huge Kubernetes project is organised, and how you can contribute! (https://www.meetup.com/Kubernetes-Hong-Kong/events/246737293/) Hong Kong
- K8s API & Go Programming (https://www.meetup.com/Munchen-Kubernetes-Meetup/events/246708125/) , München
- Kubernetes Containers and .NET Product Team Update (https://www.meetup.com/Philly-NET/events/246412533/) , Malvern
- NGINX as an Ingress controller in Kubernetes (https://www.meetup.com/DevOps-RVA/events/243334911/) , Glen Allen
- Kubernetes at home for Fun and Profit (https://www.meetup.com/Minneapolis-Kubernetes-Meetup/events/246719669/) , Minneapolis
- Scaling your Kubernetes usage – Autoscaling & Orchestration (https://www.meetup.com/DevOps-Efficiency-on-AWS-and-Azure/events/246026516/) , San Francisco
- January 25
- Stockholm Kubernetes Meetup (https://www.meetup.com/sthlm-k8s/events/245823087/) , Stockholm
- Kubernetes for .NET utviklere (https://www.meetup.com/nnug-trondheim/events/246901427/) , Trondheim
- Kubernetes & Mesos Regular #2 Meetup (https://www.meetup.com/Kubernetes-Mesos-User-Group-Tricity/events/245304573/) , Gdansk
- Explore Kubernetes solutions (https://www.meetup.com/Brussels-PaaS-IBM-Bluemix-and-Cloud-Computing-Meetup/events/245663906/) , Brussels
- Kubernetes the Hard Way – LIVE! (https://www.meetup.com/Cloud-Native-Computing-Berlin/events/246686958/) , Berlin
- Free Kubernetes Workshop for Beginners (https://www.meetup.com/Docker-Bamberg/events/246012838/) , Bamberg
- A Multi-Cloud Foundation with Kubernetes (https://www.meetup.com/Morningstar-Tech-Talks/events/246425107/) , Chicago
- DRP, K8s, and Immutable Infrastructure (https://www.meetup.com/Kubernetes-Cloud-Native-Online-Meetup/events/246088354/) , San Francisco
- Kubernetes – Mirantis and Spotinist (https://www.meetup.com/Bay-Area-Kubernetes-Meetup/events/244882637/) , Bay area
- Scaling your Kubernetes usage – Autoscaling & Orchestration (https://www.meetup.com/DevOps-Efficiency-on-AWS-and-Azure/events/246026516/) , Sunnyvale
- Getting Started with Kubernetes with Blaize Stewart (https://www.wintellect.com/webinar/getting-started-kubernetes/) , Webinar
- January 26
- Январский митап: Kubernetes & Agile (https://www.meetup.com/Zelenograd-Dev-Meetup/events/246962387/) , Zelenograd
- January 29
- Get up-to-date with Windows containers and Kubernetes-powered (https://www.meetup.com/Docker-Oslo/events/246094045/) Docker (https://www.meetup.com/Docker-Oslo/events/246094045/) , Oslo
- Serverless Hackathon – Kubernetes – $1,400 in Prizes – Hurry! Deadline Jan 29th (https://www.meetup.com/Advanced-Spark-and-TensorFlow-Meetup/events/246882622/) , San Francisco
- January 30
- Brigade: Scripting Container Workflows (https://www.meetup.com/Kubernetes-Tel-Aviv/events/246343986/) , Tel-Aviv
- Cloud Study Jam : Codelab Kubernetes (https://www.meetup.com/GDG-Nantes/events/246037066/) , Nantes
- Kubernetes Kyiv #4: Kubernetes in real life (https://www.meetup.com/Kubernetes-Kyiv/events/246236797/?_xtd=gqFyqTIxMzcwOTI4M6FwpGZ1bGw&from=ref) , Kiev
- Going from 0 to 60 with Kubernetes in an Hour (https://www.meetup.com/North-Boston-Azure-Cloud-User-Group/events/246575135/) , Burlington
- Providing Containerized Cinder Services to Bare Metal Kubernetes Clusters (https://www.meetup.com/OpenStack-Denver/events/246487882/) , Denver
- January 31
- A Love Story: Tensorflow on Kubernetes (https://www.meetup.com/kubernauts/events/243546992/) , Berlin & Online
- Docker & Kubernetes January Meetup (https://www.meetup.com/Docker-Heidelberg/events/246616111/) , Heidelberg
- Containers and Kubernetes (https://www.meetup.com/Women-in-Infrastructure/events/246635600/) , San Francisco
- Kubernetes L.A. – Using Apache Ignite with K8s & Strategies with Envoy Proxy (https://www.meetup.com/Los-Angeles-Kubernetes-Meetup/events/244966244/) , Los Angeles
- Stackdriver for Kubernetes and GKE (https://www.meetup.com/GCPOnline/events/244496870/) , Mountain View
- February 1
- Kubernetes Networking (https://www.meetup.com/k8s-bud/events/246455300/?_xtd=gqFyqTExNzYxNDI0MqFwpGZ1bGw&from=ref) , Budapest
- Inaugural Pittsburgh Kubernetes Meetup (https://www.meetup.com/Pittsburgh-Kubernetes-Meetup/events/246120440/) , Pittsburg
- IBM WolfPack Live Sessions – Hand’s on with Docker, Kubernetes, and Helm Intro (https://www.meetup.com/Big-Data-AI/events/246453182/) , Austin
- February 2
- Pre-FOSDEM warmup with Kubernetes (https://www.meetup.com/Brussels-Kubernetes-Meetup/events/245974093/) , Brussels
- February 3
- Community Workshop: “Modern Cloud Infrastructure with Terraform” (https://www.meetup.com/Kubernetes-Bialystok/events/245636473/) , Bialystok
- Kubernetes Workshop #3 (https://www.meetup.com/Cloud-Native-Philippines-Manila/events/246960112/) , Makati City
- February 6
- Introduction to Kubernetes (https://www.meetup.com/Google-Developer-Group-Belfast/events/246725650/) , Belfast
- Kubernetes Meetup @ Config Management Camp (https://www.meetup.com/Ghent-Kubernetes-Meetup/events/246483822/) , Ghent
- Come see Docker EE Running Kubernetes – Live Working Session (https://www.meetup.com/Docker-Milwaukee-Meetup/events/246472768/) , Milwaukee
- Learn about Cloud, Docker/Kubernetes and Deep Learning! (https://www.meetup.com/Costa-Mesa-New-Technology-Meetup/events/246910736/) , Costa Mesa
- Machine Learning and AI in the Datacenter and How it Will Affect You (https://www.cncf.io/event/webinar-machine-learning-datacenter/) , CNCF Webinar
- February 7
- Kubernetes February 2018 Meetup (https://www.meetup.com/Singapore-Kubernetes-User-Group/events/246029070/?_xtd=gqFyqTE0MTczNDc0MqFwpGZ1bGw&from=ref) , Singapore
- Introduction to Kubernetes and Service Messaging Using Kafka (https://www.eventbrite.co.uk/e/introduction-to-kubernetes-and-service-messaging-using-kafka-tickets-42271382844?aff=estw) , London
- Kubernetes: Orchestrating Container Deployments (https://www.meetup.com/mhvlug/events/245924163/) , Poughkeepsie
- Korg – The Beginning (https://www.meetup.com/kubernetesbr/events/246619694/) , Sao Paulo
- February 8
- The Great Container Management Debate (https://www.eventbrite.co.uk/e/the-great-container-management-debate-tickets-41043986669) , London
- First Kubernetes, Intro To Containers And Kubernetes (https://www.meetup.com/Detroit-Kubernetes-Docker-all-things-Cloud-Native/events/246935421/) , Detroit
- SA Kubernetes User Group Meetup (https://www.meetup.com/Kubernetes-San-Antonio/events/246942514/) , San Antonio
- AWS vs. Docker vs. Kubernetes (https://www.meetup.com/Tech-Talent-South-Dallas/events/245830420/) , Dallas
- February 9
- Open Source Networking – OPNFV, ONAP, ODL, Kubernetes, and Verizon (https://www.meetup.com/Open-Source-Networking-User-Group-Bay-Area/events/246581633/) , San Jose
- February 10
- Docker and Kubernetes (https://www.meetup.com/Docker-Bangalore/events/246792795/?_xtd=gqFyqTE5MzIwNTYxOaFwpGZ1bGw&from=ref) , Nagar
- February 11
- What’s new in Kubernetes 1.9 and 1.8 (https://www.meetup.com/cncf-telaviv/events/246076307/) , Tel Aviv-Yafo
- February 13
- Special meetup presentation (https://www.meetup.com/Kubernetes-and-Cloud-Native-Addison/events/246051541/) , Addison
- February 14
- Making Microservices Micro with Istio Service Mesh & Kubernetes with Ray Tsang (https://www.meetup.com/DenverJavaUsersGroup/events/245974830/) , Denver
- February 20
- Deploying Java apps with Microsoft’s Azure Kubernetes Service and Cosmos DB (https://www.meetup.com/bayazure/events/246659179/) , San Francisco
- February 21
- Helm Summit (https://www.eventbrite.com/e/helm-summit-2018-tickets-41977351388) , Portland
- March 8-11
- SCaLE 16X – the 16th annual Southern California Linux Expo (https://www.socallinuxexpo.org/scale/16x/container-days) , Pasadena
Job Openings
- DevOps Engineer – Kubernetes Docker Hashicorp – L (https://weworkcontract.com/contracts/devops-engineer-45bf116b-9937-4aab-bf81-22ce107baa48)
- Hashicorp, London; £550 – £650 a day
- Platform Engineer – Linux, OpenStack, Kubernetes (http://www.aplitrak.com/?adid=bWlrZS5iZWxtYXIuODg1OTIudHdpQG5ldHdvcmtpbmdwZW9wbGUuYXBsaXRyYWsuY29t)
- Location: Hatfield, UK; full-time
- 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)
- Principle Software Engineer – Java, AWS, Kubernetes (http://jobs.jobvite.com/careers/tenable-network-security/job/oNl55fw2?__jvst=Tenable%20Employee&__jvsd=sTVbHfwq&__jvsc=Twitter&bid=nlApBBw1)
- Tenable; Columbia, Maryland; Full time
- Cloud Solution Engineer (https://stackoverflow.com/jobs/154331/cloud-solution-engineer-dito)
- Dito; remote
- 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
- Deployment Engineer (https://boards.greenhouse.io/mirantis/jobs/808261?gh_src=6mh8qy1#.WdZLahOPJhE)
- Mirantis; Austin, Full time
- 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 (Puppet, AWS, Docker, Kubernetes) (http://www.esynergy-solutions.co.uk/jobs/senior-devops-engineer-puppet-aws-docker-kubernetes)
- A leading automotive organisation; Maidenhead; Full time
- 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
- Software Engineer – Kubernetes (https://raketera.com/2018/01/07/software-engineer-kubernetes-remote-working-germany/)
- Raketera; Remote, Full time
- 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
- Sr. 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
- Solutions Architect (Pre-Sales) – Docker/Kubernetes/Mesos (https://jobsfordevops.com/job/109170/solutions-architect-pre-sales-docker-kubernetes-mesos-80k-bonu/)
- Harrington Starr; London, 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.
- 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/)