docs: Add compatibility chart (#118)

This commit is contained in:
Kroese 2024-11-13 03:26:54 +01:00 committed by GitHub
parent be5b26a754
commit 7225019302
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -54,6 +54,16 @@ Via Kubernetes:
kubectl apply -f kubernetes.yml
```
## Compatibility ⚙️
| **Product** | **Platform** | |
|---|---|---|
| Docker Engine | Linux| ✅ |
| Docker Desktop | Linux | ❌ |
| Docker Desktop | macOS | ❌ |
| Docker Desktop | Windows 11 | ✅ |
| Docker Desktop | Windows 10 | ❌ |
## FAQ 💬
### How do I use it?