Studio Infrastructure Requirements
Minimum Hardware Requirements
The minimum requirements suggested to run Rasa Studio are:
- 4 vCPU
- 8GB RAM
- 50 GB Disk
If you are installing on Kubernetes using our Helm charts, you can optionally customise the resource requests and limits for individual pods using the values.yaml
file.
Network Requirements
Depending on whether or not you are performing an airgap install, your VM must be able to access certain domains on the internet. These are listed below.
- For Online Install
- For Airgap Install
Access to these domains are required to install the embedded Kubernetes cluster inside your VM and then deploy Rasa Studio artifacts onto that cluster. Your VM must be able to make outbound requests to:
*.amazonaws.com
*.docker.com
*.docker.io
europe-west2-docker.pkg.dev
gcr.io
github.com
install.rasa.com
kurl.sh
kubernetes.github.io
objects.githubusercontent.com
openebs.github.io
quay.io
raw.githubusercontent.com
registry-data.replicated.com
registry.k8s.io
registry.rasa.com
registry.replicated.com
replicated.app
replicated.rasa.com
storage.googleapis.com
vmware-tanzu.github.io
If your Rasa Studio licence includes an airgap entitlement, you can deploy in Airgap mode which does not require any outbound internet access.