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

Updating resources automatically when their referenced resources are updated

calendar_today June 29, 2022 person domain carvel

Have you ever wanted your deployments or pods to automatically get redeployed when their referenced ConfigMaps or secrets are updated? In this blog, we are going to learn how to use kapp to re-start or re-deploy the resources when their referenced resources get updated. Deploy resources where one resource is being referenced by other ¶Let’s consider a ConfigMap and a deployment, where the ConfigMap is being referenced by the deployment.

open_in_new Read original post