Highlights From the Links
- The Full-Time Job of Keeping up With Kubernetes, Gravitational (https://gravitational.com/blog/kubernetes-release-cycle/)
If you’ve ever wonder what goes into maintaining an open-source project with as much velocity as Kubernetes, this article is a great place to start. Abraham Ingersoll (https://twitter.com/aberoham) from Gravitational dives into the inner workings of SIGs and working groups, the Kubernetes release cycle, feature development process, and community support. - When to use Serverless? When to use Kubernetes?, Heidloff.Net (http://heidloff.net/article/when-to-use-serverless-kubernetes)
As the cloud native landscapes evolve, more and more questions come up as to when to use Kubernetes and when to use Serverless to build an application. In this article, Niklas Heidloff (https://twitter.com/nheidloff) from IBM outlines the pros and cons of each option and how to decide what’s best for your use case. - Scheduling in Kubernetes, Alexandrutopliceanu.Ro (http://alexandrutopliceanu.ro/post/scheduling-in-kubernetes/)
Scheduling in Kubernetes helps ensure that pods are only placed on nodes that have sufficient free resources. In this post, Alexandru Topliceanu (https://twitter.com/topliceanu) from Pusher.com walks you through the implementation of the default scheduler in Kubernetes. Dive into the genericScheduler, volumes, algorithm, predicates, custom scheduler, and more to learn how to support long-running processes. - Kubernetes Autoscaling Based on Custom Metrics Without Using a Host Port, Medium (https://medium.com/@marko.luksa/kubernetes-autoscaling-based-on-custom-metrics-without-using-a-host-port-b783ed6241ac)
Autoscaling is one of the most useful features in Kubernetes, but autoscaling based on custom metrics can be complicated to set up since it’s still an alpha feature. In this Medium post, Marko Lukša (https://twitter.com/markoluksa) from Red Hat shows you how to set up horizontal pod autoscaling based on application-provided custom metrics on minikube.
Technical
- Understanding and using the Kubernetes PodNodeSelector Admission Controller (https://embano1.github.io/post/podnodesel/)
- By Michael Gasch (https://twitter.com/embano1) , VMware
- Scheduling in Kubernetes (http://alexandrutopliceanu.ro/post/scheduling-in-kubernetes/)
- By Alexandru Topliceanu (https://twitter.com/topliceanu) , Pusher
- Learning Kubernetes at Home: Becoming the Helmsman (https://blog.yaakov.online/learning-kubernetes-at-home/)
- By Yaakov (https://twitter.com/yaakov_h) , AllCloud
- How the kubectl port-forward command works (https://prefetch.net/blog/2018/02/03/how-the-kubectl-port-forward-command-works/)
- By Matty (https://twitter.com/LeMatty) , Ansible
- How to use Weaveworks free tier for continuous delivery, monitoring and alerts for Kubernetes Engine (http://www.nihaobar.com/2018/02/03/how-to-use-weaveworks-free-tier-for-continuous-delivery-monitoring-and-alerts-for-kubernetes-engine-html/)
- By Steve George (https://www.linkedin.com/in/stevegeorge/) , WeaveWorks
- How to set up Kubernetes on Windows 10 with Docker for Windows and run ASP.NET Core (https://www.hanselman.com/blog/HowToSetUpKubernetesOnWindows10WithDockerForWindowsAndRunASPNETCore.aspx)
- By Scott Hanselman (https://twitter.com/shanselman) , Microsoft
- How to launch Kubernetes cluster using Rancher (https://computingforgeeks.com/launch-kubernetes-cluster-using-rancher/)
- By Josphat Mutai (https://twitter.com/jj_mutai) , ComputingForGeeks
- Kubenetes on LXD with Rancher 2.0: Part One (https://medium.com/@ernstae/kubenetes-on-lxd-with-rancher-2-0-part-one-33d527aab932)
- By Andrew Ernst (https://twitter.com/ernstae) , Axon
- How to run Cloud-Controller-Manager on AWS using Kops (https://medium.com/kokster/how-to-run-cloud-controller-manager-on-aws-using-kops-6a51f61a1ba2)
- By Sidhartha Mani (https://twitter.com/utter_babbage) , Koki
- Modular Kubernetes Programming — Part IV (https://medium.com/kokster/modular-kubernetes-programming-part-iv-5052a41e660d)
- By Sidhartha Mani (https://twitter.com/utter_babbage) , Koki
- Getting Started With F# in Kubernetes (https://blog.mavnn.co.uk/getting-started-with-f-number-in-kubernetes/)
- By Michael Newton (https://twitter.com/mavnn) , Mavnn
- I have broken my Kubernetes cluster (https://cwienczek.com/broken-kubernetes-cluster/)
- By Michal Cwienczek (https://twitter.com/cwienczek) , Suitsupply
- Kubernetes autoscaling based on custom metrics without using a host port (https://medium.com/@marko.luksa/kubernetes-autoscaling-based-on-custom-metrics-without-using-a-host-port-b783ed6241ac)
- By Marko Lukša (https://twitter.com/markoluksa) , Red Hat
- Introduction to Ingressing With Kubernetes (https://priyankvex.wordpress.com/2018/02/04/introduction-to-ingressing-with-kubernetes/)
- ByPriyank Verma (https://twitter.com/priyankvex) , Squadrun
- Introduction to Kubernetes (http://rahmonov.me/posts/introduction-to-kubernetes/)
- By Jahongir Rahmonov (https://twitter.com/rahmon0v) , Super Dispatch
- Test drive heptio sonobuoy diagnostic kubernetes tool (https://blog.shanelee.name/2018/02/03/test-drive-heptio-sonobuoy-diagnostic-kubernetes-tool/)
- By Shane Lee (https://twitter.com/shavo27) , Redflex
- Autoscaling deep learning clusters on AWS with Kubernetes and RiseML (https://blog.riseml.com/autoscaling-deep-learning-clusters-with-riseml-cfff730f3363)
- By Henning Peters (https://twitter.com/henningpeters) , RiseML
- Deploying Docker and Kubernetes on a Raspberry Pi cluster using Ansible (http://m-button.blogspot.com/2018/02/deploying-docker-and-kubernetes-on.html)
- By Maxence BUTTON (https://twitter.com/mbutton77) , Tengah Consulting
- Building a Cloud Native Node.js application using Kubernetes (https://www.ibm.com/blogs/bluemix/2018/01/building-cloud-native-node-js-application-using-kubernetes/)
- By Audrey Lemberger (https://www.linkedin.com/in/audreylemberger/) , IBM
- Deploying OpenFaaS on Kubernetes — Azure AKS (https://medium.com/@ericstoekl/deploying-openfaas-on-kubernetes-azure-aks-4eea99d0743f)
- By Eric Stoekl (https://twitter.com/ericstoekl) , OpenFaaS
- Kubernetes tutorial for Windows 10 (https://medium.com/@shane99a/kubernetes-tutorial-for-windows-10-4261ec85e1fb)
- By Shanewaz Abbas
- Compare managed Kubernetes services from AWS and Azure (http://searchcloudcomputing.techtarget.com/tip/Compare-managed-Kubernetes-services-from-AWS-and-Azure)
- By Kurt Marko (https://twitter.com/krmarko) , TechTarget
- Workshop gets an update – JavaScript Services, Docker, Kubernetes and Helm! (http://tattoocoder.com/aspnetcore-workshop-update/)
- By Shane Boyer (https://twitter.com/spboyer) , Microsoft
- Kubernetes Cluster on Raspberry Pi (https://medium.com/platformer-blog/kubernetes-cluster-on-raspberry-pi-19b40106e36a)
- By Kanchana Wickremasinghe (https://twitter.com/nzicecool) , Platformer Cloud Pty Ltd
- ericchiang/terraform-provider-k8s: Kubernetes Terraform provider with support for raw manifests (https://github.com/ericchiang/terraform-provider-k8s)
- By Eric Chiang (https://twitter.com/erchiang) , Red Hat / CoreOS
- nv-d4m; Deploying NeuVector Container Firewall on Docker4Mac in Kubernetes (https://github.com/DieterReuter/nv-d4m)
- By Dieter Reuter (https://twitter.com/Quintus23M) , Hypriot
- aabed/kubernetes-configmap-rollouts (https://github.com/aabed/kubernetes-configmap-rollouts)
- By Ahmad Aabed (https://twitter.com/ahmad_aabed) , Instabug
- Kubernetes cloud-controller-manager for Hetzner Cloud (https://github.com/hetznercloud/hcloud-cloud-controller-manager)
- By Nico Schieder (https://github.com/thetechnick) , Hetzner Cloud GmbH
- Kubernetes Fundamentals (LFS258) (https://training.linuxfoundation.org/linux-courses/system-administration-training/kubernetes-fundamentals)
- By The Linux Foundation (https://twitter.com/linuxfoundation)
Blogs / Articles
- The full-time job of keeping up with Kubernetes (https://gravitational.com/blog/kubernetes-release-cycle/)
- By Abraham Ingersoll (https://twitter.com/aberoham) , Gravitational
- The Kubernetes Effect (https://www.infoq.com/articles/kubernetes-effect)
- By Bilgin Ibryam (https://twitter.com/bibryam) (Red Hat) & Richard Seroter (https://twitter.com/rseroter) (Pivotal)
- Use Forseti to make sure your Google Kubernetes Engine clusters are updated for “Meltdown” and “Spectre” (https://cloudplatform.googleblog.com/2018/02/use-Forseti-to-make-sure-your-Google-Kubernetes-Engine-clusters-are-updated-for-Meltdown-and-Spectre.html)
- By Andrew Hoyning (https://github.com/ahoying) , Google
- The Data center is Olympus: Operational Approaches to Securing Kubernetes (https://thenewstack.io/data-center-olympus-operational-approaches-securing-kubernetes-deployment/)
- By Alex Williams (https://twitter.com/alexwilliams) , The New Stack
- When to use Serverless? When to use Kubernetes? (http://heidloff.net/article/when-to-use-serverless-kubernetes)
- By Niklas Heidloff (https://twitter.com/nheidloff) , IBM
- Beta Kubernetes support lands in Docker for Windows Desktop (https://jaxenter.com/docker-windows-desktop-kubernetes-141154.html)
- By Gabriela Motroc (https://twitter.com/GabrielaMotroc) , JAXenter
- How we run Kubernetes Engine at Travix (https://travix.io/how-we-run-kubernetes-engine-at-travix-cde7a66af2bb)
- By Jorrit Salverda (https://twitter.com/jorritsalverda) , Travix
- CoreOS, Red Hat and Kubernetes Competition (https://thenewstack.io/coreos-red-hat-kubernetes-competition/)
- By Lawrence Hecht (https://twitter.com/LawrenceHecht) , The New Stack
- The Real Reason Red Hat Is Acquiring CoreOS (https://www.forbes.com/sites/jasonbloomberg/2018/02/04/the-real-reason-red-hat-is-acquiring-coreos/#5440cb955c4d)
- By Jason Bloomberg (https://twitter.com/theebizwizard) , Forbes
- Rook, an open-source project adding storage to Kubernetes, joins the Cloud Native Computing Foundation (https://www.geekwire.com/2018/rook-open-source-project-adding-storage-kubernetes-joins-cloud-native-computing-foundation/)
- By Tom Krazit (https://twitter.com/tomkrazit) , GeekWire
- STORK: Open Source Storage Intelligence for Kubernetes (https://thenewstack.io/stork-open-source-storage-intelligence-kubernetes/)
- By Susan Hall (https://twitter.com/hallsd) , The New Stack
- Why Oracle Embraced Kubernetes (https://thenewstack.io/oracle-embraced-kubernetes/)
- By Swapnil Bhartiya (https://twitter.com/SwapBhartiya) , The New Stack
- Heptio launches its Kubernetes ‘un-distribution’ (https://techcrunch.com/2018/01/30/heptio-launches-its-kubernetes-un-distribution/)
- By Frederic Lardinois (https://twitter.com/fredericl) , TechCrunch
- Diamanti Offers a Plug-and-Play Kubernetes Deployment (https://thenewstack.io/diamanti-one-stop-shop-docker-kubernetes/)
- By Susan Hall (https://twitter.com/hallsd) , The New Stack
- Cisco Container Platform – Kubernetes for the Enterprise (https://blogs.cisco.com/cloud/ciscocontainerplatform?dysig_tid=45ac7066df604854b47a2c55656d34ae&DTID=esosah000746&REFERRING_SITE=Twitter&CREATIVE=121508+SAH&POSTID=c5a10155-6d6c-42d0-b927-97c860bd9c80)
- By Tuan Nguyen (https://twitter.com/epiphanix) , Cisco
- Cisco Packages Kubernetes for HyperFlex Customers: Partners Will Like the Convenience (http://www.channelfutures.com/channel-futures/cisco-packages-kubernetes-hyperflex-customers-partners-will-convenience)
- By Kurt Marko (https://twitter.com/krmarko) , Channel Futures
- Cisco jumps into containers (http://www.zdnet.com/article/cisco-jumps-into-containers/)
- By Steven Nichols (https://twitter.com/sjvn) , ZDNet
- New Cisco Container Platform to Support Kubernetes Orchestrator (http://googlewatch.eweek.com/cloud/new-cisco-container-platform-to-support-kubernetes-orchestrator)
- By Jeffrey Burt (https://twitter.com/jburttech) , eWeek
- DC/OS 1.10: One Platform for the Containerized Future (https://mesosphere.com/blog/dcos-1_10-kubernetes/)
- By Florian Leibert (https://twitter.com/flo) , Mesosphere
- A Roundup of Managed Kubernetes Platforms (https://www.javacodegeeks.com/2018/02/roundup-managed-kubernetes-platforms.html)
- By Chris Ward (https://www.linkedin.com/in/chrischinchilla/) , Java Code Geeks
- Kubernetes January Round Up (https://www.hidefsoftware.co.uk/2018/02/02/kubernetes-january-round-up/)
- By Robert Stiff (https://twitter.com/UatecUK) , JUST EAT
- 4 Threat Models for Kubernetes Deployment Security (https://thenewstack.io/4-threat-models-for-kubernetes-deployment-security/)
- By Chenxi Wang, Ph.D. (https://twitter.com/chenxiwang) ; The New Stack
- 10 Things You Need to Know About Kubernetes (https://www.informationweek.com/cloud/10-things-you-need-to-know-about-kubernetes/d/d-id/1330975)
- By Cynthia Harvey (https://www.linkedin.com/in/cynthia-harvey-03a540/) , InformationWeek
- Container people, let’s talk about serverless (https://medium.com/@PaulDJohnston/container-people-lets-talk-about-serverless-e6ecb5c437cf)
- By Paul Johnston (https://twitter.com/PaulDJohnston) , Movivo
- Last Week in Kubernetes Development: Week Ending February 4th (http://lwkd.info/2018/20180205)
- By Josh Berkus (https://kismatic.us10.list-manage.com/track/click?u=3885586f8f1175194017967d6&id=841e67d837&e=a03ac92993) , Red Hat
Presentations
- Full list of KubeCon 2017 Austin Presentations (https://www.youtube.com/watch?v=Z3aBWkNXnhw&list=PLj6h78yzYM2P-3-xqvmWaZbbI1sW-ulZb)
- 179 videos total
- TWC9: Azure Event Grid Goes GA, Kubernetes on Windows 10 with Docker, and more (https://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-Azure-Event-Grid-Goes-GA-Kubernetes-on-Windows-10-with-Docker-Dashboard-Confessional-References?WT.mc_id=dlvr_twitter_ch9)
- This week on Channel 9, Christina Warren (https://twitter.com/film_girl) doesn’t have adult supervision so she makes a lot of Dashboard Confessional puns while discussing the week’s top developer news
- CI/CD con Docker para SQL Server @ SQL Saturday Guatemala (https://www.youtube.com/watch?v=RuteeTL9_Xc&feature=youtu.be)
- En esta presentación porChristian Melendez (https://twitter.com/Christianhxc) , veremos cómo los contenedores Docker para SQL Server nos pueden ayudar a tener una integración y entrega continua de los cambios en las bases de datos. Abarcaremos tanto la perspectiva de desarrollo como la del administrador (DBA). Slides (https://www.slideshare.net/christianhxc/integracion-y-entrega-continua-con-docker-para-sql-server)
- Declarative Extensions for Kubernetes in Go (https://www.youtube.com/watch?v=xIgcfQfBETE)
- At: FOSDEM 2018
Room: UD2.120 (Chavanne)
Scheduled start: 2018-02-03 10:30:00+01, by Roman Mohr (https://twitter.com/rfenkhuber) , Red Hat - Will it blend? Comparison of oVirt, OpenStack and Kubernetes schedulers (https://www.youtube.com/watch?v=QNYqzNJSZPY)
- At: FOSDEM 2018
Room: UB2.252A (Lameere)
Scheduled start: 2018-02-03 12:00:00+01, by Martin Sivák (https://twitter.com/MarSikcz) - Angular + Aqueduct on Google Cloud with Kubernetes (DartConf 2018) (https://www.youtube.com/watch?v=o9DPc2AF_zY)
- Learn how to deploy Dart front- and back-end applications into a
Kubernetes cluster from Marcus Smith (https://stablekernel.com/author/marcussmith/) & Erik Rahtjen (https://www.linkedin.com/in/erik-rahtjen-70878a113/) , including automatically generating trusted SSL certificates. You will also be given access to a repository full of Dart-related Kubernetes configuration files. - Set up a multi-data center Cassandra cluster on a Kubernetes platform (https://www.youtube.com/watch?v=UPqfUE8kNyY)
- Rakesh Jain (https://www.linkedin.com/in/rakeshjn/) (IBM) talks with Robin Wood (https://twitter.com/ichabodwood) of developerWorks about his tutorial that presents ten steps to set up a multi-data center Cassandra cluster on a Kubernetes platform.
- Podcast: Google VP on impact of Kubernetes and open source communities (https://www.hpe.com/us/en/insights/articles/podcast-google-vp-on-impact-of-kubernetes-and-open-source-communities-1802.html?jumpid=TWITTER)
- Infrastructure VP Eric Brewer (https://twitter.com/eric_brewer) offers insights on Google’s donation of Kubernetes to the Cloud Native Computing Foundation, the future of virtual machines, a new open source project called Istio, and more.
- Kubernetes Kyiv #4: Kubernetes in real life (live stream recording) (https://www.youtube.com/watch?v=AT2YvIkBwhk)
- The Good, the Bad and the Ugly of Kubernetes deployments in production from industry experts. Streamed on Jan 30th, featuring Ihor Borodin (https://www.linkedin.com/in/ihor-borodin-903706106/) ,Vlad Panchenko (https://twitter.com/tpolekhin) and Oleksadr Stepanov (https://www.linkedin.com/in/aleksandr-stepanov-562049b1/)
- Dive Into Kubernetes (https://www.youtube.com/watch?v=nXNCC7NVGCM)
- Andrii Soldatenko (https://www.youtube.com/redirect?event=video_description&redir_token=rZ6eA8jvNRPnCqrP0Kg53sw-0Ax8MTUxNzkzNTcyMUAxNTE3ODQ5MzIx&q=https%3A%2F%2Ftwitter.com%2Fa_soldatenko&v=nXNCC7NVGCM) : I boast expertise as a Python and Golang developer with strong hard and soft skills. I have deep knowledge of automated-testing and really understands how to assess and improve project quality. I like to solve difficult tasks, algorithms and take part in sport programming contests. I’m also interested in databases and UNIX-based operating systems and has fallen in love with natural language processing and text mining.
- AWS DevDays Nordics – Running Kubernetes on AWS (https://www.youtube.com/watch?v=zSVRQMguU3I)
- This session by Paul Maddox (https://twitter.com/paulmaddox) will discuss the following topics:
• Why?
• Deploying K8s on AWS today
• What does Amazon EKS solve?
• What actually is Amazon EKS?
• Master nodes / etcd
• How do upgrades work?
• What about visibility?
• Networking
• Security - Tech Field Day (http://techfieldday.tumblr.com/post/170315695106/juniper-networks-contrail-and-kubernetes?utm_content=buffer15109&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- Field Day events bring together innovative IT product vendors and independent thought leaders to share information and opinions in a presentation and discussion format. Independent bloggers, freelance writers, and podcasters have a public presence that has immense influence on the ways that products and companies are perceived and by the general public.
o Juniper Networks Contrail and Kubernetes Integration with Fawad Shaikh (https://www.linkedin.com/in/fawad-shaikh-28064911/) - Fission- Serverless Functions on Kubernetes (https://www.youtube.com/watch?v=szatwh-TteA)
- Taken from the 6th of January meetup featuringSoam Vasani (https://twitter.com/soamv)
- Stockholm Kubernetes Meetup – Talk #3 – Persistent Volumes to StatefulSets (https://www.youtube.com/watch?v=RF2cWxI13hc)
- In this talk Kapil Arora (https://twitter.com/kaparora) (NetApp) will discuss data persistency in general in a containerised environment. We will take a deeper look at stateful applications and try to understand the challenges of deploying them in a containerized environment.
- Deploy ASP.NET Core WebAPI to Kubernetes on Docker – Live Coding (https://www.youtube.com/watch?v=sC6_iwmqZ_E)
- Docker for Windows/Mac has recently introduced built in Kubernetes support. With no prior experience using Kubernetes on Docker let’s see if Sam Wronski (https://twitter.com/runewake2) can setup and deploy a simple ASP.NET Core project to our new K8S cluster and what kind of issues we run into.
- Upgrade/Downgrade and Scale Up/Down of a CockroachDB cluster on Kubernetes (https://www.youtube.com/watch?v=PJpv47BKv4M)
- Andrew Bicketon takes some DBAs through:
- Patching of CockroachDB
- Adding more nodes to a CockroachDB to scale up
- Decommissioning nodes to safely scale down a CockroachDB cluster.
- TGI Kubernetes 024: Kubernetes Job objects (https://www.youtube.com/watch?v=-gLMTm85R3M)
- This week Joe Beda (https://twitter.com/jbeda) digs into the Kubernetes “Job” primitive. We’ll look at how it works, how it compares to other controllers like Deployments and common usage patterns.
- Kubernetes Community Meeting 20180201 (https://www.youtube.com/watch?v=Oj-0l7vdUac)
- Meeting notes / agenda here (https://docs.google.com/document/d/1VQDIAB0OqiSjIHI8AWMvSdceWhnz56jNpZrLs6o7NJY/edit)
- Steering Committee Meeting 20180131 (https://www.youtube.com/watch?v=j8tj13gFYZY)
- Kubernetes 1.10 Release Team Meeting 20180129 (https://www.youtube.com/watch?v=jQFIiOkLxUI)
- Meeting notes / agenda here (https://docs.google.com/document/d/11u91ypj8Gt8PlTincWuQ3iB2X3tITBxqn6JMkTduEZw/edit#heading=h.2lpu4vhkd9b3)
- Kubernetes SIG Testing 20180130 (https://www.youtube.com/watch?v=ZhOsDPd-2dc)
- Meeting notes / agenda here (https://docs.google.com/document/d/1z8MQpr_jTwhmjLMUaqQyBk1EYG_Y_3D4y4YdMJ7V1Kk/edit)
- Kubernetes Sig Docs 20180130 (https://www.youtube.com/watch?v=8NdapjFin20)
- Meeting notes / agenda here (https://docs.google.com/document/d/1Ds87eRiNZeXwRBEbFr6Z7ukjbTow5RQcNZLaSvWWQsE/edit)
- Kubernetes Policy WG Meeting 2018.02.01 Part 2 (https://www.youtube.com/watch?v=FZD9tcY4S6g)
- Meeting notes / agenda here (https://docs.google.com/document/d/1ihFfEfgViKlUMbY2NKxaJzBkgHh-Phk5hqKTzK-NEEs/edit)
- Kubernetes SIG Storage – CSI Implementation Workgroup 20180131 (https://www.youtube.com/watch?v=cjRpptHW2aI)
- Meeting notes / agenda here (https://docs.google.com/document/d/1-WmRYvqw1FREcD1jmZAOjC0jX6Gop8FMOzsdqXHFoT4/edit#heading=h.qcjqns9ei26t)
- Kubernetes SIG Storage 20180201 (https://www.youtube.com/watch?v=hYlS7EzUKwk)
- Meeting notes / agenda here (https://docs.google.com/document/d/1-8KEG8AjAgKznS9NFm3qWqkGyCHmvU6HVl0sk5hwoAE/edit#heading=h.hfej0v9dycbb)
- Kubernetes SIG Cluster Lifecycle 20180131 – Cluster API (https://www.youtube.com/watch?v=O_zrSjAIQWE)
- Kubernetes SIG Multicluster 20180130 (https://www.youtube.com/watch?v=UDfUt4_01F4)
- Kubernetes SIG Big Data Meeting (January 31 2018) (https://www.youtube.com/watch?v=opjm30PnYvw)
- Kubernetes Federation WG sync 20180129 (https://www.youtube.com/watch?v=v88f19Mv4-U)
- Kubernetes Federation WG sync 20180124 (https://www.youtube.com/watch?v=5RK0BCsnvLk)
- Kubernetes Container Identity Working Group 2018-01-26 (https://www.youtube.com/watch?v=zWx3E6_S7_Y)
- Kubernetes SIG Apps 20180129 (https://www.youtube.com/watch?v=6FyZw-PbX0s)
- Kubernetes User Group Canada Live Stream (https://www.youtube.com/watch?v=lNjhOTQte_w)
- Kubernetes Happy Hour (https://www.youtube.com/watch?v=5AB4jau9_0M)
- Going over deployment in K8s, streamed feb 2nd
Slideshare
- Kubernetes Security Best Practices (https://speakerdeck.com/ianlewis/kubernetes-security-best-practices)
- In this talk Ian Lewis (https://twitter.com/IanMLewis) will teach about the risks and attack surfaces and how to use tools like SELinux, AppArmor and seccomp to improve the security of containers deployed in Kubernetes.
- Containerd Project Update: FOSDEM 2018 (https://www.slideshare.net/PhilEstes/containerd-project-update-fosdem-2018)
- Presentation by Phil Estes (https://twitter.com/estesp) given on Sunday, February 4th, 2018 in the containers devroom at FOSDEM 2018. This presentation covers the containerd project background, history, architecture, and current status as a CNCF project used by Docker, Kubernetes, and other projects requiring a stable, performant core container runtime.
- Integracion y Entrega Continua con Docker para SQL Server (https://www.slideshare.net/christianhxc/integracion-y-entrega-continua-con-docker-para-sql-server)
- En esta presentación porChristian Melendez (https://twitter.com/Christianhxc) veremos cómo los contenedores Docker para SQL Server nos pueden ayudar a tener una integración y entrega continua de los cambios en las bases de datos. Abarcaremos tanto la perspectiva de desarrollo como la del administrador (DBA). Sera una presentación con un gran porcentaje de práctica, así que lleva lista tu computadora con Docker instalado, no importa el SO que uses
- Top 10 Kubernetes Tips/Tricks (https://speakerdeck.com/stevesloka/tricks)
- Slides by Steve Sloka (https://twitter.com/stevesloka) from the Pittsburg Kubernetes Meetup
- Running Kubernetes on Azure (https://www.slideshare.net/YamamotoMasaki/running-kubernetes-on-azure?qid=4fbb22af-d9b1-4207-a0ae-9cf653e9c675&v=&b=&from_search=1)
- Azure 上での Kubernetes の動かしかたを話しました。
後半部分は作りかけですが、説明仕切れなかったので参考資料として載せておきます。間違っているかもしれないです。By Masaki Yamamoto (https://twitter.com/nnasaki) - High Performance Machine Learning with Kubernetes, Istio, and GPUs (https://www.slideshare.net/cfregly/high-performance-machine-learning-with-kubernetes-istio-and-gpus-san-francisco-kubernetes-meetup?qid=4fbb22af-d9b1-4207-a0ae-9cf653e9c675&v=&b=&from_search=2)
- Applying his Netflix experience to a real-world problem in the ML and AI world, Chris Fregly (https://twitter.com/cfregly) will demonstrate a full-featured, open-source, end-to-end TensorFlow Model Training and Deployment System using the latest advancements from Kubernetes, Istio, and TensorFlow.
- Develop and deploy Kubernetes Apps with Docker (https://www.slideshare.net/chanezon/docker-meetup-feb-2018-develop-and-deploy-kubernetes-apps-with-docker?qid=4fbb22af-d9b1-4207-a0ae-9cf653e9c675&v=&b=&from_search=4)
- Provided by Patrick Chanezon (https://twitter.com/chanezon) from the Docker Meetup Feb 2018
- Kubernetes Introduction (https://www.slideshare.net/MiloZubal/kubernetes-introduction-87033670?qid=4fbb22af-d9b1-4207-a0ae-9cf653e9c675&v=&b=&from_search=9)
- A talk by Miloš Zubal (https://twitter.com/MilosZubal) given as part of Waterford Tech. Meetup on 31st Jan. 2018.
Upcoming Events
- February 7
- Kubernetes February 2018 Meetup (https://www.meetup.com/Singapore-Kubernetes-User-Group/events/246029070/?_xtd=gqFyqTE0MTczNDc0MqFwpGZ1bGw&from=ref) , Singapore
- Spectre/Meltdown side-channel attacks and Kubernetes on your spare hardware (https://www.meetup.com/Bitnami-Sevilla/events/247503930/) , Sevilla
- Introduction to Kubernetes and Service Messaging Using Kafka (https://www.eventbrite.co.uk/e/introduction-to-kubernetes-and-service-messaging-using-kafka-tickets-42271382844?aff=estw) , London
- Korg – The Beginning (https://www.meetup.com/kubernetesbr/events/246619694/) , Sao Paulo
- February 8
- The Great Container Management Debate (https://www.eventbrite.co.uk/e/the-great-container-management-debate-tickets-41043986669) , London
- What Docker and Kubernetes do and why its important (https://www.meetup.com/Toronto-Enterprise-DevOps-User-Group/events/247132757/) , Toronto
- Q1 Meetup: 1.9 Update, Helm & Cilium Networking (https://www.meetup.com/Kubernetes-Ottawa/events/247291940/) , Ottawa
- First Kubernetes, Intro To Containers And Kubernetes (https://www.meetup.com/Detroit-Kubernetes-Docker-all-things-Cloud-Native/events/246935421/) , Detroit
- SA Kubernetes User Group Meetup (https://www.meetup.com/Kubernetes-San-Antonio/events/246942514/) , San Antonio
- AWS vs. Docker vs. Kubernetes (https://www.meetup.com/Tech-Talent-South-Dallas/events/245830420/) , Dallas
- Secure Kubernetes from Dev to Prod (https://www.meetup.com/Docker-Online-Meetup/events/247397222/) , San Francisco
- Solving Alpha Go Zero + TensorFlow, Kubernetes-based Serverless AI Models on GPU (https://www.meetup.com/Advanced-Spark-and-TensorFlow-Meetup/events/245308722/) , San Francisco
- February 9
- Open Source Networking – OPNFV, ONAP, ODL, Kubernetes, and Verizon (https://www.meetup.com/Open-Source-Networking-User-Group-Bay-Area/events/246581633/) , San Jose
- February 10
- Docker and Kubernetes (https://www.meetup.com/Docker-Bangalore/events/246792795/?_xtd=gqFyqTE5MzIwNTYxOaFwpGZ1bGw&from=ref) , Nagar
- DevOps with Docker & Kubernetes (https://www.meetup.com/OpenSource-Evangelist-in-Indore/events/247148063/) , Nagar
- February 11
- What’s new in Kubernetes 1.9 and 1.8 (https://www.meetup.com/cncf-telaviv/events/246076307/) , Tel Aviv-Yafo
- February 12
- Micro Services and Kubernetes for Agritech (https://www.meetup.com/GDG-Cloud-Jakarta/events/247501155/) , Jakarta
- Rebuild From Scratch – Hashistack And Kubernetes (https://www.meetup.com/austin-devops/events/246279264/) , Austin
- February 13
- Google Developer Group [Cloud] – Kubernetes and Containers – Session 2 (https://www.meetup.com/GDG-Cloud-Brisbane/events/237326171/) , Brisbane
- Building a multi-tenant K8s Container Cloud (https://www.meetup.com/Hamburg-Kubernetes-Meetup/events/247347856/) , Hamburg
- Serverless/Kubernetes Code Components Architecture (https://www.meetup.com/CODE-components-TLV/events/247079342/) , Tel Aviv
- NoVa Kubernetes Meltdown the Spectre of Winter Edition (https://www.meetup.com/NOVA-Kubernetes/events/246907302/) , Reston
- NGINX as an Ingress controller in Kubernetes (https://www.meetup.com/DevOps-RVA/events/247289913/) , Glen Allen
- Special meetup presentation (https://www.meetup.com/Kubernetes-and-Cloud-Native-Addison/events/246051541/) , Addison
- Automating continuous delivery with Kubernetes, Google Cloud and Git (https://go.weave.works/AutomatedKubernetesPipelines.html?LSD=Kubeweekly&Source=Partner) , Webinar
- Deployment Strategies on Kubernetes (https://www.cncf.io/event/webinar-k8s-deployment-strategies/) , CNCF Webinar
- February 14
- Azure Nights – February 2018 – Kubernetes (https://www.meetup.com/Melbourne-Azure-Nights/events/245225860/) , Melbourne
- 13: DevOps + Firestore + Tensorflow + Kubernetes + Docker (https://www.meetup.com/gdgcloud/events/245351128/) , London
- Making Microservices Micro with Istio Service Mesh & Kubernetes with Ray Tsang (https://www.meetup.com/DenverJavaUsersGroup/events/245974830/) , Denver
- February 15
- Official Google Kubernetes Engine 1 Day course (https://www.meetup.com/GDG-Cloud-Johannesburg/events/246830703/) , Johannesburg
- A Journey to Kubernetes (https://www.meetup.com/Luxembourg-Kubernetes-Meetup/events/247200555/) , Luxembourg
- Developing Apache Camel microservices on Kubernetes (https://www.meetup.com/Waltham-Linux-Meetup/events/247455525/) , Waltham
- From Monolith to Kubernetes – Mark Jazayeri & Tom Stimmell, Llamasoft (https://www.meetup.com/AWS-Michigan/events/246949209/) , Ann Arbor
- Building a Big Data Stack on Kubernetes (https://www.meetup.com/BayLISA/events/245919029/) , San Jose
- Kubernetes: Distributed Databases and the Nuts and Bolts of Amazon EKS (https://www.meetup.com/San-Francisco-Kubernetes-Meetup/events/247330448/) , San Francisco
- 5 Habits of High-Velocity Teams Using Kubernetes (https://www.brighttalk.com/webcast/10619/301353) , Webinar
- February 19
- Advanced Auto scaling and Deployment tools in Kubernetes (https://www.meetup.com/Devops-Efficiency-AWS-Israel/events/247245765/) , Tel Aviv-Yafo
- From 0 to Production with Kismatic (https://www.meetup.com/Kubernetes-Philly/events/243516745/) , Philadelphia
- February 20
- Docker & Kubernetes Meetup Feb 2018 (https://www.meetup.com/Rhein-Neckar-Kubernetes/events/246397824/) , Heidelberg
- Prometheus: Example Kubernetes setup & monitoring mixins w/ Jsonnet (https://www.meetup.com/Cloud-Native-Computing-Berlin/events/247382269/) , Berlin
- Kubernetes – spravujte linuxové kontejnery jako jednotný systém (https://www.meetup.com/Morning-Talks/events/245910560/) , Prague
- Deployment Kubernetes, the clash: kubeadm vs Rancher RKE vs. KOPS (https://www.meetup.com/Devops-Aix-Marseille/events/247115247/) , Marseille
- Simon Hewitt: Kubernetes Workshop (https://www.meetup.com/DevOps-Belfast/events/245254927/) , Belfast
- Kubernetes Meetup #7 – Istio, Kube 1.9 and User Story (https://www.meetup.com/Boston-Kubernetes-Meetup/events/247052670/) , Boston
- Docker EE Running Kubernetes – Live Working Session (https://www.meetup.com/Docker-Chicago/events/246695554/) , Chicago
- Deploying Java apps with Microsoft’s Azure Kubernetes Service and Cosmos DB (https://www.meetup.com/bayazure/events/246659179/) , San Francisco
- INDEX (https://developer.ibm.com/indexconf/) , San Francisco
- February 21
- Kubernetes: Good, Bad, Ugly of GKE and Distributed Databases in Kubernetes (https://www.meetup.com/Berlin-Kubernetes-Meetup/events/247357559/) , Berlin
- Introduction to Docker + Kubernetes with Tom Barlow and more (https://www.meetup.com/Docker-Dublin/events/247314882/) , Dublin
- Helm Summit (https://www.eventbrite.com/e/helm-summit-2018-tickets-41977351388) , Portland
- INDEX (https://developer.ibm.com/indexconf/) , San Francisco
- February 22
- INDEX (https://developer.ibm.com/indexconf/) , San Francisco
+ - February 27
- Taking Serverless and AI to the Next Level (https://www.cncf.io/event/webinar-serverless-ai/) , CNCF Webinar
- March 6
- Building Serverless Application Pipelines (https://www.cncf.io/event/webinar-serverless-pipelines/) , CNCF Webinar
- March 8-11
- SCaLE 16X – the 16th annual Southern California Linux Expo (https://www.socallinuxexpo.org/scale/16x/container-days) , Pasadena
- May 23-25
- Container Days (https://2018.container.camp/au/) , Melbourne
Job Openings
- DevOps Engineer – Kubernetes Docker Hashicorp – L (https://weworkcontract.com/contracts/devops-engineer-45bf116b-9937-4aab-bf81-22ce107baa48)
- Hashicorp, London; £550 – £650 a day
- Platform Engineer – Linux, OpenStack, Kubernetes (http://www.aplitrak.com/?adid=bWlrZS5iZWxtYXIuODg1OTIudHdpQG5ldHdvcmtpbmdwZW9wbGUuYXBsaXRyYWsuY29t)
- Location: Hatfield, UK; full-time
- Solutions Engineer (https://jobs.lever.co/heptio/9b6c7578-b696-4468-859b-a39d58fa0eb8)
- Heptio; Seattle or remote; full-time
- Golang / Go Job: Devops engineer (Go, Kubernetes, microservices) (http://www.golangprojects.com/golang-go-job-bti-Devops-engineer-(Go-Kubernetes-microservices)-Rotterdam-Housing-Anywhere.html)
- Housing Anywhere; Rotterdam (relocation compensation available) Full-time
- Senior Software Engineer – Backend (https://www.remotey.com/vacancy/2254?utm_source=Twitter&utm_campaign=August17&utm_medium=Post)
- Close.io | United States | All Time Zones; fully remote, full time
- Principal Software Engineer – Envoy/OSS (https://angel.co/datawire-io/jobs/265354-principal-software-engineer-envoy-oss)
- Datawire; Boston, San Francisco, New Hampshire, Remote · Full time
- Software Engineer (https://stackoverflow.com/jobs/157985/software-engineer-skimlinks)
- Skimlinks; London (Relocation offered)
- Kubernetes Solutions Engineer (m/f) (http://www.visaok.in/job/1220-kubernetes-solutions-engineer-m-f-giant-swarm-gmbh/)
- Giant Swarm GmbH; Cologne, Full time
- Senior Systems / Devops Engineer – Linux Devops Kubernetes – Fi | UAE (http://hiringuae.com/2017/09/29/senior-systems-devops-engineer-linux-devops-kubernetes-fi-uae/)
- Aston Carter; United Arab Emirates
- Senior Back End Developer (https://www.teamwork.com/jobs/seniorbackenddev?utm_content=buffer09316&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- Teamwork.com; Cork, Ireland or remote, Full Time
- Kubernetes Support Engineer (m/f) (http://www.visaok.in/job/1377-kubernetes-support-engineer-m-f-giant-swarm-gmbh/)
- Giant Swarm; Angola, Full time
- Data engineer (mid-level) (http://greatplacefortalent.nl/jobs/855771/Data,%20Data%20Engineer,%20Scala,%20Akka,%20cloud/)
- Weeronline; Amsterdam, Full time
- Backend Developer – NodeJS, Docker, Kubernetes & more (http://workinstartups.com/job-board/job/62723/backend-developer-nodejs-docker-kubernetes-more-at-bravocompany-ltd/)
- Bravo CO.; London, Full time
- Cloud Solutions Architect (https://boards.greenhouse.io/mirantis/jobs/759034?gh_src=i6nxb51#.Wfdc8hOPKqA)
- Mirantis; Austin, Full time
- Kubernetes Specialist (http://www.aplitrak.com/?adid=ZWQuNTA1MjkudHdpQG1ici5hcGxpdHJhay5jb20)
- One of the largest companies in the world; Hampshire, £500/d
- Senior DevOps Engineer – Kubernetes,Dock (https://jobs.utah.gov/jsp/utjobs/single-job?j=3636317)
- SaaS Company; Sandy City, Full time
- Solutions Architect- Docker, Kubernetes, AWS (http://www.aplitrak.com/?adid=dmlra2ltaWxsZXIuMjMwMTcudHdpQGhhcnJpbmd0b25zdGFyci5hcGxpdHJhay5jb20)
- London; Full time
- Senior Product Manager, CI/CD (https://jobs.lever.co/gitlab/209de58a-4d9f-47a0-85d2-f2afbfb4fa93)
- Gitlab; Remote, Full time
- Kubernetes DevOps CI/CD pipeline (GCP) (https://www.freelancer.com/projects/python/kubernetes-devops-pipeline-gcp/)
- ARCUS Global Inc; Irvine, Full time
- Sr. Manager – Open Source Kubernetes (https://careers.vmware.com/job/-/-/1567/6194100?utm_source=twitter.com&utm_medium=social_post&utm_campaign=VMware_social&source=LIPJ)
- VMware PKS; Palo Alto, Full time
- Software Engineer (http://rss.cm/job/1330/65?utm_content=buffera3e60&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- Synthace; London, Full time
- Sr. Infrastructure Security Engineer (https://www.stackpair.com/tinder/los-angeles/sr-infrastructure-security-engineer)
- Tinder; Los Angeles, Full time
- SENIOR SITE RELIABILITY / DEVOPS ENGINEER (https://fraugster.com/jobs/berlin-senior-devops)
- Fraugster; Berlin, Full time
- Dev Ops Engineer (https://boards.greenhouse.io/joinhandshake/jobs/862837#.WlK5G1Q-egQ)
- Handshake; San Francisco, Full time
- Senior Software Developer – Toolchain (https://jobs.lever.co/bitnami/e1101427-a6a3-43e3-a9bf-a10367594b5c)
- Bitnami; Sevilla or remote, Full time
- Kubernetes Architect (https://snaprecruit.com/job/Kubernetes-Architect-1515005747.html)
- Detroit, contract
- DevOps Engineer (CI Automation,Cloud,Docker) (m/f) (https://www.epages.com/career/jobs/?jh=yh9sa5545lniif5q8f0oqlsmssytutc&utm_content=buffer7efbc&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- epages; Hamburg, Full time
- Sr. Software Engineer – Compute (http://grnh.se/ns1jr31)
- Datadog; Boston, New York, Paris, Remote, Full time
- OSS Software Engineer – Container Ecosystems (http://grnh.se/e8ifyc1)
- Datadog; Boston, New York, Paris, Remote, Full time
- Senior DevOps Engineer (https://www.linkedin.com/jobs/cap/view/559046674/?pathWildcard=559046674&trk=job_capjs)
- Caissa Global; Berlin, Full time
- Software Engineer (Infrastructure Lead) (https://www.stackpair.com/secondmeasure/san-mateo/software-engineer-infrastructure-lead)
- Second Measure; San Mateo, Full time
- DevOps Engineer – Kubernetes (https://averityteam.crelate.com/portal/job/fdain3skxby-507821)
- Averity, NYC, Full time
- DevOps 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
- Build Engineer (Jenkins to Kubernetes) (https://jobsfordevops.com/job/125056/build-engineer-jenkins-to-kubernetes/)
- Algorithmic trading platform provider, London, Full time
- Staff Site Reliability Engineer, Observability (https://www.stackpair.com/zendesk/san-francisco/staff-site-reliability-engineer-observability)
- Zendesk, San Francisco, Full time
Literature
- Cloud Native Infrastructure (http://www.cnibook.info/)
- This book by Kris Nova (https://twitter.com/Kris__Nova) and Justin Garrison (https://twitter.com/rothgar) will teach you when you should architect your systems to take advantage of the benefits of the cloud. It will give examples of pitfalls to avoid and show you the patterns to embrace to be successful. Running cloud native infrastructure requires different skills and has many benefits over traditional data centers.
- Free eBook: Deploying and Scaling Kubernetes with Rancher (http://info.rancher.com/deploying-scaling-kubernetes-ebook?utm_content=bufferfdaa4&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- By Vishal Biyani (https://twitter.com/vishal_biyani) & Girish Shilamkar (https://twitter.com/shilamkar) ; guidebook provides a detailed introduction to using Kubernetes with the Rancher container management platform.
- Kubernetes Patterns (https://leanpub.com/k8spatterns)
- By Bilgin Ibryam (https://twitter.com/bibryam) & Roland Huß (https://twitter.com/ro14nd) ; A minimalistic and focused guide with common use cases, patterns, principles and practises for developing Cloud Native applications on Kubernetes.
- Architecting for Scale: High Availability for Your Growing Applications (https://www.amazon.com/Architecting-Scale-Availability-Growing-Applications-ebook/dp/B01IAK49FS%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB01IAK49FS&zpy=1)
- By Lee Atchison (https://twitter.com/leeatchison) ; provides basic techniques for building applications that can handle huge quantities of traffic, data, and demand without affecting the quality your customers expect.
- Kubernetes: Up and Running (http://shop.oreilly.com/product/0636920043874.do)
- Authors Kelsey Hightower (https://twitter.com/kelseyhightower) , Brendan Burns (https://twitter.com/brendanburns) , and Joe Beda (https://twitter.com/jbeda) —who’ve worked on Kubernetes at Google—explain how this system fits into the lifecycle of a distributed application. You will learn how to use tools and APIs to automate scalable distributed systems, whether it is for online services, machine-learning applications, or a cluster of Raspberry Pi computers.
- Kubernetes Definitive Guide: Keys from Docker to Kubernetes Practice (2nd Edition) – Kubernetes权威指南 (https://www.amazon.com/Kubernetes-Definitive-Guide-Docker-Practice/dp/7121299410%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D7121299410&zpy=1)
- Kubernetes Microservices with Docker (https://www.amazon.com/Kubernetes-Microservices-Docker-Vohra-ebook/dp/B01FXJ9OB8%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB01FXJ9OB8&zpy=1)
- By Vohra (https://www.amazon.com/s/ref=dp_byline_sr_ebooks_1?ie=UTF8&text=Vohra&search-alias=digital-text&field-author=Vohra&sort=relevancerank) ; This book on Kubernetes, the container cluster manager, discusses all aspects of using Kubernetes in today’s complex big data and enterprise applications, including Docker containers.
- Deploying Rails with Docker, Kubernetes and ECS (https://www.amazon.com/Deploying-Rails-Docker-Kubernetes-ECS/dp/1484224140%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1484224140&zpy=1)
- By Pablo Acuña (https://twitter.com/pabloacunar) ; shows you how to set up the project, push it to DockerHub, manage services and set up an efficient continuous integration environment.
- Everything Kubernetes; The ultimate guide to deploying, managing and scaling Kubernetes (https://www.stratoscale.com/resources/ebook/everything-kubernetes-5/?utm_medium=social)
- Kubernetes provides a complete set of building blocks that allow the automation of many operations for managing development, test, and production environments. This simple yet comprehensive guide offers you and your team everything you need to know on deploying, managing and scaling Kubernetes. It’s great for those experimenting with Kubernetes for the first time but also for Kubernetes rockstars.
- Kubernetes Management Design Patterns: With Docker, CoreOS Linux, and Other Platforms (https://www.amazon.com/Kubernetes-Management-Design-Patterns-Platforms/dp/148422597X%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D148422597X&zpy=1)
- By Vohra (https://www.amazon.com/s/ref=dp_byline_sr_ebooks_1?ie=UTF8&text=Vohra&search-alias=digital-text&field-author=Vohra&sort=relevancerank) ; The atomic unit of modular container service in Kubernetes is a Pod, which is a group of containers with a common filesystem and networking. The Kubernetes Pod abstraction enables design patterns for containerized applications similar to object-oriented design patterns. Containers provide some of the same benefits as software objects such as modularity or packaging, abstraction, and reuse
- Technical Guide to Creating and Accessing a Kubernetes Cluster on OpenStack (https://content.mirantis.com/Kubernetes-on-OpenStack-eBook-Landing-Page.html?utm_campaign=Kubernetes&utm_content=39244676&utm_medium=social&utm_source=twitter)
- As Kubernetes gains popularity, many people are asking: “How can Kubernetes and OpenStack be used together?” In this eBook, get a technical walkthrough on how to deploy Kubernetes on OpenStack and start running containerized apps on your Kubernetes cluster.
- Kubernetes Management Design Patterns: With Docker, CoreOS Linux, and Other Platforms 1st ed. Edition (https://www.amazon.com/Kubernetes-Management-Design-Patterns-Platforms/dp/148422597X%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D148422597X&zpy=1)
- Take container cluster management to the next level; learn how to administer and configure Kubernetes on CoreOS; and apply suitable management design patterns such as Configmaps, Autoscaling, elastic resource usage, and high availability. Some of the other features discussed are logging, scheduling, rolling updates, volumes, service types, and multiple cloud provider zones.
- Mastering CoreOS (https://www.amazon.com/Mastering-CoreOS-Sreenivas-Makam/dp/1785288121%3FSubscriptionId%3DAKIAJ2HQNLFCLUOUMLHQ%26tag%3Dzippylab-20%26linkCode%3Dsp1%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1785288121&zpy=1)
- By Sreenivas Makam (https://twitter.com/srmakam) ; This book covers the CoreOS internals and the technologies used in the deployment of container-based distributed applications. It starts with an overview of CoreOS and distributed application development while sharing knowledge on related technologies. Critical CoreOS services and networking and storage considerations for CoreOS are covered next.
- DevOps with OpenShift (https://www.openshift.com/promotions/devops-with-openshift.html)
- For many organizations, a big part of DevOps’ appeal is software automation using infrastructure-as-code techniques. This book presents developers, architects, and infra-ops engineers with a more practical option.
- The Kubernetes Book (https://leanpub.com/thekubernetesbook)
- By Nigel Poulton (https://twitter.com/nigelpoulton) ; Containers are here and resistance is futile! Now that people are getting their heads around Docker, they need an orchestration platform to help them manage their containerized apps. Kubernetes has emerged as one of the hottest and most important container orchestration platforms in the world. This book gets you up to speed fast!
- Kubernetes for Java Developers (http://www.oreilly.com/programming/free/kubernetes-for-java-developers.csp)
- Author Arun Gupta (https://twitter.com/arungupta) —Principal Open Source Technologist at Amazon Web Services—demonstrates how Kubernetes orchestration simplifies the plumbing needed to get containers up and running at all times. Although the examples in this report use Java, the concepts are applicable for anybody interested in getting started with Kubernetes.
- Kubernetes for Serverless Applications (https://media-glass.es/kubernetes-for-serverless-applications-2e1c8a24e0e3)
- This book by Russ McKendrick (https://twitter.com/russmckendrick) will initially start by introducing serverless functions. Then you will configure tools such as Minikube to run Kubernetes. Once you are up-and-running, you will install and configure Kubeless, your first step towards running Function as a Service (FaaS) on Kubernetes. Then you will gradually move towards running Fission, a framework used for managing serverless functions on Kubernetes environments. Towards the end of the book, you will also work with Kubernetes functions on public and private clouds.
- Kubernetes Cookbook: Building Cloud Native Applications (https://www.amazon.co.jp/dp/1491979682/ref=cm_sw_r_cp_api_BUwczb09YK4P5)
- By Sebastien Goasguen (https://twitter.com/sebgoa)
- Introduction to Kubernetes Using Docker (https://www.skillwise.com/sales/introduction-to-kubernetes-using-docker?aid=a-jydho314&utm_content=bufferbf967&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
- Docker is a transcendent tool for those who transfer, install, and manage software applications on a regular basis. The advent of Kubernetes, however, has somehow made containerizing and automating applications even easier. In this course designed for students of all skill levels, you’ll learn Docker, the world’s leading software containerization platform, and become a master of automating deployment, scaling, and management of containerized applications using Kubernetes.
- Kubernetes Cookbook (https://www.packtpub.com/packt/offers/free-learning)
- Learn how to automate and manage your Linux containers and improve the overall performance of your system
- Mastering Kubernetes (https://www.barnesandnoble.com/w/mastering-kubernetes-gigi-sayfan/1125338721?ean=9781786469854&st=PLA&sid=NOK_DRS_NOOK+EBooks_00000000&2sid=Google_&sourceId=PLGoP75008&gclid=EAIaIQobChMIwMPC2q_Y2AIVmEwNCh1N2QbCEAkYAiABEgIudfD_BwE)
- Master the art of container management utilizing the power of Kubernetes, by Gigi Sayfan (https://www.linkedin.com/in/gigisayfan/)