Skip to content

nicholascapo/talk-dev-environments-with-tilt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In-Cluster Development Environments using Tilt

Author: Nicholas Capo Presented: 2024-12-05

Contents

slides.md: Slide contents written in Markdown to be converted to HTML/PDF using marp slides.html/slides.pdf: Generated slides Makefile: Commands to generated slides

example/: Example application to be run during the demo

Demo Preparation

Docker registry URL's or other domain names have not bee committed to the repo. To insert them in the right place run this command with your values:

make demo IMAGE_REGISTRY=example.com/registry EXAMPLE_DOMAIN=example.com

Running the command without extra arguments resets the default values

make demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages