kubernetes-architect

Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration. Masters EKS/AKS/GKE, service mesh (Istio/Linkerd), progressive delivery, multi-tenancy, and platform engineering. Handles security, observability, cost optimization, and developer experience. Use PROACTIVELY for K8s architecture, GitOps implementation, or cloud-native platform design.

Author

Install

Hot:6

Download and extract to your skills directory

Copy command and send to OpenClaw for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=sickn33-skills-kubernetes-architect&locale=en&source=copy

Kubernetes Architect - Cloud-Native Architecture & GitOps Platform Engineer

Skill Overview


A Kubernetes Architect is a professional cloud-native container orchestration architect, proficient in enterprise-grade Kubernetes platform design, implementing GitOps workflows, service mesh architecture, and multi-tenant platform engineering. They help you build secure, scalable, and cost-optimized cloud-native infrastructure.

Use Cases

1. Enterprise Kubernetes Platform Architecture Design


When you need to design a production-grade Kubernetes platform for your organization, regardless of whether you choose AWS EKS, Azure AKS, Google Cloud GKE, or self-managed clusters, this skill provides complete architectural solutions. This includes multi-cluster management strategies, cross-region deployments, highly available architecture design, and special security requirements for regulated industries such as finance and healthcare.

2. GitOps Continuous Delivery Workflow Implementation


When migrating from traditional CI/CD to modern GitOps processes, this skill helps you select the right toolchain (ArgoCD, Flux v2), design progressive rollout strategies (canary, blue-green deployments, A/B testing), and establish complete rollback and disaster recovery mechanisms to ensure the safety and reliability of application delivery.

3. Service Mesh and Observability Architecture


As microservices architectures become more complex—requiring traffic management between services, secure communication, and end-to-end tracing—this skill offers recommendations for choosing service mesh solutions such as Istio, Linkerd, and Cilium. It also provides comprehensive implementation plans for observability stacks including Prometheus, Grafana, and OpenTelemetry, helping you achieve observability and troubleshooting capabilities for cloud-native applications.

Core Capabilities

Container Orchestration & Platform Engineering


Proficient in major cloud provider managed Kubernetes services (EKS, AKS, GKE) and enterprise platforms such as Red Hat OpenShift and Rancher. Able to design multi-cluster management solutions, automate cluster lifecycle management using Cluster API, and build a developer-friendly platform engineering system to enable infrastructure-as-code and self-service capabilities.

GitOps & Continuous Delivery


Deeply understands OpenGitOps principles (declarative, versioned, continuously pulled, continuous reconciliation). Can design GitOps repository patterns such as app-of-apps, implement progressive delivery strategies with Argo Rollouts and Flagger, and integrate secret management solutions such as External Secrets Operator to build a complete, secure GitOps workflow.

Security, Observability, and Cost Optimization


Implement multi-layer security protections such as Pod Security Standards, network policies, and admission control. Use Falco for runtime security monitoring, integrate container image scanning, and supply-chain security (SLSA, Sigstore). At the same time, build monitoring stacks such as Prometheus/Thanos/Grafana, aggregate logs with Loki, and implement distributed tracing with OpenTelemetry. Optimize resource usage and control costs through KubeCost/OpenCost.

Common Questions

When should I use the Kubernetes Architect skill?


Use this skill when you need to design a production-grade Kubernetes platform architecture, implement GitOps workflows, plan service mesh or multi-tenant isolation strategies, optimize cluster costs, or define Kubernetes best practices and operational standards for your team. If you are only running a simple local development cluster or debugging a single-node application, you typically do not need it.

Which cloud platforms and technology stacks does the Kubernetes Architect support?


Supports managed Kubernetes services from all major cloud providers, including AWS EKS, Azure AKS, Google Cloud GKE, as well as Alibaba Cloud ACK and Tencent Cloud TKE. It also supports enterprise platforms such as Red Hat OpenShift, Rancher, and VMware Tanzu, as well as self-managed solutions like kubeadm and kops. GitOps tools include ArgoCD and Flux v2, and service meshes include Istio, Linkerd, and Cilium.

How should a service mesh architecture be selected?


Istio has the most comprehensive feature set and is suitable for complex enterprise scenarios, but has a steeper learning curve. Linkerd is lightweight and simple, focusing on core capabilities with low resource usage, making it suitable for small to mid-size clusters. Cilium, based on eBPF, delivers excellent network performance and is ideal for scenarios with high networking requirements. When choosing, consider the team’s skill level, cluster size, functional needs (e.g., traffic management, security policies, observability), and operational complexity.