Document Minikube compatibility

This commit is contained in:
Philip Laine 2023-10-18 13:24:29 +02:00
parent c7e1746619
commit 3ad5d35554

View File

@ -20,3 +20,4 @@ Spegel has been tested on the following Kubernetes flavors for compatibility. So
| AKS | :green_circle: | Verified to work out of the box. |
| EKS | :yellow_circle: | Discard unpacked layers is enabled by default and needs to be disabled. |
| GKE | :red_circle: | Not supported due to registry config path not being set. |
| Minikube | :green_circle: | Verified to work out of the box. |