How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Deploying to multiple environments with ytt and kapp

calendar_today March 9, 2022 person domain carvel

One of the most typical challenges when deploying a complex application is the handling of different deployment environments during the software lifecycle. Commonly, the setup is a trilogy of QA/Staging/Production environments. An application developer needs an easy way to deploy to the different environments and also to understand what version is deployed where.

open_in_new Read original post