find_kubernetes_examples
Discover Kubernetes manifest examples stored in Bear notes by specifying the desired resource type, such as deployment or service. Simplifies access to relevant configurations.
Instructions
Find Kubernetes manifest examples in Bear notes
Args: resource_type: Kubernetes resource type to search for (deployment, service, configmap, etc.)
Returns: Notes containing Kubernetes examples
Input Schema
Name | Required | Description | Default |
---|---|---|---|
resource_type | No | deployment |