Skip to content

microk8s-mcp v0.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 14:21
· 9 commits to main since this release

microk8s-mcp v0.1.2

Changes since v0.1.1:

  • release: 0.1.2 — fix the README as PyPI renders it
  • docs: document installing from PyPI

Install

pip install microk8s-mcp==0.1.2

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.