Highlights From the Links
- 7 Kubernetes Tools to Expand Your Container Architecture, Stackify (https://stackify.com/kubernetes-tools-container-architecture/)
Kubernetes has become a vital resource for Agile and DevOps teams. As an open source tool, Kubernetes is becoming an ecosystem in itself, with other tools being developed to support it. Some of these extensions are coming straight from Kubernetes, while others are open source projects in their own right. In this article, John Julien (https://twitter.com/WeHeartContent) of WeContent explores a few these tools in depth to help you better understand when and how you should be using them. - From Open Source to Sustainable Success: the Kubernetes Graduation Story, Google Cloud Platform (https://cloudplatform.googleblog.com/2018/03/from-open-source-to-sustainable-success-the-Kubernetes-graduation-story.html)
Kubernetes has graduated from CNCF incubation! Thanks to support of the Kubernetes project community, this milestone marks a significant achievement in the project’s maturity. In this article, Sarah Novotny (https://twitter.com/sarahnovotny) and Aparna Sinha (https://twitter.com/apbhatnagar) of Google share some of the best practices that were learn along the way and helped Kubernetes get where it is today. From building a community and user-friendly technology to investing in sustainability and enabling an ecosystem, take a look back at the evolution of Kubernetes. - How to Set Up Scalable Jenkins on Top of a Kubernetes Cluster, DZone (https://dzone.com/articles/how-to-setup-scalable-jenkins-on-top-of-a-kubernet)
Jenkins is an open source continuous integration server used in many production applications and can be used on top of Kubernetes to help scale your application. In this article, Yuri Bushnev (https://twitter.com/bushneviurii) of AlphaSense walks you through how to use Jenkins auto-scaling inside a Kubernetes cluster. This allows all nodes to spin up automatically during builds, and be removed right after completion. - Single Sign-On for Kubernetes: An Introduction, The New Stack (https://thenewstack.io/kubernetes-single-sign-one-less-identity/)
Authentication and authorization are important steps in securing your Kubernetes clusters. And because Kubernetes separates these out, you have some flexibility in how to set this up. In this article, Joel Speed (https://twitter.com/joelaspeed) of Pusher gives an introductory explanation of authentication within Kubernetes and its approach to single sign-on. You’ll learn what authentication methods Kubernetes supports and take a deep dive into OpenID Connect.
Technical
- Apache Spark 2.3 with Native Kubernetes Support (http://blog.kubernetes.io/2018/03/apache-spark-23-with-native-kubernetes.html)
- Learn to run Apache Spark natively on Google Kubernetes Engine with this tutorial (https://cloudplatform.googleblog.com/2018/03/learn-to-run-Apache-Spark-natively-on-Google-Kubernetes-Engine-with-this-tutorial.html)
o By Anirudh Ramanathan (https://twitter.com/anirudh4444) & Palak Bhatia, Google - This Blog Runs on Docker and Kubernetes – in Two Azure Regions (https://blog.sixeyed.com/this-blog-runs-on-docker-and-kubernetes-in-azure/)
- By Elton Stoneman (https://twitter.com/EltonStoneman) , Docker
- Cross-compiling Kubernetes on Windows Subsystem for Linux (https://www.noelbundick.com/posts/cross-compiling-kubernetes-on-windows-subsystem-for-linux/)
- By Noel Bundick (https://twitter.com/acanthamoeba) , Microsoft
- Shazam for Pets — Java PetStore on Kubernetes with New UX (https://medium.com/@blumareks/shazam-for-pets-java-petstore-on-kubernetes-with-new-ux-89b48565242b)
- By Marek Sadowski (https://twitter.com/blumareks) , IBM
- How did I setup my first Kubernetes cluster… (https://www.myhightech.org/2018/03/10/how-did-i-setup-my-first-kubernetes-cluster/)
- By Damian Czaja (https://twitter.com/damczaja) , Nokia
- Secure microservice-to-microservice communication across Kubernetes clusters using a private network (https://www.ibm.com/blogs/bluemix/2018/03/secure-microservice-to-microservice-communication-across-kubernetes-clusters/)
- By Fabio Gomez (https://twitter.com/fabiogomezdiaz) & Kimmy Taft (https://www.linkedin.com/in/kimmytaft/) ; IBM
- Building stuff with the Kubernetes API (Part 2) — Using Java (https://medium.com/programming-kubernetes/building-stuff-with-the-kubernetes-api-part-2-using-java-ceb8a5ff7920)
- By Vladimir Vivien (https://twitter.com/VladimirVivien) , Dell
- Using Kubernetes Helm to install applications: A quick and dirty guide (https://www.mirantis.com/blog/install-kubernetes-apps-helm/)
- By Nick Chase (https://twitter.com/NickChase) , Mirantis
- Interacting with the Kubernetes API via Client Libraries (https://blog.heptio.com/interacting-with-the-kubernetes-api-via-client-libraries-660004b8e4b1)
- By Ruben Orduz (https://twitter.com/rdodev) , Heptio
- Creating Grafana dashboards for Kubernetes (https://cwienczek.com/getting-started-grafana-dashboards-prometheus/)
- By Michal Cwienczek (https://twitter.com/cwienczek) , Suitsupply
- You got your VM in my container (https://opensource.com/article/18/3/you-got-your-vm-my-container)
- By Josh Berkus (https://twitter.com/fuzzychef) , Red Hat
- How to deploy NGINX on a Kubernetes cluster (https://www.techrepublic.com/article/how-to-deploy-nginx-on-a-kubernetes-cluster/)
- By Jack Wallen (https://twitter.com/jlwallen) , TechRepublic
- Running Spark Job On Minikube Kubernetes Cluster (https://medium.com/@iamninad/running-spark-job-on-kubernetes-minikube-958cadaddd55)
- By Ninad Ingole (https://twitter.com/n33nad) , Thoughtworks
- Cloud native Data with Spark 2.3 and Kubernetes (https://medium.com/@timfpark/cloud-native-big-data-jobs-with-spark-2-3-and-kubernetes-938b04d0da57)
- By Tim Park (https://twitter.com/timpark) , Microsoft
- Creating a full monitoring solution for ARM Kubernetes Cluster (https://itnext.io/creating-a-full-monitoring-solution-for-arm-kubernetes-cluster-53b3671186cb)
- By Carlos Eduardo (https://twitter.com/carlosedp) , Ericsson
- The journey from Monolith to Docker to Kubernetes: part 2 (https://medium.com/@idobry/the-journey-from-monolith-to-docker-to-kubernetes-part-2-32a7294b9099)
- By Ido Braunstain (https://twitter.com/Idobry1) , Cloudboost
- Kubernetes NodePort vs LoadBalancer vs Ingress? When should I use what? (https://medium.com/google-cloud/kubernetes-nodeport-vs-loadbalancer-vs-ingress-when-should-i-use-what-922f010849e0)
- By Sandeep Dinesh (https://twitter.com/SandeepDinesh) , Google Cloud
- How to create a cron job with Kubernetes on a Raspberry Pi (https://opensource.com/article/18/3/kubernetes-cron-job-tasks)
- By Chris Short (https://twitter.com/ChrisShort) , CNCF
- Getting started with kubernetes using Ansible and Terraform (https://itnext.io/getting-started-with-kubernetes-using-ansible-and-terraform-741e6bb6ad7a)
- By Brad Downey (https://twitter.com/TechBradD) , Cisco
- GoogleCloudPlatform/skaffold: Easy and Repeatable Kubernetes Development (https://github.com/GoogleCloudPlatform/skaffold)
- By Matt Rickard (https://twitter.com/mattrickard) , Google
- kubernetes-helm/chartmuseum: Helm Chart Repository with support for Amazon S3, Google Cloud Storage, Microsoft Azure Blob Storage, and Alibaba Cloud OSS Storage (https://github.com/kubernetes-helm/chartmuseum)
- By Liam White (https://github.com/liamawhite) , IBM
- mintel/dex-k8s-authenticator: A Kubernetes Dex Client Authenticator (https://github.com/mintel/dex-k8s-authenticator)
- By Nabadger (https://github.com/nabadger)
- rancher/kubernetes-agent: Agent responsible for handling communications between Rancher and Kubernetes (https://github.com/rancher/kubernetes-agent)
- By Alena Prokharchyk (https://twitter.com/Lemonjet) , Rancher
- Apollo – The logz.io continuous deployment solution over kubernetes (https://github.com/logzio/apollo)
- By Shahar Gotshtat (https://www.linkedin.com/in/shahar-gotshtat-8156b6b1/) , Logz.io
- altipla-consulting / baster: Reverse proxy with automatic LetsEncrypt designed for Kubernetes (https://github.com/altipla-consulting/baster)
- By Ernesto Alejo (https://github.com/ernestoalejo) , Altipla Consulting
- Notes from the book Kubernetes Up and Running (https://github.com/shubheksha/Kubernetes-Up-and-Running-Notes)
- By Shubheksha (https://twitter.com/ScribblingOn) , Microsoft
Blogs / Articles
- Kubernetes graduates to full-pledged, open-source program (http://www.zdnet.com/article/kubernetes-graduates-to-full-pledged-open-source-program/)
- By Steven Nichols (https://twitter.com/sjvn) , ZDNet
- Graduation day: Kubernetes hits key milestone as CNCF lays out a cloud-native road map (https://www.geekwire.com/2018/graduation-day-kubernetes-hits-key-milestone-cncf-lays-cloud-native-road-map/)
- By Tom Krazit (https://twitter.com/tomkrazit) , GeekWire
- Kubernetes Becomes The First Project To Graduate From The Cloud Native Computing Foundation (https://www.forbes.com/sites/janakirammsv/2018/03/07/kubernetes-becomes-the-first-project-to-graduate-from-the-cloud-native-computing-foundation/#1006109b4b8f)
- By Janakiram MSV (https://twitter.com/janakiramm) , Forbes
- Has Kubernetes Crossed the Chasm? Ian Crosby Shares His Thoughts at QCon (https://www.infoq.com/news/2018/03/kubernetes-crossed-chasm?utm_content=68467119&utm_medium=social&utm_source=twitter)
- By Manuel Pais (https://twitter.com/manupaisable) , InfoQ
- Why should Kubernetes be scared of AWS? (https://medium.com/@krishnan/why-should-kubernetes-be-scared-of-aws-823876d5148b)
- Kubernetes is the defacto leader but they should be shit scared of AWS (https://medium.com/@krishnan/kubernetes-is-the-defacto-leader-but-they-should-be-shit-scared-of-aws-535614f44b28)
o By Krish Subramanian (https://twitter.com/krishnan) , Rishidot Research - What the data says about Kubernetes deployment patterns (https://thenewstack.io/data-says-kubernetes-deployment-patterns/)
- This Week in Numbers: Measuring the Success of Kubernetes-as-a-Service (https://thenewstack.io/measuring-success-kubernetes-service/)
o By Lawrence Hecht (https://twitter.com/LawrenceHecht) , The New Stack - Build consistent, resilient microservices with Kubernetes (http://searchmicroservices.techtarget.com/tip/Build-consistent-resilient-microservices-with-Kubernetes?_lrsc=77397bee-c9c8-42f5-8f4a-f380f362bfbb&utm_source=twitter&utm_medium=social&utm_content=elevate&utm_campaign=2017-17q3-gc-cc-abm-googlecloud-unpaidsocial-twitter-leadgen-elevate)
- By Twain Taylor (https://twitter.com/twaintaylor) , TechTarget
- Announcing Oracle Container Services 1.1.9 for use with Kubernetes (https://blogs.oracle.com/linux/announcing-oracle-container-services-119-for-use-with-kubernetes)
- By Avi Miller (https://twitter.com/@AviAtOracle) , Oracle
- Aqua Security Hardens Kubernetes (https://www.enterprisetech.com/2018/03/08/aqua-security-hardens-kubernetes-security/)
- By George Leopold (https://twitter.com/gleopold1) , EnterpriseTech
- Aqua Expands Container Security Platform With MicroEnforcer (http://www.eweek.com/security/aqua-expands-container-security-platform-with-microenforcer)
- By Sean Kerner (https://twitter.com/TechJournalist) , eWeek
- Go Prime Time with Kubernetes: Scale Deployments with XebiaLabs (https://blog.xebialabs.com/2018/03/06/go-prime-time-with-kubernetes-scale-deployments-with-xebialabs/)
- ByRob Stroud (https://twitter.com/RobertEStroud) , XebiaLabs
- Apache Spark 2.3 now has native Kubernetes support! (https://datahub.packtpub.com/news/apache-spark-2-3-now-native-kubernetes-support/?utm_source=dlvr.it&utm_medium=twitter)
- By Savia Lobo (https://www.linkedin.com/in/savia-lobo-51372712b/) , Packt
- Kubernetes-as-a-Service Now Available in DC/OS 1.11 (https://mesosphere.com/blog/dcos-1_11-kubernetes/)
- By Chris Gaun (https://twitter.com/gaunetes) , Mesosphere
- Mesosphere Tightly Integrates Kubernetes in DC/OS Update (https://www.sdxcentral.com/articles/news/mesosphere-tightly-integrates-kubernetes-in-dc-os-update/2018/03/)
- By Dan Meyer (https://twitter.com/meyer_dan) , SDXCentral
- Uncorking Fine Wine by Using an IoT Pipeline with Kubernetes on vSphere (https://blogs.vmware.com/pulseiot/2018/03/08/uncorking-fine-wine-using-iot-pipeline-kubernetes-vsphere/?src=so_5a314d05e49f5&cid=70134000001SkJn)
- By Tom Scanlan (https://www.linkedin.com/in/tomscanlan/) , VMware
- CNCF Sponsors New Free “Kubernetes Deployment and Security Patterns” eBook From The New Stack (https://www.linux.com/blog/cncf/2018/3/cncf-sponsors-new-free-kubernetes-deployment-and-security-patterns-ebook-new-stack)
- By The Linux Foundation (https://twitter.com/linuxfoundation)
- This Week in Open Source News: CNCF Announces Graduation of Kubernetes at Open Source Leadership Summit & More (https://www.linux.com/blog/2018/3/week-open-source-news-cncf-announces-graduation-kubernetes-open-source-leadership-summit-more)
- By The Linux Foundation (https://twitter.com/linuxfoundation)
- News Bits: Imanis, SonicWall, Kaminario, Commvault, MapR, Kubernetes, FUJIFILM, Sony, & More (http://storagereview.com.cmun.it/e/qkgqs5y/news_bits_imanis_sonicwall_kaminario_commvault_mapr_kubernetes_fujifilm_sony_more?t=1520814497)
- By Adam Armstrong (https://twitter.com/_adam_armstrong) , Storage Review
- The Containerized Today (http://containerized.today/#/)
- By Murat Karslioglu (https://twitter.com/muratkarslioglu) , OpenEBS
Presentations
- The O’Reilly Programming Podcast: Containers, orchestrators, and new projects. (https://www.oreilly.com/ideas/bridget-kromhout-on-kubernetes)
- In this episode of the O’Reilly Programming Podcast, Jeff Bleiel talks about Kubernetes, containers, and more with Bridget Kromhout (https://twitter.com/bridgetkromhout) , a principal cloud developer advocate at Microsoft, and a frequent speaker at tech conferences.
- Keynote: Congratulations, Kubernetes! (https://www.youtube.com/watch?v=SaLUmVzFwaA)
- Chen Goldberg (https://twitter.com/GoldbergChen) (Google) delivers the keynote address at the Open Source Leadership Summit. Join Chen as she talks through some of the most memorable memories and what she has learned from them.
- Episode 7: Kubernetes and Microservices with Joe Beda (https://allthingsdevops.bigbinary.com/2018/03/08/kubernetes-and-microservices-with-joe-beda.html)
- In this Episode, Joe Beda (https://twitter.com/jbeda) and Rahul Mahale (https://twitter.com/Rahul_Mahale) discuss about Kubernetes, Joe talks about the little bit history of kubernetes and about tools he is building to solve the problems in kubernetes eco-system.
- Kubernetes at Carousell – Singapore Kubernetes User Group (https://www.youtube.com/watch?v=YfAJ33eVdF4)
- Speaker: Ankur Shrivastava (https://twitter.com/Ankur)
- SaltStack intelligent automation for Kubernetes control (https://www.youtube.com/watch?v=lolZQD-HDmc)
- Created by Gareth Greenaway (https://twitter.com/garethgreenaway) , this is a demonstration of SaltStack intelligent automation for Kubernetes control using a demo kit comprised of 12 Raspberry Pis. One Pi acts as the Salt Master and another is acting as a Kubernetes control node. The rest are Salt Minions and Kubernetes nodes. A scheduled job with a Salt State runs every 30 seconds and changes the number of containers running
- From Monolith to Kubernetes (https://www.youtube.com/watch?v=l6uwLcFSOPc&feature=youtu.be&utm_content=buffer2ea22&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- Presented by Mark Jazayeri (https://www.linkedin.com/in/mark-jazayeri-21786a1/) & Tom Stimmell (https://www.linkedin.com/in/stimmell/) (LLamasoft, Inc); Topics for this meeting will include bootstrapping Kubernetes and the trials of splitting a monolithic application into microservice architecture
- Day 2 – Talk by Kei Sawada on “Prototyping Kubernetes CRI With Ruby and gRPC” (https://www.youtube.com/watch?v=1h-vzx9Ia6Q&feature=youtu.be)
- Are you interested in wondering what Ruby can do to make this containerized world better? Want to know what is happening under the hood when Kubernetes is running? Then this talk is for you! In this talk, Kei Sawada (https://twitter.com/remore) will explore how we can make the best use of Ruby, gRPC, and k8s to orchestrate containers.
- Troubleshooting & Debugging Production Applications in Kubernetes (https://www.youtube.com/watch?v=t8eXXrUZ54Y)
- Join this session by Ray Tsang (https://twitter.com/saturnism) and Galder Zamarreño (https://twitter.com/galderz) (recorded at VOXXED Days Zurich) to see how you can diagnose and troubleshoot production issues w/ the insight provided by Artifactory, Weave, Google Cloud Platform, as well as out of the box Kubernetes tools
- Troubleshooting Kubernetes (https://www.youtube.com/watch?v=Z9lFGVW2r2E)
- In this session by Jorge Salamero (https://twitter.com/bencerillo) (Sysdig) at FOSDEM 2017, we’ll go deep into a real Kubernetes issue involving wget,search domain, glibc, SkyDNS and etcd, and we’ll see how to track them downusing Sysdig.
- Cloud Native Java Development Patterns and Principles for Designing Kubernetes Applications (https://www.youtube.com/watch?v=fz6UoJhuaVk)
- In this session by Bilgin Ibryam (https://twitter.com/bibryam) (Red Hat) at FOSDEM 2017, we will look atKubernetes from a user point of view and demonstrate how to consume it effectively. We will discover which concerns Kubernetes addresses and how it helps to develop highly scalable and resilient Java applications.
- Hedvig Multi and Hybrid Cloud, Kubernetes (https://www.youtube.com/watch?v=cpL6W4zIEL8)
- Suhani Gupta (https://www.linkedin.com/in/suhani-gupta-731b7410/) , MTS, Hedvig, demonstrates how Hedvig distributed storage integrates with containers, Kubernetes, and other distributed environments. Recorded at Storage Field Day in Silicon Valley on March 8, 2018
- Managing CoreOS and Kubernetes with Puppet (https://www.youtube.com/watch?v=2SnDu5Ts76U)
- This talk by Lucy Wyman (https://twitter.com/lucycwyman) will cover the why, what, and how: why you would want to manage CoreOS and Kubernetes with Puppet, what use cases Puppet is most appropriate for, and how to set up an application running in a Kubernets cluster on CoreOS with Puppet.
- Visibility into Docker Swarm & Kubernetes Networks – Innovate Summit 2017 (https://www.youtube.com/watch?v=tRNrpk6VsPo)
- Karlo Zatylny (https://www.linkedin.com/in/karlo-zatylny/) , a principal architect at SolarWinds, demos a free container monitoring tool that not only provides visibility into your multi-host workloads, but also helps you decide which network driver to use.
- Kubernetes: How to setup and deploy to a cluster (https://www.youtube.com/watch?v=jcLjDz4etTw)
- We look at setting up, running, and setting up deployments on kubernetes. We talk about running and scaling pods, connecting services and pushing to google cloud. By Daniel Persson (https://twitter.com/kalaspuffar)
- From Monolith to Kubernetes (https://www.youtube.com/watch?v=l6uwLcFSOPc)
- Topics for this meeting, presented by Mark Jazayeri (https://www.linkedin.com/in/mark-jazayeri-21786a1/) & Tom Stimmel (https://www.linkedin.com/in/stimmell/) l (Llamasoft) will include bootstrapping Kubernetes and the trials of splitting a monolithic application into microservice architecture
- CNCF Webinar Series – Deployment Strategies on Kubernetes (https://www.youtube.com/watch?v=1oPhfKye5Pg)
- A practical look by Etienne Tremel (https://twitter.com/etiennetremel) (Container Solutions) at the different strategies to deploy an application to Kubernetes. We list the pros and cons of each strategy and define which one to adopt depending on real world examples and use cases.
- Kubernetes and Pure Storage Snapshots with JupyterHub (https://www.youtube.com/watch?v=oxBa08z11xw)
- Kubernetes persistent volumes and snapshots from the Pure Storage Flex Volume plugin, presented byJon Owings (https://twitter.com/jon_2vcps)
- Nirmata Kubernetes Orchestration (https://www.youtube.com/watch?v=geL_j-s4qTI)
- Keith Townsend (https://twitter.com/CTOAdvisor) interviews Nirmata CEO Jim Bugwadia (https://twitter.com/JimBugwadia) and Co-Found Ritesh Patel (https://twitter.com/riteshdp) . Nirmata is part of a crowded market of companies such as Redhat, VMware, Docker, and Mesosphere looking to make management of containers with Kubernetes simple.
- EMA Cloud Rants – Compliant Kubernetes Management with Nirmata (https://www.youtube.com/watch?v=ZLKekhFTwWE)
- Torsten Volk (https://twitter.com/TorstenVolk) (Enterprise Management Associates) and Jim Bugwadia (https://twitter.com/JimBugwadia) (Nirmata) discuss audit compliancy and efficient management of Kubernetes platforms.
- TGI Kubernetes 029: Developing Apps with Ksync (https://www.youtube.com/watch?v=QW85Y0Ug3KY)
- Deploying applications to Kubernetes is one thing. But what about developing on Kubernetes? How do you use Kubernetes to run your application in an environment that is similar to production?
- Kubernetes: How to enforce internal service LBs (https://www.youtube.com/watch?v=jinjb3GlRYs)
- Lachlan Evenson (https://twitter.com/LachlanEvenson) look at using external webhook admission controllers to enforce the create of only internal service LBs
- Meet our Contributos: Ask Us Anything 20180307 (US Edition) (https://www.youtube.com/watch?v=EVsXi3Zhlo0)
- Meet our Contributos: Ask Us Anything 20180307 (https://www.youtube.com/watch?v=Qqf8Et6DJzU)
- Kubernetes 1.10 Release Burndown meeting 20180309 (https://www.youtube.com/watch?v=JU8ZwLScA4Q)
- Meeting notes here (https://docs.google.com/document/d/11u91ypj8Gt8PlTincWuQ3iB2X3tITBxqn6JMkTduEZw/edit)
- Kubernetes SIG Cluster Lifecycle 20180307 – Cluster API (https://www.youtube.com/watch?v=ZkYHKAr3YYg)
- Meeting notes here (https://docs.google.com/document/d/16ils69KImmE94RlmzjWDrkmFZysgB2J4lGnYMRN89WM/edit#)
- Kubernetes Sig Docs 20180306 (https://www.youtube.com/watch?v=GdlDa9Yn0_I)
- Meeting notes here (https://docs.google.com/document/d/1Ds87eRiNZeXwRBEbFr6Z7ukjbTow5RQcNZLaSvWWQsE/edit)
- Kubernetes SIG Service Catalog 20171107 (https://www.youtube.com/watch?v=IARkSFJ8y60)
- 0.1.0 Retrospective, see here (https://docs.google.com/document/d/15QiNB3-s4z5XGBzNnKmiP6njKuLUK5Q4V9zYuNG253w/edit) for notes
- Kubernetes 1.10 Release burndown meeting 20080305 (https://www.youtube.com/watch?v=WLeK9jZ2oEc)
- Kubernetes Happy Hour : CRDs (https://www.youtube.com/watch?v=Ctn8a700-Ng)
- Go over CRDs, what are they, how can I use them?
- CNCF Kubernetes Conformance WG Meeting – 2018-03-08 (https://www.youtube.com/watch?v=R7Tzt_MnFUo)
- Kubernetes SIG Network 2018-03-08 (https://www.youtube.com/watch?v=YbLbAiDj_0U)
- Kubernetes Federation WG sync 20180305 (https://www.youtube.com/watch?v=LWcoHrjLBRg)
- Kubernetes Federation WG sync 20180307 (https://www.youtube.com/watch?v=9IVHt2W6hqY)
- Kubernetes SIG Service Catalog 2018-03-05 (https://www.youtube.com/watch?v=h_IFTWXa-vA)
- SIG Contributor Experience 20180307 (https://www.youtube.com/watch?v=iSWtqbRjE1o)
- Kubernetes SIG Storage – CSI Implementation Workgroup 20180307 (https://www.youtube.com/watch?v=Lmntd-TAtaU)
- Kubernetes SIG Storage – CSI Implementation Workgroup 20180312 (https://www.youtube.com/watch?v=NPPFwNvHIYY)
- Kubernetes SIG Storage – CSI Implementation Workgroup 20180309 (https://www.youtube.com/watch?v=pejrQwNqJ_w)
Slideshare
- Deploying kubernetes at scale on OpenStack (https://www.slideshare.net/devx/deploying-kubernetes-at-scale-on-openstack?qid=29d4638f-ce5d-4dc2-a98c-a8371a03323c&v=&b=&from_search=30)
- Practical things that one should consider when deploying kubernetes, by Victor Palma (https://twitter.com/devx)
- Load Balancing Applications on Kubernetes with NGINX (https://www.slideshare.net/AineLong/load-balancing-applications-on-kubernetes-with-nginx-90015089?qid=29d4638f-ce5d-4dc2-a98c-a8371a03323c&v=&b=&from_search=31)
- Slides from Michael Pleshavkov (https://github.com/pleshakov) – Platform Integration Engineer, NGINX about HTTP load balancing on Kubernetes with NGINX. You will learn how to configure load balancing for a web application using a Kubernetes Ingress resource and how to deploy and use NGINX Ingress controller.
- Kubernetes extensibility: CRDs & Operators (https://www.slideshare.net/sighup-io/kubernetes-extensibility-crds-operators?qid=29d4638f-ce5d-4dc2-a98c-a8371a03323c&v=&b=&from_search=32)
- This talk by Giacomo Tirabassi (https://twitter.com/gitirabassi) discusses the core concepts behind the Kubernetes extensibility model. We are going to see how to implement new CRDs, operators and when to use them to automate the most critical aspects of your Kubernetes clusters.
- Intro to kubernetes (https://www.slideshare.net/MilosSimic/intro-to-kubernetes-83638937?qid=29d4638f-ce5d-4dc2-a98c-a8371a03323c&v=&b=&from_search=35)
- A basic introduction by Milos Simic (https://twitter.com/MilosSimicSimo) to Kubernetes. Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.
- Network services on Kubernetes on premise (https://www.slideshare.net/cypres/network-services-on-kubernetes-on-premise?qid=29d4638f-ce5d-4dc2-a98c-a8371a03323c&v=&b=&from_search=36)
- Deep dive into Kubernetes Networking and presentation of a usecase of running network services like DNS on a bare metal Kubernetes cluster for a major Danish e-sport event. By Hans Duedal (https://twitter.com/hansduedal)
- Gophercon 2018: Kubernetes api golang (https://www.slideshare.net/vrbiyani/gophercon-2018-kubernetes-api-golang?qid=29d4638f-ce5d-4dc2-a98c-a8371a03323c&v=&b=&from_search=39)
- This talk by Vishal Biyani (https://twitter.com/vishal_biyani) (Infracloud) aims to introduce basic terms and explore best practices for developing Kubernetes native applications using client-go
- Lessons Learned: Spring Cloud -> Docker -> Kubernetes (https://www.slideshare.net/salaboy/lessons-learned-spring-cloud-docker-kubernetes?qid=29d4638f-ce5d-4dc2-a98c-a8371a03323c&v=&b=&from_search=40)
- This presentation by Mauricio Salatino (https://twitter.com/salaboy) (Alfresco) covers our journey to cloud native architectures and the bit lessons that we learned while transitioning to distributed infrastructures.
- Up and Running with Kubernetes (https://www.slideshare.net/rorypreddy/up-and-running-with-kubernetes?qid=29d4638f-ce5d-4dc2-a98c-a8371a03323c&v=&b=&from_search=41)
- In this talk by Rory Preddy (https://www.linkedin.com/in/rory-preddy-5b737225/) (AWS), we’ll get up and running with Kubernetes to deploy, scale, and manage your distributed container-based applications.
Upcoming Events
- March 14
- Deploying Go in Kubernetes (https://www.meetup.com/Belfast-Gophers/events/247589663/) , Belfast
- KUBERNETES – Simplifying Day 2 Operations (https://www.meetup.com/Columbus-Cloud-Native-Meetup/events/248301119/) , Columbus
- Software Architecture – Exploring Kubernetes with Lucas Godshalk (https://www.meetup.com/Denver-IASA/events/247320327/) , Denver
- Denver Software Architecture – Exploring Kubernetes with Lucas Godshalk (https://www.meetup.com/Denver-IASA/events/247320327/) , Denver
- Kubernetes Seattle: Amazon’s Kubernetes Services and Connected Cars with Daimler (https://www.meetup.com/Seattle-Kubernetes-Meetup/events/247781127/) , Seattle
- Microsoft, Heptio and Docker present … (https://www.meetup.com/Docker-Seattle/events/247573366/) Seattle
- What’s New in Kubernetes 1.10 (https://content.mirantis.com/Webinar-Kubernetes-1-10_Landing-Page.html) , Online Webinar
- March 15
- Kubernetes Service, Pod, Deployment Simplified (https://www.meetup.com/DevOps-Underground/events/248624951/) , Istanbul
- Overview of Kubernetes – David Gageot (https://www.meetup.com/Docker-Rennes/events/247865468/) , Rennes
- DevOps Meetup March 15, 6pm – 8 pm at NCR – Fun with Kubernetes (https://www.meetup.com/Kitchener-Waterloo-DevOps-Meetup/events/248409901/) , Waterloo
- Continuous delivery with Jenkins on DC/OS and IoT with Kubernetes and Big data (https://www.meetup.com/Torino-Scala-Programming-Big-Data-Meetup/events/248410186/) , Torino
- Deploying MySQL on Kubernetes / Openshift (hands-on) (https://www.meetup.com/triangle_mysql/events/248602367/) , Raleigh
- Managing your Micro Services policies with Istio Service Mesh (https://www.meetup.com/Boise-Cloud-Computing-Meetup/events/247191444/) , Boise
- 2 K8s talks – Conduit: Service Mesh for K8s and YugaByte DB (https://www.meetup.com/Bay-Area-Kubernetes-Meetup/events/244882907/) , Sunnyvale
- Kubernetes SF: Building an Automated Data Pipeline & Cilium App Aware Security (https://www.meetup.com/San-Francisco-Kubernetes-Meetup/events/247778226/) , San Francisco
- March 17
- Kubernetes Fundamental Online Trainings (every 2 weeks) (https://www.meetup.com/kubernauts/events/248232704/) , Online
- March 18
- Azure Event Hub Ingestion at Scale with Python and Kubernetes (https://www.meetup.com/AzureIsrael/events/248021799/) , Tel Aviv
- March 19
- Advanced Auto scaling and Deployment tools in Kubernetes (https://www.meetup.com/serverless-Il/events/247282928/) , Tel Aviv-Yafo
- Docker MeetUp – Agenda likely Swarm 101 and Kubernetes Workshop (https://www.meetup.com/Docker-Raleigh/events/245444844/) , Cary
- Modernizing the delivery of containerized apps with the new Kubernetes in Azure (https://www.meetup.com/MSCoders/events/247867640/) , Madrid
- Getting Started with Kubernetes (Week 3 of 3) (https://www.meetup.com/NYPluralsightStudy/events/248309910/) , NYC
- March 20
- Kubernetes Networking, fails and best practices (https://www.meetup.com/Kubernetes-Kyiv/events/247326114/) , Kyiv
- Kubernetes: An Introduction to the Open Source Container Orchestration Platform (https://www.meetup.com/Cork-OpenTechnology/events/247311400/) , Cork
- Kubernetes Meetup @ Teamleader (https://www.meetup.com/Ghent-Kubernetes-Meetup/events/248430100/) , Ghent
- PostgreSQL Containerization in Large Scale Deployments with Kubernetes (https://www.meetup.com/postgres-nyc/events/247781614/) , NYC
- Microsoft Azure’s AKS (managed Kubernetes) (Dinner provided) (https://www.meetup.com/Utah-Kubernetes-Meetup/events/247779290/) , Lehi
- Amazon Elastic Container Service for Kubernetes (EKS), AWS Fargate and Beyond. (https://www.meetup.com/Vancouver-Amazon-Web-Services-User-Group/events/247962969/) Vancouver
- Deploying Java apps with Microsoft’s Azure Kubernetes Service and CosmosDB (https://www.meetup.com/SoCal-Microsoft-Azure-User-Group/events/248290616/) , San Diego
- CNCF Webinar Series – Writing Less YAML – Using jsonnet and kubecfg to Manage Kubernetes Resources (https://www.cncf.io/event/webinar-k8s-resources/) , Webinar
- Global Container Adoption: A Closer Look at the Container Ecosystem in China (https://event.on24.com/wcc/r/1623504/21D57CC9BDEBB3CEC6E96CE93F416A36?partnerref=kubeweekly) , Webinar
- March 21
- Distributed Databases & Kubernetes (https://www.meetup.com/DevOpsATL/events/248303404/) , Atlanta
- Learn the basics of Kubernetes (https://www.meetup.com/Cloud-Native-Denver/events/248216895/) , Denver
- Kubernetes 101 / Containers in Production – Meetup # 7 (https://www.meetup.com/AWS-Guatemala/events/248279361/) , Guatemala
- Meetup # 1: Introduction to Kubernetes (https://www.meetup.com/Guatemala-Kubernetes-Meetup/events/248235325/) , Guatemala
- Istio – Diving into Pilot – Cloud Native Primer Series (https://www.meetup.com/Cloud-Native-Online-Meetup/events/248450123/) , Online
- March 22
- Microservices, Kubernetes and CI (https://www.meetup.com/DevOps-Slovensko/events/247421909/) , Bratislava
- Kops + Terraform + AWS = k8s cluster! + Basic Vault. (https://www.meetup.com/HashiCorp-Skane/events/245880927/) , Malmo
- Azure ACS and Kubernetes (https://www.meetup.com/Azure-Meetup-Frankfurt/events/245803171/) , Frankfurt
- Kubernetes and Cloud Native Meetup Dresden #3 – Dev-Cluster as a cattle (https://www.meetup.com/Kubernetes-and-Cloud-Native-Group-Dresden/events/247504012/) , Dresden
- Introduction to Using PostgreSQL with Docker & Kubernetes (https://www.meetup.com/Toronto-Postgres-User-Group/events/247654962/) , Toronto
- March Kubernetes and OpenShift Meetup #25 (https://www.meetup.com/Triangle-Kubernetes-Meetup/events/248158120/) , Raleigh
- Modernizing A Legacy App For Docker And Kubernetes (https://www.meetup.com/Detroit-Kubernetes-Docker-all-things-Cloud-Native/events/247640016/) , Detroit
- March 23
- Kubernetes on IBM Cloud (https://www.meetup.com/codeweekend/events/248041340/) , Hyderabad
- March 24
- SecOps – kubernetes with vault management solution (https://www.meetup.com/ATMECS-Technologies/events/248347542/) , Hyderabad
- March 26
- 금융권 고객을 위한 올바른 API Gateway 솔루션 선택 & Kong Kubernetes Ingress Controller 소개 (https://www.meetup.com/Kong-SEOUL/events/247765654/) , Seoul
- WCN #11 Kubernetes networking & cluster bootstrapping (https://www.meetup.com/Warsaw-Cloud-Native-Meetup/events/248159305/) , Warsaw
- Autoscaling and Optimisation for Kubernetes & ECS – An Advanced Workshop (https://www.meetup.com/London-DevOps-AWS-Meetup/events/248503958/) , London
- Explore the basics of Kubernetes (https://www.meetup.com/Kubernetes-and-Cloud-Native-Kansas-City/events/248001199/) , Kansas City
- Blockchain on Kubernetes with Helm and How to Secure Kubernetes Secrets (https://www.meetup.com/Vancouver-Google-Kubernetes-Meetup/events/248565099/) , Vancouver
- March 27
- Running PostgreSQL on Kubernetes at scale: Zalando experience (https://www.meetup.com/melpug/events/247976314/) , Melbourne
- Kubernetes praktycznie (dla programistów Scala) (https://www.meetup.com/WarsawScala/events/248256737/) , Warsaw
- Big Data on Kubernetes (https://www.meetup.com/Big-Data-Meetup-Budapest/events/248053604/) , Budapest
- Kubernetes at Buffer Update & Container Intelligence w Sysdig (https://www.meetup.com/New-York-Kubernetes-Meetup/events/248205124/) , NYC
- March 28
- Kubernetes: within 3 months to production (https://www.meetup.com/Developers-nl-Meetup/events/248266906/) , Rotterdam
- Google Cloud Study Jam: GCP Essentials, Docker, and Kubernetes (https://www.meetup.com/Google-Developers-Group-GDG-Chicago/events/246617828/) , Chicago
- Kubernetes and the Google Container Engine (https://www.meetup.com/Lincoln-Code/events/246714770/) , Lincoln
- March 29
- Introduction to Kubernetes: CI/CD pipeline (https://www.meetup.com/DevOps-Online-Meetup-Colorado/events/248426237/) , Denver
- Introduction to Kubernetes: CI/CD pipeline (https://www.meetup.com/DevOps-Online-Meetups/events/248425649/) , San Francisco
- April 2
- Gutenberg and Kubernetes (https://www.meetup.com/WordPress-Iloilo/events/248477668/) , Iloilo
- April 3
- Deploying Stateful Services in Kubernetes (https://www.meetup.com/DigitalOceanIndiaOnline/events/248424370/) , Bangalore
- April 4
- Building Kubernetes Operators & Simulating Molecules with Cloud Native VR (https://www.meetup.com/Bristol-Cloud-Native/events/248581120/) , Bristol
- Kubernetes – Pivotal Container Service (South Bay) (https://www.meetup.com/Cloud-Foundry-Users-San-Francisco-Bay-Area/events/248251909/) , Palo Alto
- DevOps with Kubernetes and Helm (https://www.meetup.com/SoCal-DevOps-Users-Group/events/247967919/) , SoCal
- April 5
- First Kubernetes Sofia group meetup (https://www.meetup.com/Sofia-Kubernetes-Meetup/events/248657069/) , Sofia
- Pittsburgh Kubernetes Meetup (https://www.meetup.com/Pittsburgh-Kubernetes-Meetup/events/247900512/) , Pittsburg
- Introducing Kong Kubernetes Ingress Controller & Kong 0.13 (https://www.meetup.com/Kong-SF/events/248351871/) , San Francisco
- April 9
- JAX DevOps (https://devops.jaxlondon.com/) , London
- April 10
- JAX DevOps (https://devops.jaxlondon.com/) , London
- April 11
- JAX DevOps (https://devops.jaxlondon.com/) , London
- April 12
- JAX DevOps (https://devops.jaxlondon.com/) , London
- May 23-25
- Container Days (https://2018.container.camp/au/) , Melbourne
Job Openings
- Solutions Engineer (https://jobs.lever.co/heptio/9b6c7578-b696-4468-859b-a39d58fa0eb8)
- Heptio; Seattle or remote; full-time
- Golang / Go Job: Devops engineer (Go, Kubernetes, microservices) (http://www.golangprojects.com/golang-go-job-bti-Devops-engineer-(Go-Kubernetes-microservices)-Rotterdam-Housing-Anywhere.html)
- Housing Anywhere; Rotterdam (relocation compensation available) Full-time
- Senior Software Engineer – Backend (https://www.remotey.com/vacancy/2254?utm_source=Twitter&utm_campaign=August17&utm_medium=Post)
- Close.io | United States | All Time Zones; fully remote, full time
- 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
- Cloud Solutions Architect (https://boards.greenhouse.io/mirantis/jobs/759034?gh_src=i6nxb51#.Wfdc8hOPKqA)
- Mirantis; Austin, Full time
- Kubernetes Specialist (http://www.aplitrak.com/?adid=ZWQuNTA1MjkudHdpQG1ici5hcGxpdHJhay5jb20)
- One of the largest companies in the world; Hampshire, £500/d
- Senior DevOps Engineer – Kubernetes,Dock (https://jobs.utah.gov/jsp/utjobs/single-job?j=3636317)
- SaaS Company; Sandy City, Full time
- Solutions Architect- Docker, Kubernetes, AWS (http://www.aplitrak.com/?adid=dmlra2ltaWxsZXIuMjMwMTcudHdpQGhhcnJpbmd0b25zdGFyci5hcGxpdHJhay5jb20)
- London; Full time
- Senior Product Manager, CI/CD (https://jobs.lever.co/gitlab/209de58a-4d9f-47a0-85d2-f2afbfb4fa93)
- Gitlab; Remote, Full time
- Kubernetes DevOps CI/CD pipeline (GCP) (https://www.freelancer.com/projects/python/kubernetes-devops-pipeline-gcp/)
- ARCUS Global Inc; Irvine, Full time
- Sr. Manager – Open Source Kubernetes (https://careers.vmware.com/job/-/-/1567/6194100?utm_source=twitter.com&utm_medium=social_post&utm_campaign=VMware_social&source=LIPJ)
- VMware PKS; Palo Alto, Full time
- Software Engineer (http://rss.cm/job/1330/65?utm_content=buffera3e60&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- Synthace; London, Full time
- SENIOR SITE RELIABILITY / DEVOPS ENGINEER (https://fraugster.com/jobs/berlin-senior-devops)
- Fraugster; Berlin, Full time
- Dev Ops Engineer (https://boards.greenhouse.io/joinhandshake/jobs/862837#.WlK5G1Q-egQ)
- Handshake; San Francisco, Full time
- Senior Software Developer – Toolchain (https://jobs.lever.co/bitnami/e1101427-a6a3-43e3-a9bf-a10367594b5c)
- Bitnami; Sevilla or remote, Full time
- Kubernetes Architect (https://snaprecruit.com/job/Kubernetes-Architect-1515005747.html)
- Detroit, contract
- DevOps Engineer (CI Automation,Cloud,Docker) (m/f) (https://www.epages.com/career/jobs/?jh=yh9sa5545lniif5q8f0oqlsmssytutc&utm_content=buffer7efbc&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- epages; Hamburg, Full time
- Software Engineer – Compute (http://grnh.se/ns1jr31)
- Datadog; Boston, New York, Paris, Remote, Full time
- OSS Software Engineer – Container Ecosystems (http://grnh.se/e8ifyc1)
- Datadog; Boston, New York, Paris, Remote, Full time
- Senior DevOps Engineer (https://www.linkedin.com/jobs/cap/view/559046674/?pathWildcard=559046674&trk=job_capjs)
- Caissa Global; Berlin, Full time
- DevOps Engineer With Hadoop (http://itjobpro.com/job/devops-engineer-with-hadoop?utm_source=dlvr.it&utm_medium=twitter)
- Averity, NYC, Full time
- Kubernetes Architect (https://www.talentvana.com/jobs/5707702298738688)
- Large Brand Automaker, Remote, Full time
- Staff Site Reliability Engineer, Observability (https://www.stackpair.com/zendesk/san-francisco/staff-site-reliability-engineer-observability)
- Zendesk, San Francisco, Full time
- Sr. Software Engineer – Cloud / Kubernetes / Python (http://jobs.jobvite.com/careers/tenable-network-security/job/o3rN6fw7?__jvst=Tenable%20Employee&__jvsd=sT9ITgwo&__jvsc=Twitter&bid=n8fWkDwL)
- Tenable, Dublin, Full time
- DevOps Engineer, Ansible, Docker, AWS, Kubernetes, Jenkins (http://www.aplitrak.com/?adid=d3N3aWZ0LjU4NzY4LnR3aUB0ZWtzeXN0ZW1zLmFwbGl0cmFrLmNvbQ)
- Multinational Company, London, Full time
- Presales Solutions Architect Storage Linux Docker Kubernetes (http://www.aplitrak.com/?adid=bmVpbC40MzM3OC50d2lAbWlsbHNoaWxsLmFwbGl0cmFrLmNvbQ)
- Software Defined Storage Vendor; London, Full time
- Software Engineer (Distributed Systems) (https://kasten.breezy.hr/p/1728c0f3cea3-software-engineer-distributed-systems?popup=true)
- Kasten; Los Altos, Full time
- Senior Education Engineer (https://jobs.lever.co/heptio/7cc31e2a-e194-4eec-97a5-9619ec768bfb)
- Heptio; Seattle/remote, Full time
- PAAS Cloud Architect – Kubernetes – Cloud Foundry – BOSH (http://www.aplitrak.com/?adid=Y25pY2hvbHMuMTQxNTkudHdpQGFhcDMuYXBsaXRyYWsuY29t)
- Fast expanding software company; London, Full time
- Senior DevOps Engineer – AWS | Docker | Kubernetes | CI/CD | Linux (http://jobfeeds.info/devops/content/senior-devops-engineer-aws-docker-kubernetes-cicd-linux)
- Financial services industry; UK, 6-12 month contract
- Site Reliability Engineer (https://www.stackpair.com/meteor/remote/site-reliability-engineer)
- Meteor; Remote, Full time
- Platform Operations Engineer – (Kubernetes / Docker) (http://www.bubble-jobs.co.uk/job/234020/Platform-Operations-Engineer-Kubernetes-Docker-Leeds-Leeds)
- Sky Betting & Gaming, Leeds, Full time
- DEVOPS ENGINEER: (AWS, AZURE, KUBERNETES, AUTOMATION) (https://www.technojobs.co.uk/jt/smc?ID=2489173&dfmid=rss&utm_source=dlvr.it&utm_medium=twitter)
- Global business and technology leader, UK, 6-12 contract
- Senior Dev Ops Engineer – Docker – Kubernetes (https://stackoverflow.com/jobs/170425/senior-dev-ops-engineer-docker-kubernetes-noble-markets)
- Noble Markets; NYC, Full time
Literature
- Cloud Native Infrastructure (http://www.cnibook.info/)
- This book by Kris Nova (https://twitter.com/Kris__Nova) and Justin Garrison (https://twitter.com/rothgar) will teach you when you should architect your systems to take advantage of the benefits of the cloud. It will give examples of pitfalls to avoid and show you the patterns to embrace to be successful. Running cloud native infrastructure requires different skills and has many benefits over traditional data centers.
- Kubernetes Patterns: Patterns, Principles, and Practices for Designing Cloud Native Applications (https://leanpub.com/k8spatterns)
- A minimalistic and focused guide with common use cases, patterns, principles and practises for developing Cloud Native applications on Kubernetes by Bilgin Ibryam (https://leanpub.com/u/bibryam) and Roland Huß (https://leanpub.com/u/rolandhuss)
- Free eBook: Deploying and Scaling Kubernetes with Rancher (http://info.rancher.com/deploying-scaling-kubernetes-ebook?utm_content=bufferfdaa4&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- By Vishal Biyani (https://twitter.com/vishal_biyani) & Girish Shilamkar (https://twitter.com/shilamkar) ; guidebook provides a detailed introduction to using Kubernetes with the Rancher container management platform.
- Kubernetes Patterns (https://leanpub.com/k8spatterns)
- By Bilgin Ibryam (https://twitter.com/bibryam) & Roland Huß (https://twitter.com/ro14nd) ; A minimalistic and focused guide with common use cases, patterns, principles and practises for developing Cloud Native applications on Kubernetes.
- Architecting for Scale: High Availability for Your Growing Applications (https://www.amazon.com/Architecting-Scale-Availability-Growing-Applications-ebook/dp/B01IAK49FS%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB01IAK49FS&zpy=1)
- By Lee Atchison (https://twitter.com/leeatchison) ; provides basic techniques for building applications that can handle huge quantities of traffic, data, and demand without affecting the quality your customers expect.
- Kubernetes: Up and Running (http://shop.oreilly.com/product/0636920043874.do)
- Authors Kelsey Hightower (https://twitter.com/kelseyhightower) , Brendan Burns (https://twitter.com/brendanburns) , and Joe Beda (https://twitter.com/jbeda) —who’ve worked on Kubernetes at Google—explain how this system fits into the lifecycle of a distributed application. You will learn how to use tools and APIs to automate scalable distributed systems, whether it is for online services, machine-learning applications, or a cluster of Raspberry Pi computers.
- Kubernetes Definitive Guide: Keys from Docker to Kubernetes Practice (2nd Edition) – Kubernetes权威指南 (https://www.amazon.com/Kubernetes-Definitive-Guide-Docker-Practice/dp/7121299410%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D7121299410&zpy=1)
- Kubernetes Microservices with Docker (https://www.amazon.com/Kubernetes-Microservices-Docker-Vohra-ebook/dp/B01FXJ9OB8%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB01FXJ9OB8&zpy=1)
- By Vohra (https://www.amazon.com/s/ref=dp_byline_sr_ebooks_1?ie=UTF8&text=Vohra&search-alias=digital-text&field-author=Vohra&sort=relevancerank) ; This book on Kubernetes, the container cluster manager, discusses all aspects of using Kubernetes in today’s complex big data and enterprise applications, including Docker containers.
- Deploying Rails with Docker, Kubernetes and ECS (https://www.amazon.com/Deploying-Rails-Docker-Kubernetes-ECS/dp/1484224140%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1484224140&zpy=1)
- By Pablo Acuña (https://twitter.com/pabloacunar) ; shows you how to set up the project, push it to DockerHub, manage services and set up an efficient continuous integration environment.
- Everything Kubernetes; The ultimate guide to deploying, managing and scaling Kubernetes (https://www.stratoscale.com/resources/ebook/everything-kubernetes-5/?utm_medium=social)
- Kubernetes provides a complete set of building blocks that allow the automation of many operations for managing development, test, and production environments. This simple yet comprehensive guide offers you and your team everything you need to know on deploying, managing and scaling Kubernetes. It’s great for those experimenting with Kubernetes for the first time but also for Kubernetes rockstars.
- Kubernetes Management Design Patterns: With Docker, CoreOS Linux, and Other Platforms (https://www.amazon.com/Kubernetes-Management-Design-Patterns-Platforms/dp/148422597X%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D148422597X&zpy=1)
- By Vohra (https://www.amazon.com/s/ref=dp_byline_sr_ebooks_1?ie=UTF8&text=Vohra&search-alias=digital-text&field-author=Vohra&sort=relevancerank) ; The atomic unit of modular container service in Kubernetes is a Pod, which is a group of containers with a common filesystem and networking. The Kubernetes Pod abstraction enables design patterns for containerized applications similar to object-oriented design patterns. Containers provide some of the same benefits as software objects such as modularity or packaging, abstraction, and reuse
- Technical Guide to Creating and Accessing a Kubernetes Cluster on OpenStack (https://content.mirantis.com/Kubernetes-on-OpenStack-eBook-Landing-Page.html?utm_campaign=Kubernetes&utm_content=39244676&utm_medium=social&utm_source=twitter)
- As Kubernetes gains popularity, many people are asking: “How can Kubernetes and OpenStack be used together?” In this eBook, get a technical walkthrough on how to deploy Kubernetes on OpenStack and start running containerized apps on your Kubernetes cluster.
- Kubernetes Management Design Patterns: With Docker, CoreOS Linux, and Other Platforms 1st ed. Edition (https://www.amazon.com/Kubernetes-Management-Design-Patterns-Platforms/dp/148422597X%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D148422597X&zpy=1)
- Take container cluster management to the next level; learn how to administer and configure Kubernetes on CoreOS; and apply suitable management design patterns such as Configmaps, Autoscaling, elastic resource usage, and high availability. Some of the other features discussed are logging, scheduling, rolling updates, volumes, service types, and multiple cloud provider zones.
- Mastering CoreOS (https://www.amazon.com/Mastering-CoreOS-Sreenivas-Makam/dp/1785288121%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1785288121&zpy=1)
- By Sreenivas Makam (https://twitter.com/srmakam) ; This book covers the CoreOS internals and the technologies used in the deployment of container-based distributed applications. It starts with an overview of CoreOS and distributed application development while sharing knowledge on related technologies. Critical CoreOS services and networking and storage considerations for CoreOS are covered next.
- DevOps with OpenShift (https://www.openshift.com/promotions/devops-with-openshift.html)
- For many organizations, a big part of DevOps’ appeal is software automation using infrastructure-as-code techniques. This book presents developers, architects, and infra-ops engineers with a more practical option.
- The Kubernetes Book (https://leanpub.com/thekubernetesbook)
- By Nigel Poulton (https://twitter.com/nigelpoulton) ; Containers are here and resistance is futile! Now that people are getting their heads around Docker, they need an orchestration platform to help them manage their containerized apps. Kubernetes has emerged as one of the hottest and most important container orchestration platforms in the world. This book gets you up to speed fast!
- Kubernetes for Java Developers (http://www.oreilly.com/programming/free/kubernetes-for-java-developers.csp)
- Author Arun Gupta (https://twitter.com/arungupta) —Principal Open Source Technologist at Amazon Web Services—demonstrates how Kubernetes orchestration simplifies the plumbing needed to get containers up and running at all times. Although the examples in this report use Java, the concepts are applicable for anybody interested in getting started with Kubernetes.
- Kubernetes for Serverless Applications (https://media-glass.es/kubernetes-for-serverless-applications-2e1c8a24e0e3)
- This book by Russ McKendrick (https://twitter.com/russmckendrick) will initially start by introducing serverless functions. Then you will configure tools such as Minikube to run Kubernetes. Once you are up-and-running, you will install and configure Kubeless, your first step towards running Function as a Service (FaaS) on Kubernetes. Then you will gradually move towards running Fission, a framework used for managing serverless functions on Kubernetes environments. Towards the end of the book, you will also work with Kubernetes functions on public and private clouds.
- Kubernetes Cookbook: Building Cloud Native Applications (https://www.amazon.co.jp/dp/1491979682/ref=cm_sw_r_cp_api_BUwczb09YK4P5)
- By Sebastien Goasguen (https://twitter.com/sebgoa)
- Introduction to Kubernetes Using Docker (https://www.skillwise.com/sales/introduction-to-kubernetes-using-docker?aid=a-jydho314&utm_content=bufferbf967&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- Docker is a transcendent tool for those who transfer, install, and manage software applications on a regular basis. The advent of Kubernetes, however, has somehow made containerizing and automating applications even easier. In this course designed for students of all skill levels, you’ll learn Docker, the world’s leading software containerization platform, and become a master of automating deployment, scaling, and management of containerized applications using Kubernetes.
- Kubernetes Cookbook (https://www.packtpub.com/packt/offers/free-learning)
- Learn how to automate and manage your Linux containers and improve the overall performance of your system
- Mastering Kubernetes (https://www.barnesandnoble.com/w/mastering-kubernetes-gigi-sayfan/1125338721?ean=9781786469854&st=PLA&sid=NOK_DRS_NOOK+EBooks_00000000&2sid=Google_&sourceId=PLGoP75008&gclid=EAIaIQobChMIwMPC2q_Y2AIVmEwNCh1N2QbCEAkYAiABEgIudfD_BwE)
- Master the art of container management utilizing the power of Kubernetes, by Gigi Sayfan (https://www.linkedin.com/in/gigisayfan/)