Rasa X 1.0.0 Training error

Hey @mrsaboteur , the new REI installation method makes use of Kind - it runs a local Kubernetes cluster by using Docker containers as “nodes”. As stated in the documentation, docker is a requirement to be able to run rasactl. Note that this is not the same as using docker container or docker-compose to run Rasa X.

Does this answer your question?