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 1717 <a href =" #getting-started " >🚀 Getting Started</a >
1818</p >
1919
20- ## ✨ Features <a id =" features " / >
20+ ## ✨ Features <a id =" features " ></ a >
2121
2222A powerful and flexible Kubernetes MCP server implementation with support for OpenShift.
2323
2424- ** ✅ Configuration** : View and manage the Kubernetes ` .kube/config ` .
25- - View
25+ - ** View** the current configuration.
2626- ** ✅ 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).
2828- ** ✅ 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.
3434
35- ## 🚀 Getting Started <a id =" getting-started " / >
35+ ## 🚀 Getting Started <a id =" getting-started " ></ a >
3636
3737### Claude Desktop
3838
You can’t perform that action at this time.
0 commit comments