# Kubespray [kubespray.io](https://kubespray.io/#/) > Deploy a Production Ready Kubernetes Cluster ## Requirements On the Ansible orchestrator, `python3-netaddr` needs to be installed. As well as the content of `requirements.txt` ```sh pip install -r requirements.txt ```