docs: Add compatibility chart (#224)
This commit is contained in:
parent
45768173b9
commit
58f3fe9944
1 changed files with 8 additions and 0 deletions
|
@ -60,6 +60,14 @@ Via Kubernetes:
|
||||||
kubectl apply -f kubernetes.yml
|
kubectl apply -f kubernetes.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Compatibility ⚙️
|
||||||
|
|
||||||
|
| **Product** | **Platform** | |
|
||||||
|
|---|---|---|
|
||||||
|
| Docker Engine | Linux| ✅ |
|
||||||
|
| Docker Desktop | Linux | ❌ |
|
||||||
|
| Docker Desktop | macOS | ❌ |
|
||||||
|
|
||||||
## FAQ 💬
|
## FAQ 💬
|
||||||
|
|
||||||
### How do I use it?
|
### How do I use it?
|
||||||
|
|
Loading…
Reference in a new issue