kubernetes-skills

Guide Kubernetes cluster design and deployment with patterns and best practices.

24|8|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Fujigo-Software/f5-framework-claude --skill kubernetes-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kubernetes-skills
Source: https://github.com/Fujigo-Software/f5-framework-claude/tree/main/plugins/f5-stacks/skills/infrastructure/kubernetes
Command: npx skills add https://github.com/Fujigo-Software/f5-framework-claude --skill kubernetes-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Kubernetes teams often struggle to design, implement, and manage scalable, secure clusters. This skill consolidates patterns, best-practices, and practical templates to streamline workflows across deployments, networking, storage, security, and observability.

Core Features & Use Cases

  • Comprehensive Kubernetes pattern catalog covering workloads, networking, storage, security, scaling, and observability.
  • Ready-to-use design templates, reference architectures, and best-practice checklists for real-world scenarios.
  • Ideal for onboarding, architecture reviews, and rapid provisioning of production-ready clusters.

Quick Start

Begin by applying the Kubernetes patterns and best practices to your cluster design and deployment workflows.

Frequently Asked Questions about kubernetes-skills

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

FAQPage Schema
What are the best practices for designing scalable Kubernetes deployments and stateful sets?

Kubernetes best practices for scalable deployments involve using StatefulSets for stable network identities and persistent storage, while standard Deployments manage rolling updates for stateless workloads. This skill provides ready-to-use design templates and reference architectures to accelerate your cluster design.

How do I secure my Kubernetes cluster using RBAC and network policies?

To secure Kubernetes clusters, apply Role-Based Access Control (RBAC) to restrict user permissions and implement Network Policies to control pod communication. This skill delivers actionable patterns and best-practice checklists for configuring security boundaries across your environments.

How do I configure Kubernetes storage classes and Helm charts for production workloads?

Configuring Kubernetes StorageClasses defines how persistent volumes are provisioned dynamically, while Helm charts package and deploy applications consistently. This guide supplies practical templates to streamline storage and deployment workflows for real-world production scenarios.

Can I use these Kubernetes patterns for architecture reviews and onboarding platform teams?

Yes, these Kubernetes patterns are ideal for architecture reviews and onboarding platform teams. The comprehensive catalog covers networking, observability, and security, providing DevOps teams with reference checklists to ensure production-ready cluster configurations.

What is the best way to implement observability and monitoring in a Kubernetes environment?

The best way to implement Kubernetes monitoring is by applying established observability patterns that track workload health and cluster performance. This skill offers a pattern catalog covering end-to-end observability to help you design scalable, monitored environments.

Does this Kubernetes best-practice guide cover networking and scaling configurations?

Yes, this Kubernetes best-practice guide covers networking and scaling configurations extensively. It consolidates patterns across workloads, Network Policies, and storage to help platform teams rapidly provision and manage production-ready clusters.