We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97d590f + 5fc461f commit 731ae45Copy full SHA for 731ae45
registry/k8s/spec.yaml
@@ -4,6 +4,8 @@
4
# Original source: https://github.com/stacklok/toolhive
5
# Import timestamp: 2025-08-14T07:27:00Z
6
# ---
7
+# WARNING: Tool list fetch failed on 2025-09-02
8
+# Manual verification may be required
9
name: k8s
10
description: Allows LLM-powered applications to interact with Kubernetes clusters.
11
tier: Community
@@ -28,7 +30,7 @@ tags:
28
30
- apply
29
31
- get
32
- list
-image: ghcr.io/stackloklabs/mkp/server:0.1.0
33
+image: ghcr.io/stackloklabs/mkp/server:0.2.0
34
permissions:
35
network:
36
outbound:
0 commit comments