Skip to content

microk8s-mcp v0.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:55

microk8s-mcp v0.1.4

Changes since v0.1.3:

  • tests: use a kubectl stand-in that exists on macOS too
  • release: 0.1.4
  • seo: expand structured data and tighten page metadata
  • ci: bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#7)
  • deps: cap mcp below 2.0 (#8)

Install

pip install microk8s-mcp==0.1.4

The wheel ships the server itself. Cluster setup (rbac.yaml,
make-kubeconfig.sh, the make targets) lives in the repository —
see https://pierrejochem.github.io/microk8s-mcp/install.html

Warning

rbac.yaml grants cluster-wide write. See the README before applying it.