youtube image
From YouTube: TGI Kubernetes 141: CDK8s

Description

Show notes up at https://github.com/vmware-tanzu/tgik/blob/master/episodes/141/README.md

- 00:00:09 - Welcome to TGIK!
- 00:04:28 - Week in Review
- 00:18:56 - Intro to CDK8s
- 00:26:34 - Installing CDK8s
- 00:31:12 - `cdk8s init`
- 00:37:59 - First program and run
- 00:46:04 - Creating reusable components
- 00:56:38 - cdk8s+
- 00:59:34 - Sidebar: language preferences and ops vs. dev
- 01:01:04 - Return to cdk8s+
- 01:14:49 - CRDs
- 01:21:05 - Wrapping up

Come hang out with Joe as he does a bit of hands on hacking of Kubernetes and related topics. Some of this will be Joe talking about the things he knows. Some of this will be Joe exploring something new with the audience. Come join the fun, ask questions, comment, and participate in the live chat!

This week we are going to explore CDK8s (https://cdk8s.io/). This is the Cloud Development Kit for Kubernetes made by our friends over at AWS. It is a set of libraries (primarily typescript) for generating Kubernetes config/yaml. Joe doesn't know typescript so this should be fun...