Helm charts implementation

Hi Team,

I am going to work on Helm charts, Any one having good helm charts documentation please share.

Thanks, subbu.

Hi @subbu_y80, if you want to deploy rasa x on kubernetes via helm, we have open source helm charts for that. Here is the repository and the documentation on getting it set up and customizing the values: setup, customization

If you want to deploy only rasa open source, we don’t have charts for that, but you could use the rasa x deployment as a starting point and remove services that aren’t required for an open source only deployment.

Hope that helps!