Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Latest commit

 

History

History
64 lines (53 loc) · 4.72 KB

README.md

File metadata and controls

64 lines (53 loc) · 4.72 KB

Episode 150 : "Production Kubernetes" Book Discussion

  • Hosted by @jbeda, @krisnova/@kris-nova
  • Recording date: 2021-03-25

This week we are trying something new on TGIK! Joe is inviting the authors of "Production Kubernetes" on to talk about the book. Come, hang out and ask questions. Let's see how many of Josh, Rich, Alex and John we can get to join us.

Table of Contents

  • 00:00:00 - Welcome to TGIK!
  • 00:03:30 - Week in Review
  • 00:19:35 - Start if panel/interview

Week in Review

Show Notes

Questions for the Authors

  • Tell us a bit about yourselves. What led you to this?
  • It takes a lot of personal commitment to write a book. When did you decide to become a technical author and would you go back and do it agian?
  • What is your favorite part of the book?
    • Least favorite?
  • Carlos Santana: Talk about the cover. For a second in twitter I thought it was the Kubernetes Up and Running a Whale vs Dolphin
  • What are some of the biggest pitfalls as folks look to take k8s to production?
  • Peter Lindblom: what do you guys think. big shared cluster or single cluster per tenant?
  • What are some topics that you had to leave out of the book for whatever reason?
  • Are there concerns of the content becoming stale / outdated?
  • Would you do it again?
  • Thoughts to aspiring authors?
  • Is there anything unexpected that came out of the writing process?
  • Anything you would do differently?
  • [K] Anything you wish somebody would have told you?
  • [K] Four authors is a lot! How did you organize splitting up the effort?
  • Duffie: When do you think the benefit of using aggregated apis becomes valuable in comparison to having all the resources defined as extensions to the existin apiserver? There is some real value in using a single "controller manager" for multiple api groups. How does that factor in?
  • Sevi Karaköse: How do you get to write a book with a team of authors? During a world wide pandemic?
  • Carlos Santana: How long it took to write? What was the timeline?
  • Smalls: Did Josh coordinate the work in Miro? ;) (because he does EVERYTHING in Miro!)
  • Alex: How does this book compare or differ from other books like it. For example "Kubernetes and Docker -- An Enterprise Guide" by Surovich and Boorstein.
  • how to create and test network policies in a microservices environment? We cannot test network policy just with 1 microservice keeping loose coupling concept in mind...
  • Smalls: Given the size of the book and the reputation of K8s being hard (Zulfikar asks similar in chat) what's your opinion of GCP Autopilot or similar? (Not disparaging Autopilot here, just curious)
  • Looking back, what is something you wish you/we/us would have done differently?
  • Unexpected takeaways / lessons?
  • Craig: what has been the most surprising thing you have learned about k8s....during the book or otherwise?
  • Nova: Would you do it again