Blog post links (hugo issue) (#18307)
* Blog post links (hugo issue) This commit aims to fix multiple occurrences of issue introduced before switching blog engine to hugo, after which no blog links with "." was working. It's include a huge ammount of links with kubernetes version in it. This commit also include one or two additional link fixes found while making changes in attempt to solve current situation. * Additional fix for Chinese website blog post.
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
d3d89658d0
commit
f3ea39230e
@@ -5,7 +5,7 @@ slug: highly-available-kubernetes-clusters
|
||||
url: /blog/2017/02/Highly-Available-Kubernetes-Clusters
|
||||
---
|
||||
|
||||
Today’s post shows how to set-up a reliable, highly available distributed Kubernetes cluster. The support for running such clusters on Google Compute Engine (GCE) was added as an alpha feature in [Kubernetes 1.5 release](https://kubernetes.io/blog/2016/12/kubernetes-1.5-supporting-production-workloads).
|
||||
Today’s post shows how to set-up a reliable, highly available distributed Kubernetes cluster. The support for running such clusters on Google Compute Engine (GCE) was added as an alpha feature in [Kubernetes 1.5 release](https://kubernetes.io/blog/2016/12/kubernetes-1-5-supporting-production-workloads/).
|
||||
|
||||
**Motivation**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user