Skip to content

Commit 4c5ba14

Browse files
afbjorklundbenoitf
authored andcommitted
docs: drop the word virtual from lima
The linux machine can be both physical and virtual. Each is referred to as a "Lima instance" (not VM). Signed-off-by: Anders F Björklund <[email protected]>
1 parent 4bc1035 commit 4c5ba14

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Check the downloads page on [podman-desktop.io/downloads](https://podman-desktop
4141

4242
- [Podman container engine](https://github.com/containers/podman)
4343
- [crc](https://github.com/code-ready/crc)
44-
- [Lima virtual machines](https://github.com/lima-vm/lima)
44+
- [Lima: Linux Machines](https://github.com/lima-vm/lima)
4545
- [Docker container engine](https://github.com/docker/docker)
4646

4747
#### Podman engine update support

extensions/lima/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lima",
33
"displayName": "Lima",
4-
"description": "Integration for Lima: Linux virtual machines (typically macOS)",
4+
"description": "Integration for Lima: Linux Machines (typically macOS)",
55
"version": "0.0.1",
66
"icon": "icon.png",
77
"publisher": "podman-desktop",

website/docs/lima/creating-a-kubernetes-instance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords: [podman desktop, kubernetes, lima, onboarding, linux, macos]
88

99
# Creating a Lima instance for Kubernetes workloads with Podman Desktop
1010

11-
To use the Lima provider you need a Lima instance running a Linux virtual machine.
11+
To use the Lima provider you need a Lima instance running a Linux machine.
1212

1313
In the future, Podman Desktop might be able to create Lima instances.
1414

website/docs/lima/creating-a-lima-instance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords: [podman desktop, containers, lima, onboarding, linux, macos]
88

99
# Creating a Lima instance for container workloads with Podman Desktop
1010

11-
To use the Lima provider you need a Lima instance running a Linux virtual machine.
11+
To use the Lima provider you need a Lima instance running a Linux machine.
1212

1313
In the future, Podman Desktop might be able to create Lima instances.
1414

0 commit comments

Comments
 (0)