원클릭으로
kubernetes
Use for kubectl, CNPG, and kustomize/helm operations in this repo, including rollouts and cluster debugging.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use for kubectl, CNPG, and kustomize/helm operations in this repo, including rollouts and cluster debugging.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Save and retrieve memories or embeddings via the repo helpers or API. Use when working with embedding config or memory storage.
Navigate this repo quickly to find the correct app, package, or service, and identify the right files for changes.
Operate Temporal workflows in this repo: start, list, inspect, debug, cancel, terminate, and verify Worker Deployment routing.
Build a normalized market-context JSON bundle for a single symbol and timestamp.
Produce normalized fundamentals factors and deltas for one symbol.
Extract structured, source-attributed sentiment context for one symbol.
SOC 직업 분류 기준
| name | kubernetes |
| description | Use for kubectl, CNPG, and kustomize/helm operations in this repo, including rollouts and cluster debugging. |
Operate cluster resources with explicit namespaces and GitOps manifests. Use CNPG for Postgres access and Helm v3 for kustomize when required.
Always specify -n jangar for the Jangar stack unless a different namespace is required.
kubectl get pods -n jangar
kubectl logs -n jangar deploy/bumba --tail=200
kubectl rollout status -n jangar deployment/bumba
kubectl exec -n jangar deploy/bumba -- env | rg TEMPORAL
kubectl -n jangar port-forward svc/open-webui 8080:80
kubectl cnpg psql -n jangar jangar-db -- -c 'select now();'
mise exec helm@3 -- kustomize build --enable-helm argocd/applications/jangar | kubectl apply -n jangar -f -
references/kubectl-runbook.mdscripts/kubectl-ns.shassets/kubectl-triage.md