Documentation/Tools/Kubernetes
🔧

Kubernetes

v1.1.3Apache 2.0

Kubernetes manifest validation and best practices

Installation

Install han binary (required for hooks to work):

curl -fsSL https://han.guru/install.sh | bash

Then install this plugin:

han plugin install kubernetes

Overview

Kubernetes manifest validation and best practices for cloud-native deployments.

Features

  • Provides skills for working with Kubernetes resources
  • Ensures manifest quality and security best practices

Skills Included

  • kubernetes-manifests: Working with Kubernetes manifest files
  • kubernetes-resources: Understanding Kubernetes resources (Pods, Deployments, Services, etc.)
  • kubernetes-security: Security best practices for Kubernetes

Installation

bash
han plugin install kubernetes

Skills

Hooks

âš ī¸

Token Usage Notice

Hooks run automatically during Claude Code sessions and their output is sent to the model for processing. This may increase token usage and associated costs. Consider disabling hooks you don't need via han-config.yml.

🛑

Stop

Runs when the main Claude Code agent has finished responding. Can verify task completion, check quality gates, or ensure documentation requirements are met before the session ends.

kubectl apply --dry-run=client -f .