Register below for this upcoming webinar from CNCF:
Join Mirantis‘ Nick Chase (https://twitter.com/NickChase) as he gives you a fast-paced introduction to machine learning and how it actually works, as well as a look at what it might look like in action in your datacenter — especially in terms of projects that already exist.
Highlights From the Links
- Cloud in 2018: A world of serverless, Kubernetes and vendor oligopoly (https://www.arnnet.com.au/article/631801/cloud-2018-world-serverless-kubernetes-vendor-oligopoly/)
Forrester estimates (https://go.forrester.com/blogs/predictions-2018-cloud-computing-accelerates-enterprise-transformation-everywhere/) the global cloud services market will reach $236 billion by 2020. However, even with that anticipated growth, less than half of enterprises have adopted the public cloud. In 2018, this number is expected to cross the halfway mark thanks to continued adoption of the big three cloud vendors, enterprises going serverless, and consolidation around Kubernetes. 2018 promises to be an exciting year for cloud computing. - The Gravity of Kubernetes (https://hackernoon.com/the-gravity-of-kubernetes-33126a96ee23)
Kubernetes has quickly become the standard for deploying distributed applications. But how did we get here and where are we going? From the history of software standards and container orchestration to the shift to multi-cloud and serverless applications, this article by Jeff Myerson (https://twitter.com/the_prion) , host of Software Engineering Daily, (http://www.softwareengineeringdaily.com/) explores Kubernetes influence on modern application design and what its future role will be - Running a Distributed Database on Kubernetes on Azure (http://lenadroid.github.io/posts/stateful-sets-kubernetes-azure.html)
If you’re planning to run Kubernetes on Azure, this article is a great walkthrough on how to set up a distributed database. Distributed databases can offer increased reliability, security, and efficiency. Kubernetes’ Stateful Sets feature makes it easier to deploy stateful distributed systems in production. Explore how to create a Cassandra cluster using Stateful Sets with Persistent Volumes and test it out thanks to this tutorial by Lena Hall (https://twitter.com/lenadroid) . - 10 open-source Kubernetes tools for highly effective SRE and Ops Teams (https://abhishek-tiwari.com/10-open-source-tools-for-highly-effective-kubernetes-sre-and-ops-teams/)
The right tooling can help SRE and Ops teams ensure high-reliability of Kubernetes clusters and workloads more effectively and efficiently. Open source tooling is always changing and evolving, so always having the right tools at your disposal can be tricky. In this article, Abhishek Tiwari (https://twitter.com/abhishektiwari) , shares his top 10 open-source tools for teams maintaining mission-critical Kubernetes services.
Technical
- Extensible Admission is Beta (http://blog.kubernetes.io/2018/01/extensible-admission-is-beta.html)
- By Kubernetes Blog (https://twitter.com/kubernetesio)
- Introducing client-go version 6 (http://blog.kubernetes.io/2018/01/introducing-client-go-version-6.html)
- By Kubernetes Blog (https://twitter.com/kubernetesio)
- Introducing Container Storage Interface (CSI) Alpha for Kubernetes (http://blog.kubernetes.io/2018/01/introducing-container-storage-interface.html)
- By Kubernetes Blog (https://twitter.com/kubernetesio)
- Running a Distributed Database on Kubernetes on Azure (http://lenadroid.github.io/posts/stateful-sets-kubernetes-azure.html)
- By Lena Hall (https://twitter.com/lenadroid)
- Exposing External-Facing Services In Kubernetes (http://code.hootsuite.com/exposing-external-facing-services-in-kubernetes/)
- By Winfield Chen (https://github.com/wnfldchen)
- Tutorial : Getting Started with Kubernetes with Docker on Mac (https://rominirani.com/tutorial-getting-started-with-kubernetes-with-docker-on-mac-7f58467203fd)
- By Romin Irani (https://twitter.com/iRomin)
- Run Nameko Services on Kubernetes (https://medium.com/@JakubBorys/run-nameko-services-on-kubernetes-c4db3a863f05)
- By Jakub Borys (https://twitter.com/JakubBorys)
- virtual-kubelet: an open source Kubernetes kubelet implementation. (https://github.com/virtual-kubelet/virtual-kubelet)
- By Rita Zhang (https://twitter.com/ritazzhang)
- Getting Started with Azure Managed Kubernetes – Deploy your first asp.net core 2.0 app in AKS (http://www.tikitakatech.com/2018/01/getting-started-with-new-azure-managed-container-service-via-kubernetes.html?spref=tw)
- By Sanjay Debnath (https://twitter.com/imsanjayd)
- Kubeflow: Machine Learning Toolkit for Kubernetes (https://github.com/google/kubeflow)
- By Peng Yu (https://github.com/yupbank)
- VMware Dispatch – An Open Source Platform for Serverless Applications (https://www.thehumblelab.com/getting-started-with-vmware-dispatch-on-kubernetes/)
- By Cody De Arkland (https://twitter.com/codydearkland)
- Locally developing Kubernetes services (without waiting for a deploy) (https://hackernoon.com/locally-developing-kubernetes-services-without-waiting-for-a-deploy-f63995de7b99)
- By Richard Li (https://twitter.com/rdli)
- Using Kubernetes Secret Data in Platform9 Fission.io Jobs (https://medium.com/@jmarhee/using-kubernetes-secret-data-in-platform9-fission-io-jobs-cab84a3bbb06)
- By Joseph Marhee (https://twitter.com/jmarhee)
- Kubernetes: a story about custom images, packer and sysdig (https://medium.com/@aconchillo/kubernetes-a-story-about-custom-images-packer-and-sysdig-e18ed8d7f403)
- By Aleix Conchillo Flaqué (https://twitter.com/aconchillo)
- Install kubernetes on windows + WSL (https://medium.com/@ddebastiani/install-kubernetes-on-windows-wsl-c36f6b2571d2)
- By Dario De Bastiani (https://twitter.com/ddbastiani)
- sapcc/kubernikus: Kubernetes Service for Openstack (https://github.com/sapcc/kubernikus)
- By Fabian Ruff (https://twitter.com/databus23)
- gardener/kubify: Terraform Template to Setup a Kubernetes Cluster on OpenStack/AWS/Azure (https://github.com/gardener/kubify)
- By Andreas Fritzler (https://twitter.com/afritzler)
- Typhoon & RKE: New tools to install a Kubernetes Cluster (http://blog.wescale.fr/2018/01/11/typhoon-rke-de-nouveaux-outils-pour-installer-un-cluster-kubernetes/)
- By Maxence Maireaux (https://twitter.com/Flemzord)
- Introducing Helm Emeritus Core Maintainers (http://technosophos.com/2018/01/11/introducing-helm-emeritus-core-maintainers.html)
- By Matt Butcher (https://twitter.com/technosophos)
- freshpod: Restart Pods on Minikube automatically when their images are updated (https://github.com/GoogleCloudPlatform/freshpod)
- By Ahmet Alp Balkan (https://twitter.com/ahmetb)
- Running CoreDNS as a Forwarder in Kubernetes (https://miek.nl/2018/january/13/running-coredns-as-a-forwarder-in-kubernetes/)
- By Miek Gieben (https://twitter.com/miekg)
- 10 open-source Kubernetes tools for highly effective SRE and Ops Teams (https://abhishek-tiwari.com/10-open-source-tools-for-highly-effective-kubernetes-sre-and-ops-teams/)
- By Abhishek Tiwari (https://twitter.com/abhishektiwari)
- A useful starting deployment for Kubernetes (https://misell.cymru/posts/starter-kubes-deploy/)
- By Benjamin Misell (https://twitter.com/legopicode)
- OpenFaaS on Minikube: Serverless on Kubernetes for Windows 10 (https://medium.com/@JockDaRock/openfaas-on-minikube-serverless-on-kubernetes-for-windows-10-3c7c7d68f47f)
- By Jock Reed (https://twitter.com/JockDaRock)
Blogs / Articles
- Kubernetes v1.9 releases beta support for Windows Server Containers (http://blog.kubernetes.io/2018/01/kubernetes-v19-beta-windows-support.html)
- By Michael Michael (https://twitter.com/michmike77)
- Continuous Deployment to Kubernetes using AWS CodePipeline, AWS CodeCommit, AWS CodeBuild, Amazon ECR and AWS Lambda (https://aws.amazon.com/blogs/devops/continuous-deployment-to-kubernetes-using-aws-codepipeline-aws-codecommit-aws-codebuild-amazon-ecr-and-aws-lambda/)
- By Omar Lari (https://github.com/omarlari) & Chris Barclay (https://twitter.com/cbbarclay)
- The Gravity of Kubernetes (https://medium.com/@jeffmeyerson/the-gravity-of-kubernetes-33126a96ee23)
- By Jeff Myerson (https://twitter.com/the_prion)
- Stateful and ML workloads now run better on Google Kubernetes Engine with the latest version 1.9 (http://cloudplatform.googleblog.com/2018/01/get-latest-Kubernetes-version-1-9-on-Googles-managed-offering.html)
- By Palak Dalal (https://twitter.com/PalakDalal)
- Kubernetes 1.9 admission extension – What is it? (https://jackbezalel.net/2018/01/11/kubernetes-1-9-admission-extension-what-is-it/)
- By Jack Bezalel (https://twitter.com/JackBezalel)
- A case for Blockchain on Kubernetes (https://medium.com/kokster/blockchain-on-kubernetes-part-i-34c9d6a0d9cd)
- By Sidhartha Mani (https://twitter.com/utter_babbage)
- Improve Kubernetes security to protect cloud instances (http://searchcloudsecurity.techtarget.com/tip/Improve-Kubernetes-security-to-protect-cloud-instances)
- By Dave Shackleford (https://twitter.com/daveshackleford)
- Mastering Multi Master with Kubernetes (https://blog.containership.io/multimaster)
- By Brandon Stittmatter (https://twitter.com/strittys)
- How Kubernetes Speeds Innovation (https://www.networkcomputing.com/data-centers/how-kubernetes-speeds-innovation/2120771430)
- By Marcia Savage (https://twitter.com/marciasavage)
- The Business Value of Kubernetes (http://blog.reactiveops.com/the-business-value-of-kubernetes?utm_medium=social&utm_source=twitter)
- By Corey Quinn (https://twitter.com/QuinnyPig)
- The man who brought Netflix to AWS has big plans for Kubernetes (https://siliconangle.com/blog/2018/01/12/the-man-who-brought-netflix-to-aws-has-big-plans-for-kubernetes-kubecon-guestoftheweek/)
- By Mark Albertson (https://siliconangle.com/blog/author/markalbertson/)
- 5 reasons Kubernetes is the real deal (https://opensource.com/article/18/1/5-reasons-kubernetes-real-deal)
- By Neela Jacques (https://twitter.com/NeelaJacques)
- Cloud in 2018: A world of serverless, Kubernetes and vendor oligopoly (https://www.arnnet.com.au/article/631801/cloud-2018-world-serverless-kubernetes-vendor-oligopoly/)
- By Scott Carey (https://twitter.com/scarey102)
- godaddy/terminus: Graceful shutdown and Kubernetes readiness / liveness checks for any Node.js HTTP applications (https://github.com/godaddy/terminus)
- By Gergely Nemeth (https://twitter.com/nthgergo)
Presentations
- Full list of KubeCon 2017 Austin Presentations (https://www.youtube.com/watch?v=Z3aBWkNXnhw&list=PLj6h78yzYM2P-3-xqvmWaZbbI1sW-ulZb)
- 179 videos total
- What’s New in Kubernetes 1.9 (https://www.youtube.com/watch?v=Oz_ScvgPUCI)
- In this webinar, members of the Kubernetes 1.9 release team will cover some of the major features in this release and demo some of the highlights in the areas of Windows and Docker support, storage, admission control, and the workloads API.
- The Gravity of Kubernetes (https://softwareengineeringdaily.com/2018/01/13/the-gravity-of-kubernetes/)
- New podcast/episode of Software Engineering Daily (https://twitter.com/@software_daily/) with Jeff Myerson (https://twitter.com/the_prion) With Kubernetes, distributed systems tools can have network effects. Every time someone builds a new tool for Kubernetes, it makes all the other tools better. And it further cements Kubernetes as the standard.
- The New Builders Podcast Ep. 39: Containerize All The Things? (https://developer.ibm.com/tv/kubernetes-containers/?social_post=1282150511&fst=Discover)
- We’re joined in this episode by Kelsey Hightower (https://twitter.com/kelseyhightower) , open source advocate, Go expert and Kubernetes guru, to discuss k8s. Kelsey opens up the conversation with his background, how he found Kubernetes while working at CoreOS, and what caught his eye four years ago during DockerCon. Kelsey talks shop with JP Phillips (https://twitter.com/jipperinbham) , platform engineer at Compose, about keeping up with what’s happening in the world of Kubernetes, and Kelsey gives recommendations for how to stay on top of the ever-changing Kubernetes projects and release updates.
- Cloud-native data management with Kasten CEO Niraj Tolia (http://bitmason.blogspot.com/2018/01/cloud-native-data-management-with.html)
- In this podcast, CEO Niraj Tolia (https://twitter.com/nirajtolia) discusses the increased need to manage storage used with Kubernetes at scale, the challenges of complex distributed apps, and the need for app-centric approaches that make infrastructure “boring” (to use Gordon Haff (https://twitter.com/ghaff) ‘s colleague Clayton Coleman’s term).
- How the Kubernetes Certification Ensures Interoperability (https://thenewstack.io/how-kubernetes-certification-works-to-ensure-interoperability/)
- On this new episode of The New Stack Makers from KubeCon + CloudNativeCon 2017, we’ll learn more from Dan Kohn (https://twitter.com/dankohn1) and William Denniss (https://twitter.com/WilliamDenniss) , a product manager at Google, about how the program can help ensure interoperability and why that’s so important.
- Kubernetes Meetup Tokyo #9 (https://www.youtube.com/watch?v=JmJU1-Pgsqw)
- Live streamed on the 12th of January. Featuring presentations by Ian Lewis (https://twitter.com/IanMLewis) , Riywo (https://twitter.com/riywo) , Junichi Yoshise (https://twitter.com/jyoshise) , and Tnir (https://gist.github.com/tnir)
- Kubernetes in Docker for Mac Beta (https://www.youtube.com/watch?v=h4J8xQWlsQw)
- The newest beta for Docker for Mac now comes with built in Kubernetes. In this video, Docker Developer Advocate Elton Stoneman (https://twitter.com/EltonStoneman) demonstrates how to use Kubernetes in Docker for Mac, and how to deploy to Kubernetes using either kubectl or Docker Compose.
- Cloud Unfiltered Episode 31: Talking Kubernetes with Tony Campbell (https://blogs.cisco.com/cloud/cloud-unfiltered-episode-31-talking-kubernetes-with-tony-campbell)
- This week Ali Amagasu (https://twitter.com/aliamagasu) had Tony Campbell (https://twitter.com/tonyontopic) on the show. He’s got a long history of involvement with OpenStack, and he worked at Rackspace for years, so his cloud credentials are solid. But now he works at CoreOS, so containers are a big part of his job and that makes him a great contributor to our ongoing conversation on the topic.
- TGI Kubernetes 021: kube-deploy (https://www.youtube.com/watch?v=f_ANRYIXFgI)
- This week we will look at kube-deploy. This is an early project that reexamines how to build and scale clusters using the “Cluster API”. We’ll talk about how this builds on top of kubeadm and look at an early version in action on GCP.
- Introduction to Kubernetes – Urdu / Hindi – Docker Karachi Workshop (https://www.youtube.com/watch?v=-ldCMPiFBhI)
- At the very first Docker karachi event, we had an introduction to Kubernetes and how does the orchestration system work. We understand how the large systems are deployed and look at Kubernetes from a high level view including things like Pods and Services and Configmaps. Featuring Mashhood Rastgar (https://twitter.com/mashhoodr)
- Upgrading Stemcell on CF Container Runtime deployed Kubernetes cluster w/ Zero downtime (https://www.youtube.com/watch?v=4l4MAv9xBe4&feature=youtu.be)
- This video will demonstrate how to use BOSH to upgrade the base operating system of a Kubernetes cluster without experiencing any downtime in the cluster.
- Sailing with Kubernetes and Drupal 8 – DrupalSouth 2017 – Loft (https://www.youtube.com/watch?v=kA63JML3LAk)
- Step aboard matey, we are going to sail the open container seas with Kubernetes and Drupal 8. By Nicholas Schuch (https://www.drupal.org/u/nick_schuch)
- Distributed Data Show Episode 30: Orchestration with Kathryn Erickson (https://www.youtube.com/watch?v=Qu4SVI7kt80)
- We talk with Kat Erickson (https://twitter.com/katelerickson) about the popularity of orchestration frameworks like Kubernetes and the pros and cons of using orchestration for deployment of distributed databases.
- DevOpsDays Detroit 2017: A DevOps State Of Mind with Containers & Kubernetes (https://www.youtube.com/watch?v=g7gkNBFUlas)
- Rapid innovation, changing business landscapes, and new IT demands force businesses to make changes quickly. In the eyes of many, containers are at the brink of becoming a pervasive technology in Enterprise IT to accelerate Microservices delivery. by Chris Van Tuin (https://twitter.com/chrisvantuin)
- DevFest Florida – Containers, Kubernetes and Google Cloud (https://www.youtube.com/watch?v=dIXraMjz_do)
- In this talk by Mete Atamel (https://twitter.com/meteatamel) , we will start with a simple microservice, containerize it using Docker, and scale it to a cluster of resilient microservices managed by Kubernetes. Along the way, we will learn what makes Kubernetes a great system for automating deployment, operations, and scaling of containerized applications.
- Set up Susi on Google Cloud with Kubernetes (https://www.youtube.com/watch?v=iiktgYyaqRo)
- A quick demo presented by Saarthak Chaturvedi (https://twitter.com/SaarthakChats41)
- Kubernetes Community Meeting 20180111 (https://www.youtube.com/watch?v=GZArM918Q2I)
- Notes / agenda found here (https://docs.google.com/document/d/1VQDIAB0OqiSjIHI8AWMvSdceWhnz56jNpZrLs6o7NJY/edit) ; (Sound missing for first 30 seconds, but kicks in right after, sorry about that!)
- Kubernetes SIG Testing 20180109 (https://www.youtube.com/watch?v=hMPPPaHDW3g)
- Meeting notes / agenda here (https://docs.google.com/document/d/1z8MQpr_jTwhmjLMUaqQyBk1EYG_Y_3D4y4YdMJ7V1Kk/edit)
- Kubernetes SIG Storage – CSI Implementation Workgroup 20180105 (https://www.youtube.com/watch?v=t1kHfwx-lKM)
- Meeting notes / agenda here (https://docs.google.com/document/d/1-WmRYvqw1FREcD1jmZAOjC0jX6Gop8FMOzsdqXHFoT4/edit#heading=h.e7un1p6w5lxh)
- Kubernetes SIG Storage – CSI Implementation Workgroup 20180110 (https://www.youtube.com/watch?v=BJjfALrJtBo)
- Meeting notes / agenda here (https://docs.google.com/document/d/1-WmRYvqw1FREcD1jmZAOjC0jX6Gop8FMOzsdqXHFoT4/edit#heading=h.8oa3q5pjqrez)
- Kubernetes SIG Cluster Lifecycle 20180109 (https://www.youtube.com/watch?v=et3NnXtzbkg)
- Meeting Notes / Agenda here (https://docs.google.com/document/d/1deJYPIF4LmhGjDVaqrswErIrV7mtwJgovtLnPCDxP7U/edit#heading=h.jr94l93nzpz8)
o Highlights:
– Followups on action items from last meeting
– Cloud provider working group overview
– kubeadm GA list
– 1.10 planning - Kubernetes SIG Auth 20180110 (https://www.youtube.com/watch?v=4POB0edYea0)
- Meeting notes / agenda here (https://docs.google.com/document/d/1woLGRoONE3EBVx-wTb4pvp4CI7tmLZ6lS26VTbosLKM/view#)
- SIG Architecture Office Hours 20180111 (https://www.youtube.com/watch?v=_PJcb5Xwtvc)
- Meeting notes / agenda here (https://docs.google.com/document/d/1BlmHq5uPyBUDlppYqAAzslVbAO8hilgjqZUTaNXUhKM/edit)
o Chat transcript. Unfortunately times are wall clock time, not video time. - Kubernetes SIG Big Data Meeting (Jan 10 2018) (https://www.youtube.com/watch?v=095vA7zrn38)
- 2017-01-10 Kubernetes OpenStack SIG Meeting (https://www.youtube.com/watch?v=cQMGQ62zjbg)
- Kubernetes SIG Apps 20180108 (https://www.youtube.com/watch?v=cSgoqBoQuqI)
- Moving Monolithic Applications to Kubernetes – Community Call (https://www.youtube.com/watch?v=4yD6e8r6zGs)
- Impromptu get together for the broader community from January 10th
Slideshare
- Hacking & Hardening Kubernetes by Example (https://docs.google.com/presentation/d/1UbRCSuWWx3Y_nrCnCmRw4j9pIZXTVCdAHoGZeCpIjZY/edit#slide=id.gcb9a0b074_1_0)
- Slides from Brad Geesaman (https://twitter.com/bradgeesaman) ‘s presentation at KubeCon
- K8s security best practices (https://www.slideshare.net/SharonVendrov/k8s-security-best-practices-85961183)
- Slides from Sharon Vendrov (https://www.linkedin.com/in/sharon-vendrov-91309975/)
- Service discovery in kubernetes with fabric8 (https://www.slideshare.net/AndyMoncsek/service-discovery-in-kubernetes-with-fabric8-81286207?qid=4f6fde96-b452-4ee5-ac17-7a9ffacd5764&v=&b=&from_search=1)
- By Andy Moncsek (https://twitter.com/AndyAHCP) ; Service discovery with Kubernetes / in general, Discovery using fabric8 kubernetes-client api
- Multi-Cloud Orchestration for Kubernetes with Cloudify (https://www.slideshare.net/cloudifysource/multicloud-orchestration-for-kubernetes-with-cloudify?qid=4f6fde96-b452-4ee5-ac17-7a9ffacd5764&v=&b=&from_search=2)
- This presentation details Cloudify’s Kubernetes plugin as well as Kubernetes Provider, offering complete integration with K8s and delivering multi-cloud container-based orchestration.
- Kubernetes in Docker (https://www.slideshare.net/docker-athens/kubernetes-in-docker-85974092?qid=4f6fde96-b452-4ee5-ac17-7a9ffacd5764&v=&b=&from_search=3)
- Presentation by Alex Mavrogiannis (https://github.com/alexmavr) from Docker Inc, during the Docker Athens Meetup, January 4th 2018, on the integration of Docker Swarm and Kubernetes as orchestrators of the Docker platform.
- Deploy like a Boss: Using Kubernetes and Apache Ignite! (https://www.slideshare.net/dtrapezoid/deploy-like-a-boss-using-kubernetes-and-apache-ignite?qid=4f6fde96-b452-4ee5-ac17-7a9ffacd5764&v=&b=&from_search=4)
- For the purposes of this webinar Dani Traphagen (https://twitter.com/dtrapezoid) will walk through the basics of a Kubernetes and Ignite deployment and how to set up a Apache Ignite cluster addressing the Kubernetes IP Finder, the Kubernetes Ignite Lookup Service, Sharing the Ignite Cluster Configuration, how to Deploy your Ignite Pods and Adjusting the Ignite Cluster Size when you need to scale.
- Top 5 Considerations for Successful Deployment of Kubernetes (https://www.slideshare.net/Platform9/top-5-considerations-for-successful-deployment-of-kubernetes?qid=4f6fde96-b452-4ee5-ac17-7a9ffacd5764&v=&b=&from_search=5)
- Learn the top 5 considerations and how Kubernetes can help developers deploy their applications quickly by using a Kubernetes-as-a-Service offering. By Madhura Maskasky (https://twitter.com/madhuramaskasky)
- Kubernetes on DC/OS (https://www.slideshare.net/damianigbe/kubernetes-on-dcos?qid=4f6fde96-b452-4ee5-ac17-7a9ffacd5764&v=&b=&from_search=6)
- Live demo showing how to deploy and manage 100% pure Kubernetes distribution on DC/OS
- Spark with kubernates (https://www.slideshare.net/dtungbmw/spark-with-kubernates?qid=4f6fde96-b452-4ee5-ac17-7a9ffacd5764&v=&b=&from_search=8)
- Published by David Tung (https://twitter.com/davidtung)
Upcoming Events
- January 15
- Building a Serverless PaaS with Kubernetes, Docker and Scala + Open Space (https://www.meetup.com/DevOps-Lisbon/events/245510692/) , Lisbon
- January 16
- Talk: What the heck is Kubernetes? (https://www.meetup.com/nycdevops/events/243985184/) , NYC
- Kubernetes January 2018 Meetup (https://www.meetup.com/Singapore-Kubernetes-User-Group/events/245903999/) , Singapore
- Kubernetes za Java razvijalce (https://www.meetup.com/OpenBlend-Slovenian-Java-User-Group/events/246489180/) , Ljubljana
- Running Kubernetes – for real! (https://www.meetup.com/Cloud-Native-Night/events/245936460/) , Mainz
- Kubernetes mit OpenShift im Praxiseinsatz (https://www.meetup.com/DevOps-Wuerzburg-Mainfranken/events/246005668/) , Würzburg
- Docker, CRI e Kubernetes! (https://www.meetup.com/Singapore-Kubernetes-User-Group/events/245903999/) , Milan
- From Kubernetes to Application Catalogues (https://www.meetup.com/Prague-Containers-Meetup/events/246515621/) , Prague
- Lab session: How to Kubernetes? (https://www.meetup.com/Cloud-Native-Copenhagen/events/246008132/) , Copenhagen
- Introducing Jaeger 1.0 (https://www.cncf.io/event/cncf-webinar-series-introducing-jaeger-1-0/?utm_source=newsletter&utm_medium=email&utm_campaign=webinar&utm_content=kubeweekly) , CNCF Webinar Series
- January 17
- Kubernetes: Two Years of Production Kubernetes (https://www.meetup.com/Berlin-Kubernetes-Meetup/events/245729646/) , Berlin
- #5 2018 times K8S! (https://www.meetup.com/CNCF-Italy/events/246086395/) , Torino
- Kubernetes Meetup @ Be-Mobile (https://www.meetup.com/Ghent-Kubernetes-Meetup/events/246121562/) , Ghent
- January Kubernetes Meetup (https://www.meetup.com/Kubernetes-Atlanta-Meetup/events/245912107/) , Atlanta
- 2018 Kubernetes Kick-off! (https://www.meetup.com/New-York-Kubernetes-Meetup/events/245888341/) , NYC
- Evaluating and using ECS, Docker, and Kubernetes (https://www.meetup.com/AWS-Chicago/events/246023046/) , Chicago
- Machine Learning and a Deep Dive into Network Policies (https://www.meetup.com/Seattle-Kubernetes-Meetup/events/246298089/) , Seattle
- January 18
- DEVUX #8 – Containers, Kubernetes and Docker (DEV Talk) (https://www.meetup.com/DEVUX-mashup/events/246176459/) , London
- Kubernetes and Cloud Native Meetup Dresden #2 (https://www.meetup.com/Kubernetes-and-Cloud-Native-Group-Dresden/events/246086750/) , Dresden
- Cloud Study Jam – Google Cloud Essentials and Kubernetes (https://www.meetup.com/GDGBergen/events/246127842/) , Fyllingsdalen
- Hands on Kubernetes and Google Cloud (https://www.meetup.com/devops-bgo/events/246129996/) , Bergen
- What Docker and Kubernetes do and why its important (https://www.meetup.com/Toronto-ALM-User-Group/events/245895490/) , Toronto
- Kick off 2018 with Kelsey Hightower! (https://www.meetup.com/Kubernetes-Las-Vegas/events/246420058/) , Las Vegas
- Kubernetes: Docker’s K8s Work and Runtime Security in K8s (https://www.meetup.com/San-Francisco-Kubernetes-Meetup/events/245847154/?utm_content=buffera050b&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer) , San Francisco
- January 20
- Kubernetes Bangalore Meetup January 2018 (https://www.meetup.com/kubernetes-openshift-India-Meetup/events/246440971/) , Bangalore
- January 22
- How Lessons Learned from Air Disaster Analysis Can Help You in an Emergency (https://www.meetup.com/Kubernetes-Philly/events/246494593/) , Philadelphia
- Dev How You Want. Run Where You Want: Application Portability with Kubernetes (https://www.meetup.com/All-Things-Kubernetes-k8s-DC/events/245665996/) , Washington DC
- January 23
- Lab session: How to Kubernetes? (https://www.meetup.com/Cloud-Native-Copenhagen/events/246008132/) , København
- Kubernetes for non-believers – January 2018 (https://www.meetup.com/PHP-FRL/events/245364324/) , Heerenveen
- Enterprise Kubernetes – AKA RedHat OpenShift (https://www.meetup.com/docker-lincoln-meetup/events/245530357/) , Lincoln
- Microservices Day (https://www.meetup.com/OpenShift-Kubernetes-Atlanta/events/246066103/) , Atlanta
- Kubernetes meetup: January (https://www.meetup.com/Dallas-Kubernetes-Meetup/events/246721612/) , Irving
- DevOps with Azure, Kubernetes, and Helm (https://www.meetup.com/Microsoft-Azure-Open-Group/events/246458675/) , San Jose
- South Bay Kubernetes DevOps Meetup 4 (https://www.meetup.com/South-Bay-Kubernetes-CI-CD-and-DevOps-Meetup/events/246634943/) , San Jose
- January 24
- 1: General Talks Kubernetes + tensorflow + Kubeflow + Machine Learning + (https://www.meetup.com/gdgcloud/events/244784425/) , London
- Deploying to Kubernetes using CI/CD Pipelines: the “Hands-off” approach. (https://www.meetup.com/Docker-Dortmund/events/246114901/) , Dortmund
- Learn how the huge Kubernetes project is organised, and how you can contribute! (https://www.meetup.com/Kubernetes-Hong-Kong/events/246737293/) Hong Kong
- K8s API & Go Programming (https://www.meetup.com/Munchen-Kubernetes-Meetup/events/246708125/) , München
- Kubernetes Containers and .NET Product Team Update (https://www.meetup.com/Philly-NET/events/246412533/) , Malvern
- NGINX as an Ingress controller in Kubernetes (https://www.meetup.com/DevOps-RVA/events/243334911/) , Glen Allen
- Kubernetes at home for Fun and Profit (https://www.meetup.com/Minneapolis-Kubernetes-Meetup/events/246719669/) , Minneapolis
- Scaling your Kubernetes usage – Autoscaling & Orchestration (https://www.meetup.com/DevOps-Efficiency-on-AWS-and-Azure/events/246026516/) , San Francisco
- January 25
- Stockholm Kubernetes Meetup (https://www.meetup.com/sthlm-k8s/events/245823087/) , Stockholm
- Kubernetes & Mesos Regular #2 Meetup (https://www.meetup.com/Kubernetes-Mesos-User-Group-Tricity/events/245304573/) , Gdansk
- Explore Kubernetes solutions (https://www.meetup.com/Brussels-PaaS-IBM-Bluemix-and-Cloud-Computing-Meetup/events/245663906/) , Brussels
- Free Kubernetes Workshop for Beginners (https://www.meetup.com/Docker-Bamberg/events/246012838/) , Bamberg
- A Multi-Cloud Foundation with Kubernetes (https://www.meetup.com/Morningstar-Tech-Talks/events/246425107/) , Chicago
- DRP, K8s, and Immutable Infrastructure (https://www.meetup.com/Kubernetes-Cloud-Native-Online-Meetup/events/246088354/) , San Francisco
- Kubernetes – Mirantis and Spotinist (https://www.meetup.com/Bay-Area-Kubernetes-Meetup/events/244882637/) , Bay area
- Getting Started with Kubernetes with Blaize Stewart (https://www.wintellect.com/webinar/getting-started-kubernetes/) , Webinar
- January 30
- Brigade: Scripting Container Workflows (https://www.meetup.com/Kubernetes-Tel-Aviv/events/246343986/) , Tel-Aviv
- Going from 0 to 60 with Kubernetes in an Hour (https://www.meetup.com/North-Boston-Azure-Cloud-User-Group/events/246575135/) , Burlington
- January 31
- A Love Story: Tensorflow on Kubernetes (https://www.meetup.com/kubernauts/events/243546992/) , Berlin & Online
- Docker & Kubernetes January Meetup (https://www.meetup.com/Docker-Heidelberg/events/246616111/) , Heidelberg
- Containers and Kubernetes (https://www.meetup.com/Women-in-Infrastructure/events/246635600/) , San Fracisco
- February 1
- Kubernetes Networking (https://www.meetup.com/k8s-bud/events/246455300/?_xtd=gqFyqTExNzYxNDI0MqFwpGZ1bGw&from=ref) , Budapest
- Inaugural Pittsburgh Kubernetes Meetup (https://www.meetup.com/Pittsburgh-Kubernetes-Meetup/events/246120440/) , Pittsburg
- IBM WolfPack Live Sessions – Hand’s on with Docker, Kubernetes, and Helm Intro (https://www.meetup.com/Big-Data-AI/events/246453182/) , Austin
- February 3
- Community Workshop: “Modern Cloud Infrastructure with Terraform” (https://www.meetup.com/Kubernetes-Bialystok/events/245636473/) , Bialystok
- February 6
- Introduction to Kubernetes (https://www.meetup.com/Google-Developer-Group-Belfast/events/246725650/) , Belfast
- 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
- February 8
- The Great Container Management Debate (https://www.eventbrite.co.uk/e/the-great-container-management-debate-tickets-41043986669) , London
- February 10
- Docker and Kubernetes (https://www.meetup.com/Docker-Bangalore/events/246792795/?_xtd=gqFyqTE5MzIwNTYxOaFwpGZ1bGw&from=ref) , Nagar
Job Openings
- DevOps Engineer – Kubernetes Docker Hashicorp – L (https://weworkcontract.com/contracts/devops-engineer-45bf116b-9937-4aab-bf81-22ce107baa48)
- Hashicorp, London; £550 – £650 a day
- Platform Engineer – Linux, OpenStack, Kubernetes (http://www.aplitrak.com/?adid=bWlrZS5iZWxtYXIuODg1OTIudHdpQG5ldHdvcmtpbmdwZW9wbGUuYXBsaXRyYWsuY29t)
- Location: Hatfield, UK; full-time
- Solutions Engineer (https://jobs.lever.co/heptio/9b6c7578-b696-4468-859b-a39d58fa0eb8)
- Heptio; Seattle or remote; full-time
- Golang / Go Job: Devops engineer (Go, Kubernetes, microservices) (http://www.golangprojects.com/golang-go-job-bti-Devops-engineer-(Go-Kubernetes-microservices)-Rotterdam-Housing-Anywhere.html)
- Housing Anywhere; Rotterdam (relocation compensation available) Full-time
- Senior Software Engineer – Backend (https://www.remotey.com/vacancy/2254?utm_source=Twitter&utm_campaign=August17&utm_medium=Post)
- Close.io | United States | All Time Zones; fully remote, full time
- Principal Software Engineer – Envoy/OSS (https://angel.co/datawire-io/jobs/265354-principal-software-engineer-envoy-oss)
- Datawire; Boston, San Francisco, New Hampshire, Remote · Full time
- Software Engineer (https://stackoverflow.com/jobs/157985/software-engineer-skimlinks)
- Skimlinks; London (Relocation offered)
- Principle Software Engineer – Java, AWS, Kubernetes (http://jobs.jobvite.com/careers/tenable-network-security/job/oNl55fw2?__jvst=Tenable%20Employee&__jvsd=sTVbHfwq&__jvsc=Twitter&bid=nlApBBw1)
- Tenable; Columbia, Maryland; Full time
- Cloud Solution Engineer (https://stackoverflow.com/jobs/154331/cloud-solution-engineer-dito)
- Dito; remote
- Kubernetes Solutions Engineer (m/f) (http://www.visaok.in/job/1220-kubernetes-solutions-engineer-m-f-giant-swarm-gmbh/)
- Giant Swarm GmbH; Cologne, Full time
- Senior Systems / Devops Engineer – Linux Devops Kubernetes – Fi | UAE (http://hiringuae.com/2017/09/29/senior-systems-devops-engineer-linux-devops-kubernetes-fi-uae/)
- Aston Carter; United Arab Emirates
- Deployment Engineer (https://boards.greenhouse.io/mirantis/jobs/808261?gh_src=6mh8qy1#.WdZLahOPJhE)
- Mirantis; Austin, Full time
- Senior Back End Developer (https://www.teamwork.com/jobs/seniorbackenddev?utm_content=buffer09316&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- Teamwork.com; Cork, Ireland or remote, Full Time
- Kubernetes Support Engineer (m/f) (http://www.visaok.in/job/1377-kubernetes-support-engineer-m-f-giant-swarm-gmbh/)
- Giant Swarm; Angola, Full time
- Data engineer (mid-level) (http://greatplacefortalent.nl/jobs/855771/Data,%20Data%20Engineer,%20Scala,%20Akka,%20cloud/)
- Weeronline; Amsterdam, Full time
- Backend Developer – NodeJS, Docker, Kubernetes & more (http://workinstartups.com/job-board/job/62723/backend-developer-nodejs-docker-kubernetes-more-at-bravocompany-ltd/)
- Bravo CO.; London, Full time
- Cloud Solutions Architect (https://boards.greenhouse.io/mirantis/jobs/759034?gh_src=i6nxb51#.Wfdc8hOPKqA)
- Mirantis; Austin, Full time
- Kubernetes Specialist (http://www.aplitrak.com/?adid=ZWQuNTA1MjkudHdpQG1ici5hcGxpdHJhay5jb20)
- One of the largest companies in the world; Hampshire, £500/d
- Senior DevOps Engineer (Puppet, AWS, Docker, Kubernetes) (http://www.esynergy-solutions.co.uk/jobs/senior-devops-engineer-puppet-aws-docker-kubernetes)
- A leading automotive organisation; Maidenhead; Full time
- Senior DevOps Engineer – Kubernetes,Dock (https://jobs.utah.gov/jsp/utjobs/single-job?j=3636317)
- SaaS Company; Sandy City, Full time
- Solutions Architect- Docker, Kubernetes, AWS (http://www.aplitrak.com/?adid=dmlra2ltaWxsZXIuMjMwMTcudHdpQGhhcnJpbmd0b25zdGFyci5hcGxpdHJhay5jb20)
- London; Full time
- Senior Product Manager, CI/CD (https://jobs.lever.co/gitlab/209de58a-4d9f-47a0-85d2-f2afbfb4fa93)
- Gitlab; Remote, Full time
- Kubernetes DevOps CI/CD pipeline (GCP) (https://www.freelancer.com/projects/python/kubernetes-devops-pipeline-gcp/)
- ARCUS Global Inc; Irvine, Full time
- Sr. Manager – Open Source Kubernetes (https://careers.vmware.com/job/-/-/1567/6194100?utm_source=twitter.com&utm_medium=social_post&utm_campaign=VMware_social&source=LIPJ)
- VMware PKS; Palo Alto, Full time
- Software Engineer (http://rss.cm/job/1330/65?utm_content=buffera3e60&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- Synthace; London, Full time
- DevOps, System Administrator (https://stackoverflow.com/jobs/162684/kubernetes-go-ticketmaster-uk-limited)
- Ticketmaster UK; 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, Full time
- Kubernetes Architect (https://snaprecruit.com/job/Kubernetes-Architect-1515005747.html)
- Detroit, contract
- Software Engineer – Kubernetes (https://raketera.com/2018/01/07/software-engineer-kubernetes-remote-working-germany/)
- Raketera; Remote, Full time
- DevOps Engineer (CI Automation,Cloud,Docker) (m/f) (https://www.epages.com/career/jobs/?jh=yh9sa5545lniif5q8f0oqlsmssytutc&utm_content=buffer7efbc&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- epages; Hamburg, Full time
- DevOps Engineer – Docker / Kubernetes (https://job-openings.monster.com/REMOTE-DevOps-Engineer-Docker-Kubernetes-San-Francisco-CA-US-CyberCoders/11/192362314)
- CyberCoders; San Francisco/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 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/)