Updated the Lima documentation in Podman Desktop GUI #1859
afbjorklund
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Now you can use Lima to provide your "containers" or "kubernetes" environment, instead of "podman machine" and "kind":
https://podman-desktop.io/docs/onboarding/containers/
https://podman-desktop.io/docs/onboarding/kubernetes/
You can view containers/images/volumes, and pods. The configuration is still a bit clunky, i.e. you have to use
limactl
.Allow controlling Lima virtual machines using the Podman Desktop extension podman-desktop/podman-desktop#3069
Allow more than one kubeconfig file, including generated from provisioners podman-desktop/podman-desktop#3385
No advanced features are being used, just
limactl start
.limactl start template://podman
limactl start template://docker
limactl start template://k3s
limactl start template://k8s
You can also use the Lima GUI, to click the start button...
Beta Was this translation helpful? Give feedback.
All reactions