kubernetes-architect

Design multi-cluster Kubernetes platform architectures with GitOps strategies.

1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/victorbecerragit/eks-cdk-argocd-showcase --skill kubernetes-architect-victorbecerragit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kubernetes-architect
Source: https://github.com/victorbecerragit/eks-cdk-argocd-showcase/tree/main/.agents/skills/kubernetes-architect
Command: npx skills add https://github.com/victorbecerragit/eks-cdk-argocd-showcase --skill kubernetes-architect-victorbecerragit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineering teams design scalable, secure Kubernetes platforms and implement GitOps-driven delivery across multiple clusters and cloud providers.

Core Features & Use Cases

  • Multi-cluster platform design: EKS/AKS/GKE across environments with central policy and security controls.
  • GitOps delivery: ArgoCD/Flux-based workflows, progressive delivery, and environment promotion.
  • Platform engineering focus: developer experience, cost efficiency, observability, and RBAC/multi-tenancy patterns.
  • Use Case: A large organization wants a centralized platform blueprint to govern cluster provisioning, CI/CD, security, and governance across dev, staging, and prod.

Quick Start

Instantiate a multi-cluster Kubernetes platform blueprint with GitOps deployment, security controls, and multi-tenancy patterns.

Frequently Asked Questions about kubernetes-architect

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

FAQPage Schema
How do I design a scalable multi-cluster Kubernetes platform architecture across cloud providers?

Design a scalable multi-cluster Kubernetes platform by creating a centralized blueprint that governs cluster provisioning, security controls, and CI/CD across EKS, AKS, and GKE environments. It applies platform engineering practices to ensure consistent tenancy and observability across dev, staging, and prod.

What is the best way to implement GitOps delivery for multi-cluster Kubernetes environments?

The best way to implement GitOps delivery is by using ArgoCD or Flux to establish declarative workflows. This enables progressive delivery and automated environment promotion across multiple clusters while maintaining centralized governance and security integration.

How do I set up centralized security and RBAC multi-tenancy patterns in Kubernetes?

Set up centralized security and RBAC multi-tenancy by defining platform engineering patterns within your Kubernetes architecture. This approach isolates tenant workloads and enforces policy controls continuously across all managed clusters using your GitOps deployment tooling.

Does this Kubernetes platform design approach support progressive delivery and automated environment promotion?

Yes, this Kubernetes platform design approach fully supports progressive delivery and automated environment promotion. By leveraging ArgoCD or Flux-based GitOps workflows, you can automate safe deployments and govern rollout stages across development, staging, and production environments.

Can I use ArgoCD and Flux for GitOps delivery across EKS, AKS, and GKE clusters?

Yes, you can use ArgoCD and Flux for GitOps delivery across EKS, AKS, and GKE clusters. The architecture specifically accommodates multi-provider environments, allowing you to select and integrate the appropriate GitOps tooling for your multi-cluster platform requirements.

When do I need a centralized Kubernetes platform blueprint for my organization?

You need a centralized Kubernetes platform blueprint when your organization requires multi-cluster governance across multiple environments. It is essential for large teams needing standardized cluster provisioning, GitOps-driven delivery, and unified security policies across various cloud providers.