File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 17
17
<a href =" #getting-started " >🚀 Getting Started</a >
18
18
</p >
19
19
20
- ## ✨ Features <a id =" features " / >
20
+ ## ✨ Features <a id =" features " ></ a >
21
21
22
22
A powerful and flexible Kubernetes MCP server implementation with support for OpenShift.
23
23
24
24
- ** ✅ Configuration** : View and manage the Kubernetes ` .kube/config ` .
25
- - View
25
+ - ** View** the current configuration.
26
26
- ** ✅ Generic Kubernetes Resources** : Perform operations on any Kubernetes resource.
27
- - Any CRUD operation (Create or Update, Get, List, Delete)
27
+ - Any CRUD operation (Create or Update, Get, List, Delete).
28
28
- ** ✅ Pods** : Perform Pod-specific operations.
29
- - List in all namespaces or in a specific namespace
30
- - Get
31
- - Delete
32
- - Show logs
33
- - Run
29
+ - ** List** pods in all namespaces or in a specific namespace.
30
+ - ** Get** a pod by name from the specified namespace.
31
+ - ** Delete** a pod by name from the specified namespace.
32
+ - ** Show logs** for a pod by name from the specified namespace.
33
+ - ** Run** a container image in a pod and optionally expose it.
34
34
35
- ## 🚀 Getting Started <a id =" getting-started " / >
35
+ ## 🚀 Getting Started <a id =" getting-started " ></ a >
36
36
37
37
### Claude Desktop
38
38
You can’t perform that action at this time.
0 commit comments