linkerd-patterns

Production patterns for Linkerd service mesh - the lightweight, security-first service mesh for Kubernetes.

Content Preview
---
name: linkerd-patterns
description: "Production patterns for Linkerd service mesh - the lightweight, security-first service mesh for Kubernetes."
risk: unknown
source: community
date_added: "2026-02-27"
---

<!-- security-allowlist: curl-pipe-bash -->

# Linkerd Patterns

Production patterns for Linkerd service mesh - the lightweight, security-first service mesh for Kubernetes.

## Do not use this skill when

- The task is unrelated to linkerd patterns
- You need a different domain or tool o
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/linkerd-patterns.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/linkerd-patterns/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/linkerd-patterns/SKILL.md

Related Skills