From 4f2434ff665003895c1900636632674795822a9a Mon Sep 17 00:00:00 2001 From: m1093782566 Date: Fri, 4 Aug 2017 16:22:09 +0800 Subject: [PATCH] fix typos in fedration docs --- docs/concepts/cluster-administration/federation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/concepts/cluster-administration/federation.md b/docs/concepts/cluster-administration/federation.md index c62be6f39f..5a351319d4 100644 --- a/docs/concepts/cluster-administration/federation.md +++ b/docs/concepts/cluster-administration/federation.md @@ -54,10 +54,10 @@ some caveats: impact all clusters. This is mitigated by keeping the logic in federation control plane to a minimum. It mostly delegates to the control plane in kubernetes clusters whenever it can. The design and implementation also errs - on the side of safety and avoiding multicluster outage. + on the side of safety and avoiding multi-cluster outage. * Maturity: The federation project is relatively new and is not very mature. Not all resources are available and many are still alpha. [Issue - 38893](https://github.com/kubernetes/kubernetes/issues/38893) ennumerates + 38893](https://github.com/kubernetes/kubernetes/issues/38893) enumerates known issues with the system that the team is busy solving. ### Hybrid cloud capabilities