Found that Rasa-x needed Server version 14.8
But EKS only support minimum 1.16
Is this possible to deploy?
Correct me if I’m wrong
Google support version until 1.17 (unavailable to deploy under version 1.14)
Any help guys ? @nik202
Zeke I wish I can help you on this but, I don’t know much about Kubernetes, I am in initial learning phase.
I request and ping @ChrisRahme for the help, if he know about this, many thanks in advance.
Also sorry, I don’t know about server version, EKS, and GKE
What happens if you do a Quick-Installation?
Have you tried to deploy Rasa X using the latest kubernetes anyway?
My understanding is that the minimal version is 1.12.x. See: GitHub - RasaHQ/rasa-x-helm: Rasa X Helm chart for deploying on Kubernetes (K8s) and OpenShift.</title
The doc says when you check that kubectl
is installed and available by run kubectl versions --short
, the output should be similar to that. It doesn’t mean the kubectl
version has exactly to be 1.14.8
.