Skip to content

Commit

Permalink
Finished with all changes
Browse files Browse the repository at this point in the history
  • Loading branch information
metonymic-smokey authored Dec 31, 2019
1 parent a44dab2 commit 6fcc9fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/google/step-zero-gcp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@ your google cloud account.
that is not too far away from your users.
* .. note::
A region in GCP is a geographical region with at least three zones, where each zone is representing a datacenter to with servers etc.
A region in GCP is a geographical region with at least three zones, where each zone is representing a datacenter with servers etc.
* A regional cluster creates pods across zones in a region(three by default), distributing Kubernetes resources across multiple zones in the region. This is different from the default cluster, which has all its resources within a single zone(as shown above).
* A regional cluster has Highly Available (HA) kubernetes api-servers, this allows jupyterhub which use them to have no downtime during upgrades of kubernetes itself.
* A regional cluster has Highly Available (HA) kubernetes api-servers, this allows jupyterhub which uses them to have no downtime during upgrades of kubernetes itself.
* They also increase control plane uptime to 99.95%.
Expand Down

0 comments on commit 6fcc9fa

Please sign in to comment.