mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-02 10:47:19 +08:00
docs: Compatibility chart (#946)
This commit is contained in:
parent
4dfcbe4ab1
commit
4e7822fedd
18
readme.md
18
readme.md
@ -62,16 +62,14 @@ kubectl apply -f https://raw.githubusercontent.com/vdsm/virtual-dsm/refs/heads/m
|
||||
|
||||
## Compatibility ⚙️
|
||||
|
||||
| **Product** | **Platform** | |
|
||||
|---|---|---|
|
||||
| Docker Engine | Linux | ✅ |
|
||||
| Docker Desktop | Linux | ❌ |
|
||||
| Docker Desktop | macOS | ❌ |
|
||||
| Docker Desktop | Windows 11 | ✅ |
|
||||
| Docker Desktop | Windows 10 | ❌ |
|
||||
| Podman | Linux | ✅ |
|
||||
| Podman Desktop | Linux | ✅ |
|
||||
| Github Codespaces | Cloud | ✅ |
|
||||
| **Product** | **Linux** | **Win11** | **Win10** | **macOS** |
|
||||
|---|---|---|---|---|
|
||||
| Docker CLI | ✅ | ✅ | ❌ | ❌ |
|
||||
| Docker Desktop | ❌ | ✅ | ❌ | ❌ |
|
||||
| Podman CLI | ✅ | ✅ | ❌ | ❌ |
|
||||
| Podman Desktop | ✅ | ✅ | ❌ | ❌ |
|
||||
| Kubernetes | ✅ | ✅ | ❌ | ❌ |
|
||||
| Github Codespaces | ✅ | ✅ | ✅ | ✅ |
|
||||
|
||||
## FAQ 💬
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user