l2-gitops-platform

Manage Argo CD, Kyverno, and Linkerd across multiple Kubernetes clusters.

1|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/luiscamaral/k8s-cell-platform-skills --skill l2-gitops-platform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: l2-gitops-platform
Source: https://github.com/luiscamaral/k8s-cell-platform-skills/tree/main/l2-gitops-platform
Command: npx skills add https://github.com/luiscamaral/k8s-cell-platform-skills --skill l2-gitops-platform

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes the management of the L2 core platform, enabling teams to consistently implement GitOps with Argo CD, enforce policies with Kyverno, and operate a service mesh with Linkerd across multiple clusters.

Core Features & Use Cases

  • Centralized platform control for GitOps (Argo CD), policy (Kyverno), and service mesh (Linkerd) with standardized configuration.
  • Supports App-of-Apps patterns, policy enforcement, and mesh observability for multiple projects.
  • Real-world use: bootstrap environments with automated sync, enforce security policies, and manage mTLS between services.

Quick Start

Bootstrap the L2 core platform by applying the Argo CD, Kyverno, and Linkerd configurations from the l2_core-platform directory.

Frequently Asked Questions about l2-gitops-platform

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

FAQPage Schema
How do I bootstrap Argo CD, Kyverno, and Linkerd together for multi-cluster GitOps?

Bootstrap the core platform by applying configurations from the l2_core-platform directory to set up Argo CD GitOps, Kyverno policy enforcement, and Linkerd service mesh across multiple clusters.

What is the App-of-Apps pattern for managing Argo CD deployments across environments?

The App-of-Apps pattern manages Argo CD deployments by nesting applications to bootstrap environments with automated sync, allowing centralized control of GitOps workflows across multiple projects.

Can I enforce Kyverno security policies and manage mTLS with Linkerd in the same workflow?

Yes, you can enforce Kyverno security policies and manage Linkerd mTLS configuration simultaneously within the same GitOps workflow to secure service communication.

Do I need SOPS to manage secret encryption when using Argo CD for GitOps?

Yes, SOPS integration is required for secret encryption to securely manage sensitive data within your Argo CD GitOps workflows and application sync processes.

What's the best way to centralize GitOps, policy management, and service mesh observability for multiple projects?

Centralize platform control by standardizing Argo CD for GitOps, Kyverno for policy, and Linkerd for mesh observability to consistently manage multiple projects and clusters.