daxio / k8s-lemp

LEMP stack in a Kubernetes cluster
GNU General Public License v3.0
80 stars 44 forks source link

Working on Cloud SQL and Cloud Storage integration #14

Open davisshaver opened 6 years ago

davisshaver commented 6 years ago

Hi there! This is exactly what I had been looking to build myself. Going to clone this morning and try with your setup instead. My key requirement is Cloud SQL and Cloud Storage integration for horizontal scalability of the clusters. Let me know what you think, maybe a PR will make sense.

chepurko commented 6 years ago

@davisshaver for sure! Thanks for your interest.

If I may ask, have you tried the non-open-source Google Container Engine (GKE) for this yet? The reason I'm asking is the pure open-source Kubernetes commonly runs the open source MySQL in a container with plain old block storage.

I believe GKE has drop-in functionality for Google's Cloud SQL and Cloud Storage buckets. But I'm not aware if storage buckets are built for on-demand storage as it's intended for object storage (like Google Drive, for example) rather than block storage.

davisshaver commented 6 years ago

@chepurko Yes I intend to host on GKE, although I'm intent on having everything work on Minikube, too. Have you tested this setup with Minikube?

Re Cloud Storage, I am using it to host uploads folder in the same way as one might use s3.

davisshaver commented 6 years ago

@chepurko I was wondering if I could contact you via email, I am trying to find freelance help with k8s and WordPress and was wondering if you were available or had any recommendations...

chepurko commented 6 years ago

Sure, want to join me on Keybase? I already pinged your GitHub account there. You’ll see it as soon as you join and verify your GitHub account.

vinceano commented 6 years ago

Totally lost; need help ...S.O.S..!