Skip to main content
Glama

wait

Monitor Kubernetes resources until specific conditions are met, such as pods becoming ready or deployments becoming available, with configurable timeout options.

Instructions

Wait for a condition on a resource

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
resourceYesThe resource type (pod, deployment, etc.)
nameYesThe name of the resource
conditionYesThe condition to wait for (ready, available, etc.)
namespaceNoThe namespace of the resource (optional, defaults to current context namespace)
timeoutNoTimeout duration (default: 300s)

Latest Blog Posts

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/thekaranpargaie/kube-mcp'

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