KubeWeekly #122
Published: February 1, 2018
Highlights From the Links
- Q&A on Machine Learning and Kubernetes with David Aronchick of Google (https://www.infoq.com/news/2018/01/Kubecon-ml-aronchick)
Machine learning has been gaining a lot of attention, especially at KubeCon in Austin, TX this past December. Rags Srinivas (https://twitter.com/ragss) of InfoQ sat down with David Aronchick, product manager at Google and contributor to Kubeflow, to discuss Kubernetes and machine learning. Take a look at how machine learning is changing businesses today, and how Kubernetes offers a common platform for deploying and running ML platforms at scale. - Scaling Kubernetes to 2,500 Nodes (https://blog.openai.com/scaling-kubernetes-to-2500-nodes/)
OpenAI (https://openai.com/about/) , has been running Kubernetes for deep learning research for the past two years. Kubernetes allows for fast iteration cycle, reasonable scalability, and lack of boilerplate making experimentation at OpenAI quick and easy. Learn how OpenAI scaled its Kubernetes clusters to more than 2,500 nodes on both the cloud and physical hardware, while remaining incident free for 90 days. - Kubernetes Service Mesh (https://akomljen.com/kubernetes-service-mesh/)
Hearing a lot about service mesh recently and wondering what your options are? On his personal blog, Alen Komljen (https://twitter.com/alenkomljen) of Semantext Group explains why service mesh is a critical component of cloud-native. From load balancing and service discovery to service monitoring and tracing, this is a great introductory post to check out if you’re interested in service mesh. Alen also dives into Conduit and Istio to showcase how these tools work. - Riding the Unicorn: A Newbie Contributor’s Guide to Kubernetes (https://aws.amazon.com/blogs/opensource/newbies-guide-to-kubernetes/)
Arun Gupta (https://twitter.com/arungupta) wrote this great guide on the AWS Open Source Blog for anyone who is interested in contributing to Kubernetes. The Kubernetes community is growing fast, with increasing opportunities for new contributors. Check out this guide for some ideas of where to start, from joining the conversation on Slack and community meetings to getting involved in a Special Interest Group (SIG) and much more.
Technical
- Reporting Errors from Control Plane to Applications Using Kubernetes Events (http://blog.kubernetes.io/2018/01/reporting-errors-using-kubernetes-events.html)
- By Hakan Baba (https://www.linkedin.com/in/hakan-baba-557a3712/) , Box
- Your instant Kubernetes cluster (https://blog.openai.com/scaling-kubernetes-to-2500-nodes/)
- By Alex Ellis (https://twitter.com/alexellisuk) , OpenFaaS
- Introducing Seldon Core — Machine Learning Deployment for Kubernetes (https://medium.com/seldon-open-source-machine-learning/introducing-seldon-core-machine-learning-deployment-for-kubernetes-e10e94c19fd8)
- By Alex Housley (https://twitter.com/ahousley) , Seldon
- Tutorial for installing cert-manager to get HTTPS certificates from Let’s Encrypt (https://github.com/ahmetb/gke-letsencrypt/)
- By Ahmet Alp Balkan (https://twitter.com/ahmetb) , Google
- Running a Python application on Kubernetes (https://opensource.com/article/18/1/running-python-application-kubernetes)
- By Joannah Nanjeke (https://twitter.com/Captain_Joannah) , Ceph
- My Journey to Deploying my First (React) Application with Kubernetes (https://medium.com/@rizchel.a.dayao/my-journey-to-deploying-my-first-react-application-with-kubernetes-95e6d25f434d)
- By Rizchel Dayao (https://twitter.com/rizcheldayao) , IBM
- Frankenetes! Running the Kubernetes control plane on Azure Container Instances (https://www.noelbundick.com/2018/01/22/Frankenetes-Running-the-Kubernetes-control-plane-on-Azure-Container-Instances/)
- By Noel Bundick (https://twitter.com/acanthamoeba) , Microsoft
- Automated Docker Deployment to Kubernetes with Buildbot (https://www.twosixlabs.com/automated-docker-deployment-kubernetes-buildbot/)
- By Adam Jacobson (https://twitter.com/twosixlabs) , Two Six Labs
- Kubernetes, Rails and Memcached (https://chuckha.github.io/post/memcached-and-rails-on-kubernetes/)
- By Chuch Ha (https://twitter.com/chuck_ha) , Heptio
- The Twelve-Factors Kubernetes (https://blog.octo.com/the-twelve-factors-kubernetes/)
- By Etienne Coutaud (https://twitter.com/etiennecoutaud) , Octo Technology
- Anaconda with Jupyter Notebooks on Kubernetes (https://blog.2vcps.io/2018/01/22/anaconda-with-jupyter-notebooks-on-kubernetes/)
- By Jon Owings (https://twitter.com/jon_2vcps) , Pure Storage
- Devgun: Creating Development Environments with Kubernetes (http://blog.mailgun.com/creating-development-environments-with-kubernetes-devgun/?utm_campaign=devg-1801&utm_content=66356041&utm_medium=social&utm_source=twitter#devgun)
- By Derrick J Wippler (https://twitter.com/thrawn01/) , Mailgun
- Authentication and authorization of Pipeline users with OAuth2 and Vault (https://banzaicloud.com/blog/oauth2-vault/)
- By Janos Matyas (https://twitter.com/matyix_) , BanzaiCloud
- Running Kubernetes Cluster in Docker for Windows (https://blogs.technet.microsoft.com/stefan_stranger/2018/01/27/running-kubernetes-cluster-in-docker-for-windows/)
- By Stefan Stranger (https://twitter.com/sstranger) , Microsoft
- Level Triggering and Reconciliation in Kubernetes (https://hackernoon.com/level-triggering-and-reconciliation-in-kubernetes-1f17fe30333d)
- By James Bowes (https://twitter.com/jrbowes) , Manifoldco
- Pulling Images from a Private Repository into Kubernetes (https://linuxacademy.com/howtoguides/posts/show/topic/24043-pulling-images-from-a-private-repository-into-kubernetes)
- By Chad Miller (https://www.linkedin.com/in/chadryanmiller/) , LinuxAcademy
- Kubewatch, An Example Of Kubernetes Custom Controller (https://engineering.bitnami.com/articles/kubewatch-an-example-of-kubernetes-custom-controller.html)
- By Tu Nguyen (https://twitter.com/ngtuna11) , Bitnami
- Role-based access control for Kubernetes with Docker EE (https://blog.docker.com/2018/01/docker-ee-rbac-kubernetes/?utm_source=dlvr.it&utm_medium=twitter)
- By Mike Coleman (https://github.com/mikegcoleman) , Docker
- One Container Integration to Rule Them All (https://netapp.io/2018/01/26/one-container-integration/)
- By Andrew Sullivan (https://twitter.com/andrew_ntap) , NetApp
- Externally exposing a LXD-based Kubernetes service. (https://medium.com/@ryeterrell/externally-exposing-a-lxd-based-kubernetes-service-821311461950)
- By Rye Terrell (https://twitter.com/tyro_canonical) , Canonical
- My Raspberry Pi Kubernetes Cluster (with Ansible) (http://cbrgm.de/posts/2018/raspberry-pi-kubernetes/)
- By Christian Bargmann (https://twitter.com/chrisbargmann) , Business Informatics
- Configuring Persistent Storage for SQL Server in Azure Container Services (https://dbafromthecold.com/2018/01/24/configuring-persistent-storage-for-sql-in-aks/?WT.mc_id=link-twitter-jeliknes)
- By Andrew Pruski (https://twitter.com/dbafromthecold) , ChannelAdvisor
- API Platform 2.2: GraphQL, JSON API, React admin and PWA, Kubernetes instant deployment and many more new features (https://dunglas.fr/2018/01/api-platform-2-2-graphql-json-api-admin-and-pwa-kubernetes-instant-deployment-and-many-more-new-features/)
- By Kévin Dunglas (https://twitter.com/dunglas) , coopTilleuls
- New supported Puppet modules make Kubernetes deployments easier (https://puppet.com/blog/new-supported-puppet-modules-make-kubernetes-deployments-easier)
- By John Tonello (https://twitter.com/johntonello) , Puppet
- Installing kubectl in a Kubernetes Pod (https://medium.com/@allanlei/installing-kubectl-in-a-kubernetes-pod-a0d35655fc0f)
- By Allan Lei (https://twitter.com/AllanLei) , HelvetiCode
- turbolent / deployd: Update Kubernetes deployments and Docker Swarm services using webhooks (https://github.com/turbolent/deployd)
- By Bastian Müller (https://twitter.com/turbolent) , Turbolent
- serverless-kubeless: This plugin enables support for Kubeless within the Serverless Framework. (https://github.com/serverless/serverless-kubeless)
- By andresmgot (https://github.com/andresmgot) , Bitnami
- k8s-utils: Kubernetes Utility / Helper Scripts (https://github.com/davidkuster/k8s-utils)
- By David Kuster (https://www.linkedin.com/in/talldave/) , Walt Disney Studios
- olx-global / Rubiks: a kubernetes YAML file generator and manager (https://github.com/olx-global/rubiks)
- By Matthew Byng-Maddick (https://github.com/mb-m) , OLX Group
- resouer/clusterautoscaler: Kubernetes Cluster Autoscaler for Deep Learning Workloads (https://github.com/resouer/clusterautoscaler)
- By Harry Zhang (https://twitter.com/resouer) , HyperHQ Inc.
- Virtual Kubelet is an open source Kubernetes kubelet implementation. (https://github.com/virtual-kubelet/virtual-kubelet)
- By Ria Bhatia (https://twitter.com/rbitia) , Microsoft
- Kashti is a dashboard for your Brigade pipelines (https://github.com/Azure/kashti)
- By Ronan Flynn-Curran (https://twitter.com/flynnduism) , Team Deis Microsoft
- ContainerSolutions/k8s-deployment-strategies: deployment strategies explained (https://github.com/ContainerSolutions/k8s-deployment-strategies)
- By Etienne Tremel (https://twitter.com/etiennetremel) , Container Solutions
- mikkeloscar/kube-aws-iam-controller: Distribute different AWS IAM credentials to different pods in Kubernetes via secrets. (https://github.com/mikkeloscar/kube-aws-iam-controller)
- By Mikkel Oscar Lyderik Larsen (https://github.com/mikkeloscar) , Zalando
Blogs / Articles
- Kubernetes Is Not the Silver Bullet (http://www.iamondemand.com/blog/kubernetes-not-silver-bullet/)
- By Maish Saidel-Keesing (https://twitter.com/maishsk) , Cisco
- Red Hat to Acquire CoreOS, Expanding its Kubernetes and Containers Leadership (https://www.redhat.com/en/about/press-releases/red-hat-acquire-coreos-expanding-its-kubernetes-and-containers-leadership)
- Via Press Release, Red Hat
- Red Hat pays $250 million for CoreOS, a start-up that sells Google-developed technology (https://www.cnbc.com/2018/01/30/red-hat-buys-coreos-for-250-mililon.html)
- By Matt Rosoff (https://twitter.com/mattrosoff) , CNBC
- In a blockbuster container and Kubernetes deal, Red Hat acquires CoreOS (http://www.zdnet.com/article/in-a-blockbuster-container-and-kubernetes-deal-red-hat-acquires-coreos/)
- By Steven J Vaughan-Nichols (https://twitter.com/sjvn) , ZDNet
- Red Hat Will Acquire CoreOS to Boost Kubernetes Presence (https://thenewstack.io/red-hat-will-acquire-coreos-greater-kubernetes-presence/)
- By Alex Handy (https://twitter.com/AlexHandy1) , The New Stack
- Red Hat snaps up CoreOS for $250M, adding a big piece to its container strategy (https://www.geekwire.com/2018/red-hat-snaps-coreos-250m-adding-big-piece-container-strategy/)
- By Tom Krazit (https://twitter.com/tomkrazit) , GeekWire
- Red Hat acquiresCoreOS for $250 million in Kubernetes expansion (https://techcrunch.com/2018/01/30/red-hat-acquirescoreos-for-250-million-in-kubernetes-expansion/?ncid=rss&utm_source=dlvr.it&utm_medium=twitter)
- By Ron Miller (https://twitter.com/ron_miller) , TechCrunch
- Red Hat acquires CoreOS for $250 million to double down on Kubernetes (https://venturebeat.com/2018/01/30/red-hat-acquires-coreos-for-250-million-to-double-down-on-kubernetes/)
- By Blair Hanley Frank (https://twitter.com/belril) , VentureBeat
- Kubernetes Is Not the Silver Bullet (http://www.iamondemand.com/blog/kubernetes-not-silver-bullet/)
- By Maish Saidel-Keesing (https://twitter.com/maishsk) , Cisco
- .NET Containerization with Kubernetes, Helm, and Draft (https://morehuman.software/net-containerization-with-kubernetes-helm-and-draft/)
- By Jason van Brackel (https://twitter.com/JasonvanBrackel) , Apprenda
- 2018 Kubernetes Predictions (https://mesosphere.com/blog/2018-kubernetes-predictions/)
- By Chris Gaun (https://twitter.com/gaunetes) , Mesosphere
- Cloud Native Computing Foundation Expands With Rook Storage Project (http://www.eweek.com/cloud/cloud-native-computing-foundation-expands-with-rook-storage-project)
- By Sean Kerner (https://twitter.com/TechJournalist) , eWeek
- Codefresh Releases CLI for Kubernetes (https://www.infoq.com/news/2018/01/codefresh-cli-kubernetes)
- By Helen Beal (https://twitter.com/HelenRanger4) , InfoQ
- Released! Learning Kubernetes and K8s: Native Tools (https://theagileadmin.com/2018/01/26/released-learning-kubernetes-and-k8s-native-tools/)
- By Ernest Mueller (https://twitter.com/ernestmueller) (AlienVault), James Wickett (https://twitter.com/wickett) (SignalSciences), Karthik Gaekwad (https://twitter.com/iteration1) (Oracle), and Peco Karayanev (https://twitter.com/bproverb) (Opnet)
- Kubernetes for dev infrastructure (https://hackernoon.com/kubernetes-for-dev-infrastructure-40b9175cb8c0)
- By Maxim Leonovich (https://www.facebook.com/lm.bsod) , OneBar.io
- Containers and Kubernetes: The Time Is Now (https://blogs.vmware.com/cloudnative/2018/01/23/containers-kubernetes-benefits/)
- By Art Fewell (https://www.linkedin.com/in/afewell/) , VMware
- Experiences with running PostgreSQL on Kubernetes (https://www.vbprofiles.com/tb/topic/50cf74083ae4b26cd5014448/Experiences+with+running+PostgreSQL+on+Kubernetes/https%3A%2F%2Fgravitational.com%2Fblog%2Frunning-postgresql-on-kubernetes%2F?utm_source=dlvr.it&utm_medium=twitter)
- By Abraham Ingersoll (https://twitter.com/aberoham) , Gravitational
- How Heptio Engineers Ace the Certified Kubernetes Administrator Exam (https://blog.heptio.com/how-heptio-engineers-ace-the-certified-kubernetes-administrator-exam-93d20af32557)
- By Ross Kukulinkski (https://twitter.com/rosskukulinski) , Heptio
- How Huawei Runs EdgeX Foundry on Kubernetes (https://www.edgexfoundry.org/blog/2018/01/30/huawei-runs-edgex-foundry-kubernetes/)
- By Rohit P Sardesai (https://twitter.com/rohit_sardesai) , Huwaei
- Cisco Champions Public Cloud Choice And Partner Flexibility With New Cisco Container Platform (https://www.crn.com/news/cloud/300098641/cisco-champions-public-cloud-choice-and-partner-flexibility-with-new-cisco-container-platform.htm)
- By Matt Brown (https://twitter.com/ITBestofBreed) , CRN
- Cisco Container Platform simplifies Kubernetes for multicloud adoption (https://www.cbronline.com/news/cisco-container-kubernetes-multicloud)
- By James Nunns (https://twitter.com/James_Nunns) , CBR
- HPE partners with Portworx for easier Kubernetes deployment (https://www.networkworld.com/article/3250649/virtualization/hpe-partners-with-portworx-for-easier-kubernetes-deployment.html)
- By Andy Patrizio (https://twitter.com/apatrizio) , Network World
- Heptio launches its Kubernetes ‘un-distribution’ (https://techcrunch.com/2018/01/30/heptio-launches-its-kubernetes-un-distribution/)
- By Frederic Lardinois (https://twitter.com/fredericl) , TechCrunch
- Rook, an open-source project adding storage to Kubernetes, joins the Cloud Native Computing Foundation (https://www.geekwire.com/2018/rook-open-source-project-adding-storage-kubernetes-joins-cloud-native-computing-foundation/)
- By Tom Krazit (https://twitter.com/tomkrazit) , GeekWire
- Bloomberg Releases Open Source “PowerfulSeal” Kubernetes-Specific Chaos Testing Tool (https://www.infoq.com/news/2018/01/powerfulseal-chaos-kubernetes)
- By Daniel Bryant (https://twitter.com/danielbryantuk) , InfoQ
- Portworx and HPE Release New Solution for Containerized Applications (http://htl.li/2uol50gaRAW)
- By Ken Briodagh (https://twitter.com/KenBriodagh) , IoT Evolution
- Architect’s Corner: Hugo Claria of Naitways talks Kubernetes storage (https://portworx.com/architects-corner-naitways/)
- Featuring Hugo Clario (https://twitter.com/M0nsieurChat) , Naitways
- DevOps’ish 060: WTF Google, SRE in a Serverless World, DevOps Requires Rethinking Norms, Kubernetes and More! (https://devopsish.com/devopsish-060-wtf-google-sre-in-a-serverless-world-devops-requires-rethinking-norms-kubernetes-163ab5eaef53)
- By Chris Short (https://twitter.com/ChrisShort) , SJ Technologies
- Last Week in Kubernetes Development: Week ending January 28 (http://lwkd.info/2018/20180128)
- By Jose 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
- PopUpTechTalks: Dan Kohn at DockerCon 2017 (https://www.youtube.com/watch?v=pWLDkSUTdXw)
- This time on Pop Up Tech Talks Dan Kohn (https://twitter.com/dankohn1) talks with us about Moby as well as creative tensions between Kubernetes and Docker and how they are building bridges to benefit the end users.
- 2018.01.24 Kubernetes and .net Product Updates, PhillyDoNet (https://www.youtube.com/watch?time_continue=631&v=n-Doy0EIkUM)
- This month, we have 2 speakers.
o Jason van Brackel (https://twitter.com/JasonvanBrackel) – Kubernetes Containers
Jeff Fritz (https://twitter.com/csharpfritz) – .net Product Team Updates - Cloud Unfiltered Podcast, Episode 33: Shannon McFarland (https://blogs.cisco.com/cloud/cloud-unfiltered-podcast-episode-33-shannon-mcfarland)
- If you’re someone currently wrestling with multicloud issues, today’s guest is part of a team that’s on a mission to ferret out the most common pain points companies are running into as they try to integrate multiple clouds, and eliminate them. His name is Shannon McFarland (https://twitter.com/eyepv6) , he’s a Distinguished Engineer in our Cloud CTO Group
- Modern Software Podcast: Media Giant Gannett on SRE, Kubernetes, and DevOps (https://blog.newrelic.com/2018/01/25/modern-software-podcast-gannett-kubernetes-sre/)
- In this episode of the New Relic Modern Software Podcast, Fredric Paul (https://twitter.com/TheFreditor) & Tori Wieldt (https://twitter.com/toriwieldt) talk with Rob Gindes (https://www.linkedin.com/in/rob-gindes/) , manager of site reliability engineering at media giant Gannett, publisher of USA Today and many other popular media brands.
- PodCTL #22 – Highway to Helm (http://pca.st/KgZ5)
- Brian Gracely (https://twitter.com/bgracely) talks with Taylor Thomas (https://twitter.com/_oftaylor) (Software Engineer at Nike, HelmPack Maintainer) about the architecture of Helm, how developers interact with it to deploy applications, how Helm manages ALM, Helm Summit, and the future plans for Helm v3
- Understanding the Linux Foundation – CTO Advisor 075 (https://www.thectoadvisor.com/podcast/)
- Lisa Caywood (https://twitter.com/thereallisac) rejoins the podcast to give us an overview of the Linux Foundation. Lisa sheds light on topics such as what makes a good project, how big is the foundation and what functions are provided by the foundation. Keith Townsend (https://twitter.com/CTOAdvisor) and Lisa go a little deeper into conversations around network projects administered by the foundation.
- Microsoft Expands the Kubernetes Toolset with the Virtual Kublet (https://thenewstack.io/microsoft-expands-kubernetes-toolset/)
- Microsoft’s support of the open source Kubernetes container orchestration tool seems to grow by the day. At Kubecon 2017, held last year in Austin, Alex Williams (https://twitter.com/alexwilliams) & Kiran Oliver (https://twitter.com/rin_oliver) spoke with Microsoft Distinguished Engineer Brendan Burns (https://twitter.com/brendandburns) as well as with Gabe Monroy (https://twitter.com/gabrtv) , the Microsoft Azure program lead for containers. We chatted about the latest tools that have come from Microsoft to enable Kubernetes for a wider array of workloads.
- Setup Kubernetes Cluster locally on Ubuntu (https://www.youtube.com/watch?v=6ZRphF0wGAM&feature=youtu.be)
- By Mansur Ul Hasan (https://twitter.com/mansooralishah2)
o Topics Covered : - Cluster Setup
- Nodes Setup
- Setup Testing
- WebLogic Server on Kubernetes (https://www.youtube.com/watch?v=DvHUZqnB7lg)
- This video by Monica Riccelli (https://twitter.com/mgriccelli) shows a WebLogic Server domain running in Kubernetes cluster. The WebLogic cluster is automatically scaled in several ways: via kubectl command, using WLDF policy and actions, and through a Webhook.
- [Meetup] Kubernetes – Mirantis and Spotinist (https://www.youtube.com/watch?v=ZR4xMTuT1Tw)
- Streamed live on Jan 25, 2018
o 2 talks today: - Do You Really Need an External Orchestration for Kubernetes? by Andrew Lee (https://www.linkedin.com/in/kwanghyolee/) , Mirantis
- Scaling Kubernetes Effectively by Amiram Shachar (https://twitter.com/AmiramShachar) , CEO and Founder – Spotinist
- Learning Kubernetes, Class (https://www.lynda.com/Kubernetes-tutorials/Learning-Kubernetes/647663-2.html)
- Learn how to get a Kubernetes environment up and running on Mac or Windows using Minikube, and understand the components for Kubernetes. Next, deploy a sample Kubernetes application, and manage it using the Kubernetes dashboard. Instructor Karthik Gaekwad also shows how to deploy a more complicated application with a database and APIs. Then learn how to run jobs and cron jobs. Finally, explore more advanced topics on Kubernetes, including production deployments, namespaces, monitoring and logging, and authentication and authorization. By Karthik Gaekwad (https://twitter.com/iteration1)
- TGI Kubernetes 023: Using private registries (https://www.youtube.com/watch?v=-JN8NSUnVgM)
- This week we’ll look at how to use private/custom registries with Kubernetes. Joe Beda (https://twitter.com/jbeda) tries to try to cover major cloud providers and the Docker Hub. We’ll look at how registries interact with Kubernetes secrets and service accounts.
- Stockholm Kubernetes Meetup – Talk #3 – Persistent Volumes to StatefulSets (https://www.youtube.com/watch?v=RF2cWxI13hc)
- Kapil Aurora (https://twitter.com/kaparora) will take a deeper look at stateful applications and try to understand the challenges of deploying them in a containerized environment.
- Secure your Kubernetes cluster with CRI-O (https://www.youtube.com/watch?v=xH2I5WcPM4Y)
- In this talk Antonio Murdaca (https://twitter.com/runc0m) is going to explain how containers images Simple Signing works. He will dive into how you can sign your containers images with GPG keys using skopeo, serve containers signatures and actually enforce policies around image pulls in your Kubernetes cluster running CRI-O as its container runtime. The talk includes a demo to recap everything explained as well.
- Continuous Delivery Pipeline in Google Cloud with Kubernetes and Jenkins (https://www.youtube.com/watch?v=0uKzw8wJV6A)
- Johan Frick (https://twitter.com/JohannesFrickFL) will hold a hands-on presentation on how to achieve fully automated continuous deployment in Google Cloud using Kubernetes and Jenkins.
- What’s New in Platform9’s Managed Kubernetes v3.2? (https://www.youtube.com/watch?v=cHdLq0s8rkA)
- Hear from Madhura Maskasky (https://twitter.com/madhuramaskasky) , Co-founder and VP of Product, on “What’s New in Platform9’s Managed Kubernetes v3.2?”
- Service Broker on Kubernetes up and running (https://www.youtube.com/watch?v=jpt_UkerT94)
- Lachlan Evenson (https://twitter.com/LachlanEvenson) delves into service broker and what it can do to simplify your Kubernetes developer experience.
- Deploying HA Kubernetes cluster with TripleO (https://www.youtube.com/watch?v=4LVtiyK66hk)
- TripleO (an OpenStack management tool) now deploys OpenStack in containers. We are progressing further towards integrating COE (container orchestration engine). Since the complexity of software integrated into TripleO keeps growing, Jiří Stránský (https://twitter.com/jistr) decided to solve COE integration by proxying to existing external installers. In this session we’ll take a brief look at the architecture of the solution and the result we achieved.
- Building a Kubernetes Cluster on Raspberry Pi | Part 1: Introduction (https://www.youtube.com/watch?v=-MVkt2epGg4)
- In this video Colin Pistell (https://twitter.com/JCPistell) prepares to build a Kubernetes cluster out of Raspberry Pis!
- Kubernetes Community Meeting 20180125 (https://www.youtube.com/watch?v=hAg6aGAG3bs)
- Notes / agenda here (https://docs.google.com/document/d/1VQDIAB0OqiSjIHI8AWMvSdceWhnz56jNpZrLs6o7NJY/edit)
- Kubernetes 1.10 Release Meeting 20180122 (https://www.youtube.com/watch?v=onlFHICYB4Q)
- Notes / agenda here (https://www.youtube.com/redirect?q=http%3A%2F%2Fbit.ly%2Fk8s110-burndown&event=video_description&v=onlFHICYB4Q&redir_token=O5tEAh_-rjaFIPa5ZCF2_xz0CHB8MTUxNzMzODUzMUAxNTE3MjUyMTMx)
- SIG Contributor Experience 20180110 (https://www.youtube.com/watch?v=WPUeb1ZAlEc)
- Notes / Agenda here (https://docs.google.com/document/d/1qf-02B7EOrItQgwXFxgqZ5qjW0mtfu5qkYIF1Hl4ZLI/edit)
- Kubernetes SIG Auth 20180124 (https://www.youtube.com/watch?v=JU5ITCbVy7g)
- Notes / agenda here (https://docs.google.com/document/d/1woLGRoONE3EBVx-wTb4pvp4CI7tmLZ6lS26VTbosLKM/view#)
- SIG Contributor Experience 20180124 (https://www.youtube.com/watch?v=L6sINRrJ3Bw)
- Notes / agenda here (https://docs.google.com/document/d/1qf-02B7EOrItQgwXFxgqZ5qjW0mtfu5qkYIF1Hl4ZLI/edit)
- Kubernetes SIG Cluster Lifecycle 20180124 – kubeadm (https://www.youtube.com/watch?v=MgxqsVBsWNw)
- Notes / Agenda here (https://docs.google.com/document/d/130_kiXjG7graFNSnIAgtMS1G8zPDwpkshgfRYS0nggo/edit#heading=h.ngmmgzhwdlbf)
o Highlights: - Issue triage for the 1.10 milestone
- Kubernetes Sig Docs 20180123 (https://www.youtube.com/watch?v=HavLbX9aSpY)
- Notes / Agenda here (https://docs.google.com/document/d/1Ds87eRiNZeXwRBEbFr6Z7ukjbTow5RQcNZLaSvWWQsE/edit)
- Kubernetes SIG Service Catalog 20171018 (https://www.youtube.com/watch?v=av2EyQ216DE)
- – Determine time/location for Raleigh F2F
- Discussion of ServiceInstance field names for selecting service/plan
- Kubernetes SIG Cluster Lifecycle 20180124 – Cluster API (https://www.youtube.com/watch?v=PCIMvZwA_BA)
- Notes / Agenda here (https://docs.google.com/document/d/16ils69KImmE94RlmzjWDrkmFZysgB2J4lGnYMRN89WM/edit#heading=h.io2hjkir5u89)
o Highlights: - Namespacing for api objects
- Summary of the node-controller-manager design review
- Discussion about managed machine states
- Status of PRs for Machines & MachineSets
- Validation custom provider configs
- Kubernetes SIG Cluster Lifecycle 20180123 (https://www.youtube.com/watch?v=ehIJLqWWOgE)
- Notes / Agenda here (https://docs.google.com/document/d/1deJYPIF4LmhGjDVaqrswErIrV7mtwJgovtLnPCDxP7U/edit#heading=h.guuszpv89vya)
o Highlights: - Reviewed the pull request backlog for kubeadm
- Discussed UX workflow for multi-master clusters
- SIG survey
- KubeCon sessions
- First KEP for cluster lifecycle
- Kubernetes Happy Hour (https://www.youtube.com/watch?v=H3mvxdffVls)
- Kubernetes SIG Network 2018-01-25 (https://www.youtube.com/watch?v=SVi8ZHKrslM)
Slideshare
- Kubernetes solutions (https://www.slideshare.net/ericcattoir/kubernetes-solutions)
- An overview by Eric Cattoir (https://twitter.com/CattoirEric) of the different Kubernetes based solutions at IBM
- Immutable Kubernetes with Digital Rebar Provision (https://www.slideshare.net/RackN/immutable-kubernetes-with-digital-rebar-provision)
- An overview of Immutable Infrastructure, Digital Rebar Provision (DRP), and Immutable Kubernetes deployment using DRP by Shane Gibson (https://www.linkedin.com/in/sygibson/) .
- Kubernetes and Local Dvelopment (https://www.slideshare.net/JeffreySica1/kubernetes-and-local-dvelopment?qid=f5052e01-efe8-46e8-8c8a-c611c511a6df&v=&b=&from_search=10)
- A brief primer by Jeffrey Sica (https://www.linkedin.com/in/jeefy/) on Kubernetes concepts before a practical demo doing development locally with Minikube and Docker.
- Kubernetes in docker for mac (https://www.slideshare.net/CatalinJora/kubernetes-in-docker-for-mac?qid=f5052e01-efe8-46e8-8c8a-c611c511a6df&v=&b=&from_search=7)
- By Catalin Jora (https://twitter.com/JoCatalin) : Why Orchestration on a development machine
K8s on Docker local environment – Implementation details
Demo of K8s on Docker for Mac
So, what problems does it solve? - Application Portability with Kubernetes (k8) (https://www.slideshare.net/Kublr/application-portability-with-kubernetes-k8-86692807?qid=f5052e01-efe8-46e8-8c8a-c611c511a6df&v=&b=&from_search=6)
- In this meetup Oleg Chunikhin (https://twitter.com/olgch) , CTO at Kublr, described best practices for “configuration as code” in a Kubernetes environment.
- DevOps: Kubernetes + Helm with Azure (https://www.slideshare.net/JessicaDeen/devops-kubernetes-helm-with-azure?qid=f5052e01-efe8-46e8-8c8a-c611c511a6df&v=&b=&from_search=5)
- Slide deck from 1/23 meetup at Adobe in San Jose from Jessica Deen (https://twitter.com/jldeen)
- Kubernetes Deployments: A “Hands-off” Approach (https://www.slideshare.net/RodrigoReis79/kubernetes-deployments-a-handsoff-approach?qid=f5052e01-efe8-46e8-8c8a-c611c511a6df&v=&b=&from_search=2)
- Rodrigo Reis (https://www.linkedin.com/in/rodrigoregaloreis) describes Zalando’s Kubernetes Deployments using their self-made CDP (Continuous Delivery Platform), a CI/CD solution to automate all of it, so developers can focus more on the software they’re building, and less on how to build / deploy.
- Kubernetes One-Click Deployment: Hands-on Workshop (https://www.slideshare.net/QAware/kubernetes-oneclick-deployment-handson-workshop?qid=f5052e01-efe8-46e8-8c8a-c611c511a6df&v=&b=&from_search=1)
- Cloud Native Night, January 2018, Munich: Workshop led by Jörg Schad (https://twitter.com/joerg_schad)
Upcoming Events
- 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
- Kennissessie: Let’s talk about Containers, Microservices, Devops and Kubernetes. (https://www.meetup.com/TenICT-Kennissessies/events/245661940/) , Leusden
- Docker Party, Kubernetes and Openshift (https://www.meetup.com/Duchess-France-Meetup/events/247055888/) , Paris
- January 2018 – Kubernetes & GDPR (EU privacy regulations) explained (https://www.meetup.com/Waterford-Tech-Meetup/events/246828792/) , Waterford
- Kicking the Tires on “Konsumer” Kubernetes (https://www.meetup.com/Docker-Phoenix/events/247195561/) , Tempe
- 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
- Scaling ML and AI Deployments Using Kubernetes (https://www.meetup.com/Seattle-Full-Stack/events/246892697/) , Seattle
- Webinar: Scaling ML and AI Deployments Using Kubernetes (https://www.meetup.com/openvswitch/events/246125230/) , Webinar
- February 1
- Koffee with Kubernetes (https://www.meetup.com/Kubernetes-for-Application-Developers/events/247056050/) , Bangalore
- Kubernetes Networking (https://www.meetup.com/k8s-bud/events/246455300/?_xtd=gqFyqTExNzYxNDI0MqFwpGZ1bGw&from=ref) , Budapest
- End-to-end browser testing on Kubernetes (https://www.meetup.com/Kubernetes-Addicts-Support-Group/events/247098676/) , Amsterdam
- 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
- Google Cloud Study Jam (VM Docker Kubernetes Big Data) (https://www.meetup.com/Google-Developer-Group-Roma-L-Ab-Meetup/events/246711108/) , Rome
- Kubernetes Workshop #3 (https://www.meetup.com/Cloud-Native-Philippines-Manila/events/246960112/) , Makati City
- February 6
- Exploring and extending grpc balancing in kubernetes (https://www.meetup.com/golang-mel/events/244270797/) , Melbourne
- 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
- Azure Managed Kubernetes (AKS) & Machine Learning in SQL Server 2017 (https://www.meetup.com/AzureQC/events/245366772/) , Quebec City
- 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
- What Docker and Kubernetes do and why its important (https://www.meetup.com/Toronto-Enterprise-DevOps-User-Group/events/247132757/) , Toronto
- 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
- Solving Alpha Go Zero + TensorFlow, Kubernetes-based Serverless AI Models on GPU (https://www.meetup.com/Advanced-Spark-and-TensorFlow-Meetup/events/245308722/) , San Francisco
- 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 12
- Rebuild From Scratch – Hashistack And Kubernetes (https://www.meetup.com/austin-devops/events/246279264/) , Austin
- February 13
- Serverless/Kubernetes Code Components Architecture (https://www.meetup.com/CODE-components-TLV/events/247079342/) , Tel Aviv
- Special meetup presentation (https://www.meetup.com/Kubernetes-and-Cloud-Native-Addison/events/246051541/) , Addison
- Automating continuous delivery with Kubernetes, Google Cloud and Git (https://go.weave.works/AutomatedKubernetesPipelines.html?LSD=Kubeweekly&Source=Partner) , Webinar
- Deployment Strategies on Kubernetes (https://www.cncf.io/event/webinar-k8s-deployment-strategies/) , CNCF Webinar
- February 14
- Azure Nights – February 2018 – Kubernetes (https://www.meetup.com/Melbourne-Azure-Nights/events/245225860/) , Melbourne
- Making Microservices Micro with Istio Service Mesh & Kubernetes with Ray Tsang (https://www.meetup.com/DenverJavaUsersGroup/events/245974830/) , Denver
- February 15
- A Journey to Kubernetes (https://www.meetup.com/Luxembourg-Kubernetes-Meetup/events/247200555/) , Luxembourg
- 5 Habits of High-Velocity Teams Using Kubernetes (https://www.brighttalk.com/webcast/10619/301353) , Webinar
- February 19
- Advanced Auto scaling and Deployment tools in Kubernetes (https://www.meetup.com/Devops-Efficiency-AWS-Israel/events/247245765/) , Tel Aviv-Yafo
- From 0 to Production with Kismatic (https://www.meetup.com/Kubernetes-Philly/events/243516745/) , Philadelphia
- February 20
- Docker & Kubernetes Meetup Feb 2018 (https://www.meetup.com/Rhein-Neckar-Kubernetes/events/246397824/) , Heidelberg
- Docker EE Running Kubernetes – Live Working Session (https://www.meetup.com/Docker-Chicago/events/246695554/) , Chicago
- 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)
- 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 (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
- 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
- DevOps Engineer – Kubernetes (https://averityteam.crelate.com/portal/job/fdain3skxby-507821)
- Averity, NYC, Full time
- DevOps Lead Engineer (OpenShift, Kubernetes) (https://www.careerjet.co.uk/clk/75b3e3031e4fbed6bbfa258705c61ec3.html?affid=5b195915125368ac46a69b0bec63ad4f)
- Anson McCade, London, 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
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/)