Skip to content

axel7083/podman-desktop-extension-minikube

 
 

Repository files navigation

Minikube Extension

The Minikube extension adds support for https://minikube.sigs.k8s.io/docs/. It allows users to create Kubernetes clusters running on top of the container engine.

Topics

Installation

You can install the Minikube extension directly inside Podman Desktop.

Go to Extensions > Catalog > Install minikube.

Contributing

Want to help develop and contribute to the Minikube extension?

You can use pnpm watch --extension-folder from the Podman Desktop directory to automatically rebuild and test the Minikube extension:

git clone https://github.com/containers/podman-desktop
git clone https://github.com/containers/podman-desktop-extension-minikube
cd podman-desktop-extension-minikube
pnpm install
pnpm watch
cd ../podman-desktop
pnpm watch --extension-folder ../podman-desktop-extension-minikube

Feedback

You can provide your feedback on the extension by creating an issue on this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 87.2%
  • JavaScript 11.6%
  • Dockerfile 1.2%