This article explains how to selectively deploy a subset of components from your Spin App using Selective Deployments. You will learn how to: Scaffold a Specific Component from a Spin Application into a Custom Resource Run a Selective Deployment Selective Deployments allow you to control which components within a Spin app are active for a specific instance of the app. With Component Selectors, Spin and SpinKube can declare at runtime which components should be activated, letting you deploy a ...