This KB Article explains how to deploy the portal on Google Kubernetes Engine (Google Cloud).
API Portal 5.0.2 on Google Cloud
MySQL 8.0.x
1. Configure database parameters as per the TechDocs - see "Configure an External Database"
2. Deploy the portal using the Helm charts/Docker Swarm for 5.0.2 release
3. Confirm all portal pods are running
4. Post-installation, connect to the database and execute use <portal db name> to set the portal database as current
5. Execute the PORTAL_5.0.2_VIEW_GCP_80_FIX.sql file