mcp-server-kubernetes

by Flux159
MIT License
3,756
466
  • Linux
  • Apple

list_deployments

Retrieve Kubernetes deployments within a specified namespace using this tool for efficient cluster management and monitoring.

Instructions

List deployments in a namespace

Input Schema

NameRequiredDescriptionDefault
namespaceYesdefault

Input Schema (JSON Schema)

{ "properties": { "namespace": { "default": "default", "type": "string" } }, "required": [ "namespace" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-kubernetes

Related Tools

ID: w71ieamqrt