🚧 This platform open-source and is in early development. We welcome feature requests and pull requests! πŸš€

Hands-on Introduction to cdk8s

2021-04-01

In this episode, we'll learn everything we need to know to get started with cdk8s


🍿 Rawkode Live

Hosted by David McKay / 🐦 https://twitter.com/rawkode
Website: https://rawkode.live
Discord Chat: https://rawkode.live/chat

#RawkodeLive

πŸ•° Timeline

00:00 - Holding screen
00:50 - Introductions
14:00 - Installing CDK8s
24:20 - Introduction to Snapshot Testing
28:20 - What are Apps and Charts?
34:00 - Adding Our First Resource
28:20 - What are Apps and Charts?
47:00 - Introduction to CDK8s Plus
54:30 - Working with Custom Resources

πŸ‘₯ About the Guests

Elad Ben-Israel

I believe in software abstractions and I build the CDK at AWS


🐦 https://twitter.com/emeshbi
🧩 https://github.com/eladb
🌏 http://eladb.github.io/


πŸ”¨ About the Technologies

cdk8s

CDK8sΒ is a software development framework for defining Kubernetes applications and reusable abstractions using familiar programming languages and rich object-oriented APIs. CDK8s generates pure Kubernetes YAML - you can use CDK8s to define applications for any Kubernetes cluster running anywhere.

🌏 https://cdk8s.io/

🧩 https://github.com/cdk8s-team/cdk8s

#Kubernetes #Infrastructure as Code