8000 Releases · silenceper/mcp-k8s · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: silenceper/mcp-k8s

v1.0.5

08 May 11:48
a447f7c
Compare
Choose a tag to compare

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

Full Changelog: v1.0.4...v1.0.5

v1.0.4

21 Apr 15:36
87e172d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

20 Apr 02:36
1917a8a
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Hwting made their first contribution in #8

Full Changelog: v1.0.2...v1.0.3

v1.0.2

15 Apr 02:14
0843ae9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Apr 17:10
9e834dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Apr 14:35
41f1ad0
Compare
Choose a tag to compare

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
0