platform-rancher

Migrate Rancher/RKE/K3s configurations to AKS with mapped resources and governance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Migrate Rancher/RKE/K3s configurations to AKS by providing mapped resources, namespaces, and governance, easing the transition from Rancher-managed clusters to Azure Kubernetes Service.

Core Features & Use Cases

  • Rancher concept to AKS mapping for CRDs, namespaces, and fleet resources.
  • GitOps integration guidance with Flux v2 or ArgoCD equivalents for multi-cluster deployments.
  • Validation, compatibility checks, and safe-deployment guardrails to minimize drift and downtime.

Quick Start

Map Rancher resources to corresponding AKS resources and generate a validated migration plan for review.

Frequently Asked Questions about platform-rancher

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

FAQPage Schema
How do I migrate Rancher managed Kubernetes clusters to AKS?

Migrate Rancher managed clusters to AKS by mapping Rancher resources, namespaces, and governance to corresponding AKS primitives. This process generates a validated migration plan ensuring safe deployment and minimizing downtime during the transition.

Can I map Rancher CRDs and Fleet resources to Azure Kubernetes Service?

Yes, you can map Rancher CRDs and Fleet resources to AKS equivalents. The migration provides domain knowledge mapping for custom resource definitions and integrates GitOps workflows using Flux v2 or ArgoCD for multi-cluster deployments.

What is the best way to handle GitOps integration when moving from RKE to AKS?

The best way to handle GitOps integration during an RKE to AKS migration is using Flux v2 or ArgoCD equivalents. This provides validated guidance for multi-cluster deployments and ensures configuration drift is minimized across environments.

Does migrating K3s configurations to AKS require compatibility checks?

Migrating K3s configurations to AKS requires compatibility checks between Rancher concepts and AKS primitives. The process validates outputs and provides safe-deployment guardrails to ensure resources map correctly before applying changes.

How do I clean up Rancher CRDs before migrating to Azure Kubernetes Service?

Clean up Rancher CRDs before migrating to Azure Kubernetes Service by applying domain knowledge mapping to identify obsolete resources. This ensures a validated migration plan that safely transitions necessary configurations without carrying over unused definitions.