aspire-deployment

Deploy Aspire apps from AppHost models to Docker Compose, Kubernetes, Azure, or AWS.

Updated Nov 11, 2025
One-click install
npx skills add https://github.com/eruvalca/Calcio --skill aspire-deployment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspire-deployment
Source: https://github.com/eruvalca/Calcio/tree/main/.agents/skills/aspire-deployment
Command: npx skills add https://github.com/eruvalca/Calcio --skill aspire-deployment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Deploy Aspire apps from AppHost models to Docker Compose, Kubernetes, Azure, or AWS, enabling consistent, repeatable deployment workflows.

Core Features & Use Cases

  • Centralized workflow for deploying Aspire apps across Docker Compose, Kubernetes, Azure, and AWS.
  • Load target-specific references from the workspace automatically.
  • Detect Aspire workspace markers to drive the correct deployment path.

Quick Start

Deploy your Aspire app from AppHost to Docker, Kubernetes, Azure, or AWS using Aspire deploy.

Frequently Asked Questions about aspire-deployment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy Aspire apps to Kubernetes or Docker Compose?

Deploy Aspire apps to Kubernetes or Docker Compose by orchestrating end-to-end workflows directly from AppHost models, ensuring consistent and repeatable deployments across target environments.

What is the best way to deploy an Aspire AppHost model to Azure or AWS?

Deploying an Aspire AppHost model to Azure or AWS is best handled by applying Aspire-native deployment paths that automate target selection and enforce preflight checks for cloud environments.

Can I deploy Aspire applications across multiple environments from a single workflow?

Yes, you can deploy Aspire applications across Docker Compose, Kubernetes, Azure, and AWS using a centralized workflow that loads target-specific references and detects workspace markers automatically.

Does Aspire deployment support preflight checks before publishing to cloud platforms?

Yes, Aspire deployment enforces preflight checks across multiple environments, applying context-aware guidance and references during the publish and deploy workflows for cloud platforms.

Why does my Aspire deployment workflow need workspace markers?

Aspire deployment workflows need workspace markers to detect the correct deployment path automatically, ensuring the AppHost model applies the appropriate target-specific references for the chosen environment.