Releases: silenceper/mcp-k8s
Releases · silenceper/mcp-k8s
v1.0.5
What's Changed
- Bump helm.sh/helm/v3 from 3.15.2 to 3.17.3 by @dependabot in #14
- Bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible by @dependabot in #12
- Bump github.com/containerd/containerd from 1.7.12 to 1.7.27 by @dependabot in #13
- rename cmd/server to cmd/mcp-k8s by @optionals in #16
- update .goreleaser.yml by @silenceper in #17
New Contributors
- @optionals made their first contribution in #16
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- update README by @silenceper in #10
- add helm tools by @silenceper in #11
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #6
- Add Docker environment support by @Hwting in #8
- add goreleaser by @silenceper in #9
New Contributors
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
What's Changed
- Update the releases page link in the README file by @Lixxcn in #2
- add sse mode by @silenceper in #3
New Contributors
- @Lixxcn made their first contribution in #2
- @silenceper made their first contribution in #3
Full Changelog: v1.0.0...v1.0.1
v1.0.0
A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes clusters through MCP tools.
Features
- Query supported Kubernetes resource types (built-in resources and CRDs)
- Perform CRUD operations on Kubernetes resources
- Configurable write operations (create/update/delete can be enabled/disabled independently)
- Connects to Kubernetes cluster using kubeconfig