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

Latest commit

 

History

History
48 lines (39 loc) · 2.66 KB

README.md

File metadata and controls

48 lines (39 loc) · 2.66 KB

Episode 155 : Backstage

  • Hosted by @jbeda
  • 05/21/2021

Table of Contents

  • 00:00:00 - Welcome to TGIK!
  • 00:03:20 - Week in Review
  • 00:20:17 - Starting with backstage
  • 00:30:41 - Getting node env set up
  • 00:32:20 - Creating the backstage app
  • 00:35:54 - Exploring app structure
  • 00:38:40 - Launching the app
  • 00:46:38 - Configuring Auth
  • 00:59:16 - Thinking about confused deputies
  • 01:04:34 - Starting to explore catalog w/ Kubernetes
  • 01:41:33 - Create new component from template
  • 01:53:38 - Summing up

Week in Review

Core K8s

K8s and Cloud Native Ecosystem

Show Notes

  • Main page for Backstage: backstage.io
  • Must use Node 14. Tricky to do with homebrew. Ended up installing nvm via this guide. I'm a total noob here so don't listen to me if you know better.