Toolverse
All skills

linkerd-patterns

by wshobson

Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
wshobson
Category
Security
Views
69

About this skill

Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead.

How to use

  1. Zainstaluj interfejs wiersza poleceń Linkerd, uruchamiając polecenie instalacyjne z repozytorium (curl --proto '=https' --tlsv1.2 -sSfL https://run.linkerd.io/install | sh), a następnie dodaj katalog do zmiennej PATH.

  2. Sprawdź gotowość klastra Kubernetes za pomocą polecenia linkerd check --pre, aby upewnić się, że spełnione są wszystkie wymagania wstępne.

  3. Zainstaluj definicje zasobów (CRD) i płaszczyznę kontrolną Linkerd w klastrze, wykonując linkerd install i stosując wygenerowaną konfigurację.

  4. Zdefiniuj ServiceProfile dla swoich usług, aby włączyć metryki na poziomie tras, konfigurować ponowne próby i limity czasu odpowiedzi.

  5. Skonfiguruj TrafficSplit do wdrożeń canary lub testów A/B, kierując część ruchu do nowych wersji aplikacji.

  6. Ustaw polityki dostępu za pomocą zasobów Server i ServerAuthorization, aby wdrożyć zero-trust networking i kontrolę dostępu między podami.

Related skills

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

windows-ui-automation

by martinholovsky

\

Security
10115

openapi-spec-generation

by wshobson

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

Security
18109

security-compliance

by davila7

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding

Security
1172

accessibility-compliance

by wshobson

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

Security
2173

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105