k8s-config

Official

Manage K8s ConfigMaps & SealedSecrets

Authornirssyan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the management of Kubernetes configurations, specifically ConfigMaps for LLM models and SealedSecrets for API keys, by enforcing a git-first workflow. It helps prevent configuration drift and ensures secure handling of sensitive information.

Core Features & Use Cases

  • Git-First Workflow: Ensures all changes are version-controlled before being applied to the cluster.
  • Secure Secret Management: Handles API keys via SealedSecrets, preventing direct exposure of sensitive values.
  • Model Configuration: Manages LLM model configurations within ConfigMaps.
  • Use Case: When updating an AI agent's LLM model or rotating an API key, use this Skill to update the configuration in Git, apply it to the Kubernetes cluster, and restart the relevant services.

Quick Start

Use the k8s-config skill to set the 'view' model to 'haiku' in the development environment.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: k8s-config
Download link: https://github.com/nirssyan/nirssyan-mono/archive/main.zip#k8s-config

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.