From dbcb4371d4e9e14c39686da1b922df3bb1575411 Mon Sep 17 00:00:00 2001 From: Bridget Kromhout Date: Sat, 20 Apr 2019 15:33:08 -0500 Subject: [PATCH] Update cloud-controller-manager.md Wording fixes. --- slides/k8s/cloud-controller-manager.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/k8s/cloud-controller-manager.md b/slides/k8s/cloud-controller-manager.md index dd48e7d0..d0975278 100644 --- a/slides/k8s/cloud-controller-manager.md +++ b/slides/k8s/cloud-controller-manager.md @@ -6,7 +6,7 @@ - These features were initially implemented in API server and controller manager -- Since Kubernetes 1.6, these features are available through a separated process: +- Since Kubernetes 1.6, these features are available through a separate process: the *Cloud Controller Manager* @@ -87,7 +87,7 @@ The list includes the following providers: - What kind of details would you like to see in this section? -- Would you appreciate to get details on clouds that you don't / won't use? +- Would you appreciate details on clouds that you don't / won't use? ---