원클릭으로
inspect
Inspect a Kubernetes namespace using MCP tools to show pod status, network interfaces, events, and resources
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Inspect a Kubernetes namespace using MCP tools to show pod status, network interfaces, events, and resources
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when onboarding a new Forgejo repo to Pipelines-as-Code on this cluster — adding an entry to clusters/ocp/pac-tenants/values.yaml, wiring Tekton container-build pipelines, or extending CI access for a new project.
Add a CloudNative-PG (CNPG) PostgreSQL `Cluster` to an existing application or component. Generates the Cluster YAML with the project's defaults baked in (sync-wave -1, enablePDB:false on single-instance, freenas-nvmeof-ssd-csi storage, PodMonitor on), patches kustomization.yaml, validates, and prints the workload-side env-from-secret snippet for the auto-generated `<cluster>-app` Secret.
Add an ExternalSecret to an existing component or application. Creates the ExternalSecret YAML, patches kustomization.yaml, and verifies the 1Password item exists in the correct vault using the op CLI.
Scaffold a new user-facing application in applications/ that uses the bjw-s app-template Helm chart. Generates a Namespace, kustomization.yaml with a fully-populated helmCharts stanza (controllers, service, ingress as OpenShift Route, optional persistence/serviceMonitor/serviceAccount), and optional ExternalSecret, NFS PV+PVC, and Probe placeholder. Use when adding a self-hosted app that does not have its own Helm chart.
Add a Prometheus exporter (or bare ServiceMonitor/PodMonitor) to user workload monitoring. Supports four render modes — helm chart, bjw-s app-template chart, OLM operator, and servicemonitor-only. Generates the exporter directory under components/user-workload-monitoring/exporters/<name>/, wires a ServiceMonitor and optional PrometheusRule, registers it in the UWM kustomization, and chains into add-externalsecret / import-grafana-dashboard / scaffold-component-olm as needed.
Add a component or application to a cluster's values.yaml for the ArgoCD app-of-apps pattern. Reads the existing values.yaml, determines the correct insertion point by sync-wave ordering, and adds the entry.
| name | inspect |
| description | Inspect a Kubernetes namespace using MCP tools to show pod status, network interfaces, events, and resources |
| argument-hint | <namespace> |
| allowed-tools | mcp__kubernetes__pods_list_in_namespace, mcp__kubernetes__pods_get, mcp__kubernetes__pods_log, mcp__kubernetes__events_list, mcp__kubernetes__resources_list, mcp__kubernetes__resources_get |
Inspect the Kubernetes namespace "$ARGUMENTS" using MCP tools. Follow these steps:
mcp__kubernetes__pods_list_in_namespacemcp__kubernetes__events_list (filtered to the namespace)mcp__kubernetes__pods_get to retrieve full pod details — pay attention to:
k8s.v1.cni.cncf.io/network-status) for secondary interface IPsmcp__kubernetes__resources_list:
apps/v1 Deploymentv1 Servicek8s.cni.cncf.io/v1 NetworkAttachmentDefinitionv1 PersistentVolumeClaimSummarize findings in a concise report: