Currently I run a virtual server for a web application. The stack is based on 
docker.

I have 1 docker container for Nginx which acts as reverse proxy for the nodejs 
backend. Than  2 docker containers running the NodeJS Backend and 1 container 
for a NoSQL DB (ArangoDB). Of course the NodeJS Backend talks to the DB...

Now I would be interested in replacing this infrastructure with something cloud 
based. So I stumbled across google cloud and especially GKE and Kubernetes.

So my question: is there a tutorial or something which shows the establishment 
of such a stack.

Can anybody of you give me an advice?

Would this to be a good choice for such a replacement?

Can you predicate the cost of such a GKE deployment (low data volume, < 1 GB, 
currently I have a 8 GB virtual server, 2 virtual cores, the RAM is mainly used 
for the DB but not really needed) 

TIA

Martin

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.
  • [kubernetes-use... martin . kuhn . at

Reply via email to