K8tz

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

javimosch eb91e57 735 B Updated

File contents

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

javimosch/supercli/tree/main/plugins/k8tz/skills/quickstart commit eb91e57d4c

Frequently asked questions

npx skillmds@latest add javimosch/k8tz