Skip to main content
Glama

MCP Kubernetes Server

by abhijeetka

get_daemonsets

Retrieve all DaemonSets in a specified Kubernetes namespace using the MCP Kubernetes Server. Simplify cluster management by querying and organizing critical workload configurations.

Instructions

Get all daemonsets in the specified namespace

Input Schema

NameRequiredDescriptionDefault
namespaceNodefault

Input Schema (JSON Schema)

{ "properties": { "namespace": { "default": "default", "title": "Namespace", "type": "string" } }, "title": "get_daemonsetsArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/abhijeetka/mcp-k8s-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server