Does anyone have a way to install Joget DX8 on Kubernetes that works?
Confluence User - 27 Jun, 2023
The instructions in Jogeton Kubernetes don't work.
After running the kubectl apply for joget-dx8-tomcat.yaml, the pod generates megabytes per second of error exceptions in the log, all from trying to access the wrong IP addresses.
The /jw/setup screen comes up after you manually fix the invalid ingress definition, but the PVs don't work, so I am guessing it can't store the database configuration, even though it correctly creates schema and tables, using either PostgreSQL or MySQL.
installation