Closed Nick-Harvey closed 6 years ago
I know this is a lot to ask, but I've been trying to configure this to use a cloudsql server instead of the packaged mariadb option and I can't seem to get it to work. Any chance someone can point me in the right direction?
Google CloudSql recommends a proxy connection via the following docs https://cloud.google.com/sql/docs/mysql/connect-kubernetes-engine
And that's where I'm having trouble. Getting Portus to listen on localhost, with the proxy container running in parallel doesn't seem to work.
Also, if you try to install this unchanged (ie with the packaged mariadb) you get the following error:
Error: found in requirements.yaml, but missing in charts/ directory: mariadb
Nevermind, it was user error
I know this is a lot to ask, but I've been trying to configure this to use a cloudsql server instead of the packaged mariadb option and I can't seem to get it to work. Any chance someone can point me in the right direction?
Google CloudSql recommends a proxy connection via the following docs https://cloud.google.com/sql/docs/mysql/connect-kubernetes-engine
And that's where I'm having trouble. Getting Portus to listen on localhost, with the proxy container running in parallel doesn't seem to work.
Also, if you try to install this unchanged (ie with the packaged mariadb) you get the following error: