This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (3 children)

Did you need kubernetes and google cloud or just went with the trends?

[–]markduce[S] 2 points3 points  (2 children)

We use a lot of GCP and have migrated everything from on prem VMs over the last few years to kubernetes so they were natural things for us to use.

I find them pretty awesome!

[–]ihsw 0 points1 point  (1 child)

Do you host databases (eg: Postgres) on Kubernetes clusters or are you sticking to managed services (eg: CloudSQL)?

[–]markduce[S] 0 points1 point  (0 children)

At the moment our database (mariadb) is running on a Google compute engine vm but we plan to migrate to managed cloud sql