skills/smithery.ai/aj-geddes-kubernetes-deployment

aj-geddes-kubernetes-deployment

Installation
SKILL.md

Kubernetes Deployment

Overview

Master Kubernetes deployments for managing containerized applications at scale, including multi-container services, resource allocation, health checks, and rolling deployment strategies.

When to Use

  • Container orchestration and management
  • Multi-environment deployments (dev, staging, prod)
  • Auto-scaling microservices
  • Rolling updates and blue-green deployments
  • Service discovery and load balancing
  • Resource quota and limit management
  • Pod networking and security policies

Implementation Examples

1. Complete Deployment with Resource Management

Installs
1
First Seen
Feb 28, 2026
aj-geddes-kubernetes-deployment from smithery.ai