Parcourir la source

docs: Add compatibility chart (#883)

Kroese il y a 8 mois
Parent
commit
658c84c55f
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. 10 0
      readme.md

+ 10 - 0
readme.md

@@ -58,6 +58,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?