diff --git a/quickstart.md b/quickstart.md index fe8a144..f971fb9 100644 --- a/quickstart.md +++ b/quickstart.md @@ -34,7 +34,8 @@ This script requires `ansible-playbook`, which you can install on CentOS/RHEL us get using `ansible-galaxy colection install community.docker`. > **Note** You can also use a Kind or Minikube cluster with containerd runtime to try out the CoCo stack -for development purposes. +for development purposes. Make sure to use the `kata-clh` runtime class for your workloads when using Kind or +Minikube, [as QEMU is known to **not** be working with Kind or Minikube](https://github.com/confidential-containers/operator/issues/124). ## Prerequisites