kubernetes

Installation
SKILL.md

Kubernetes

Overview

Operate cluster resources with explicit namespaces and GitOps manifests. Use CNPG for Postgres access and Helm v3 for kustomize when required.

Namespace discipline

Always specify -n jangar for the Jangar stack unless a different namespace is required.

Common operations

kubectl get pods -n jangar
kubectl logs -n jangar deploy/bumba --tail=200
kubectl rollout status -n jangar deployment/bumba

Exec and port-forward

Related skills
Installs
73
Repository
proompteng/lab
GitHub Stars
7
First Seen
Jan 24, 2026