Skip to content

microk8s-mcp v0.1.1

Choose a tag to compare

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

microk8s-mcp v0.1.1

Changes since v0.1.0:

  • release: 0.1.1
  • release: publish to PyPI via Trusted Publishing
  • docs: match the install button to the lockup blue
  • docs: match the top bar to the lockup blue in both themes
  • docs: fix text contrast in the site chrome
  • ci: bump actions/upload-pages-artifact from 4 to 5 (#4)
  • ci: bump actions/configure-pages from 5 to 6 (#5)
  • ci: bump actions/deploy-pages from 4 to 5 (#6)
  • docs: make the reference tables readable on phones
  • docs: add a GitHub Pages documentation site and optimise for search
  • README: drop the dangling "On the node:" lead-in
  • README: drop the redundant H1 and fix a misspelling
  • Add lockup banner to README and outline the wordmark
  • feat: add media set

Install

pip install microk8s-mcp==0.1.1

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.