platform-onprem

Migrate on-prem Kubernetes environments to Azure AKS with structured mappings.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/Dongbumlee/container-migration-copilot --skill platform-onprem
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: platform-onprem
Source: https://github.com/Dongbumlee/container-migration-copilot/tree/main/.github/plugins/container-migration/skills/platform-onprem
Command: npx skills add https://github.com/Dongbumlee/container-migration-copilot --skill platform-onprem

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Migrate on-prem Kubernetes environments to Azure AKS using a structured, governance-focused approach that preserves workloads, networking, and identity while minimizing downtime.

Core Features & Use Cases

  • On-prem-to-AKS migration mappings for load balancing, storage, networking, container registry, and cluster bootstrap.
  • Supports kubeadm-based clusters, bare-metal deployments, MetalLB, and Rook Ceph integration with AKS equivalents.
  • Use case: Migrate a self-managed Kubernetes cluster to AKS with minimal service disruption and validated cutover.

Quick Start

Provide an end-to-end on-prem to AKS migration plan using the supplied manifests and constraints.

Frequently Asked Questions about platform-onprem

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

FAQPage Schema
How do I migrate an on-prem Kubernetes cluster to AKS?

Migrate on-prem Kubernetes to AKS using a structured, guideline-driven strategy that maps load balancing, storage, networking, and registry configurations to Azure equivalents with minimal downtime.

Can I migrate a bare-metal Kubernetes deployment using MetalLB and Rook Ceph to AKS?

Yes, bare-metal deployments using MetalLB and Rook Ceph are supported for AKS migration, providing specific mappings to equivalent Azure load balancing and managed storage services.

What is the best way to preserve workloads during an on-prem to AKS migration?

The best way to preserve workloads during an on-prem to AKS migration is applying a governance-focused approach that maintains networking and identity configurations while executing a validated cutover.

Does this AKS migration approach support kubeadm-based clusters?

Yes, kubeadm-based clusters are explicitly supported, allowing you to map existing cluster bootstrap configurations directly to AKS during the migration process.

What are the limitations when migrating on-prem Kubernetes storage to AKS?

Limitations involve mapping self-managed Rook Ceph storage to AKS equivalents, which requires careful constraint analysis to ensure data persistence and minimal service disruption during cutover.