book-of-kubernetes / examples

Examples for The Book of Kubernetes
MIT License
146 stars 71 forks source link

AWS idempotence #12

Open AlanHohn opened 1 year ago

AlanHohn commented 1 year ago

See #11.

Look for a way to allow people to jump from chapter to chapter without having to terminate. This could mean separate tags / IDs per chapter to allow multiple chapters at once, auto-cleanup when a new setup is run, or just a message letting people know to terminate the previous first.