k8tz

star 39

Use this skill when the user wants to inject timezone configurations into Kubernetes pods

javimosch By javimosch schedule Updated 6/4/2026

name: k8tz description: Use this skill when the user wants to inject timezone configurations into Kubernetes pods

K8tz Plugin

inject timezone configurations into Kubernetes pods

Commands

  • k8tz self version — Print k8tz version
  • k8tz _ _ — Passthrough to k8tz CLI

Usage Examples

  • "Set timezone for this deployment"
  • "Inject timezone into pods"
  • "Configure UTC offset for K8s"

Installation

go install github.com/nicholasgasior/k8tz@latest

Examples

k8tz inject --timezone America/New_York deployment.yaml
k8tz patch --namespace production --timezone UTC

Key Features

  • Automatic timezone injection
  • Mutating webhook
  • Per-pod configuration
  • CronJob timezone support
Install via CLI
npx skills add https://github.com/javimosch/supercli --skill k8tz
Repository Details
star Stars 39
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator