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

Migrate existing resources to a new kapp app

calendar_today March 2, 2022 person domain carvel

kapp CLI encourages Kubernetes users to manage resources in bulk by working with “Kubernetes applications” (a set of resources with the same label). But how do we manage resources already present on the cluster (created by kubectl apply or are part of another kapp app)? In this blog, we learn how to migrate from kubectl apply to a kapp app and move existing resources across kapp apps.

open_in_new Read original post