deploy-kubernetes

Community

Automate Kubernetes deployments with Aspire.

Authoraalmada
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the deployment of the BookStore application to Kubernetes clusters by generating Aspire-generated manifests and applying them with kubectl, reducing manual setup and errors.

Core Features & Use Cases

  • Manifest generation: Generate Kubernetes deployment, service, configmap, and secret definitions from the AppHost configuration.
  • Environment setup & verification: Create and configure namespaces, secrets, and perform health checks and verifications post-deploy.
  • Multi-cluster support: Works with AKS, EKS, GKE, and local clusters for development and production deployments.

Quick Start

Navigate to src/BookStore.AppHost, run aspire generate k8s -o deploy/k8s, review the generated files in deploy/k8s, then apply with kubectl apply -f deploy/k8s/.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: deploy-kubernetes
Download link: https://github.com/aalmada/BookStore/archive/main.zip#deploy-kubernetes

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.