GKE creates a cluster with one master zone. Although there is an SLA of 99.5% 
uptime, this adds up to almost 4 hours in a month. This is not acceptable for 
my application in production. 

Furthermore, cluster with one master zone is vulnerable to corresponding 
availability zone going down. How likely an availability zone can go down? I 
understand that my app will continue to run when master is down but it is still 
a big concern that I cannot scale up my service or deploy a new version of my 
app, etc.

What is the GKE best practice to deploy a business critical app that strives 
for 99.999% uptime? 

Thanks for your help in advance.

-- 
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-... kustuntas
    • Re: [ku... 'Robert Bailey' via Kubernetes user discussion and Q&A
      • Re:... 'Ahmet Alp Balkan' via Kubernetes user discussion and Q&A

Reply via email to