From 85a8ac03e7deddc81355be384742bb1188fcc4b8 Mon Sep 17 00:00:00 2001 From: tamilselvan1102 Date: Tue, 2 May 2023 19:41:59 +0530 Subject: [PATCH 1/8] add link for kubelet and cloud-controller-manager --- content/en/docs/reference/glossary/cloud-controller-manager.md | 2 +- content/en/docs/reference/glossary/kubelet.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/reference/glossary/cloud-controller-manager.md b/content/en/docs/reference/glossary/cloud-controller-manager.md index 874d0925cfe12..0812a6faf1b80 100644 --- a/content/en/docs/reference/glossary/cloud-controller-manager.md +++ b/content/en/docs/reference/glossary/cloud-controller-manager.md @@ -12,7 +12,7 @@ tags: - operation --- A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component -that embeds cloud-specific control logic. The cloud controller manager lets you link your +that embeds cloud-specific control logic. The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your cluster into your cloud provider's API, and separates out the components that interact with that cloud platform from components that only interact with your cluster. diff --git a/content/en/docs/reference/glossary/kubelet.md b/content/en/docs/reference/glossary/kubelet.md index e442fe29f08cd..8804bc368ef90 100644 --- a/content/en/docs/reference/glossary/kubelet.md +++ b/content/en/docs/reference/glossary/kubelet.md @@ -14,4 +14,4 @@ tags: -The kubelet takes a set of PodSpecs that are provided through various mechanisms and ensures that the containers described in those PodSpecs are running and healthy. The kubelet doesn't manage containers which were not created by Kubernetes. +The [kubelet](/docs/reference/command-line-tools-reference/kubelet/) takes a set of PodSpecs that are provided through various mechanisms and ensures that the containers described in those PodSpecs are running and healthy. The kubelet doesn't manage containers which were not created by Kubernetes. From 31f16473ed0a14fa9edc35b0f151be109f36a0e6 Mon Sep 17 00:00:00 2001 From: tamilselvan1102 Date: Thu, 4 May 2023 10:47:25 +0530 Subject: [PATCH 2/8] wraped the long lines --- .../docs/reference/glossary/cloud-controller-manager.md | 8 ++++---- content/en/docs/reference/glossary/kubelet.md | 6 +++++- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/content/en/docs/reference/glossary/cloud-controller-manager.md b/content/en/docs/reference/glossary/cloud-controller-manager.md index 0812a6faf1b80..6440709212066 100644 --- a/content/en/docs/reference/glossary/cloud-controller-manager.md +++ b/content/en/docs/reference/glossary/cloud-controller-manager.md @@ -11,10 +11,10 @@ tags: - architecture - operation --- - A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component -that embeds cloud-specific control logic. The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your -cluster into your cloud provider's API, and separates out the components that interact -with that cloud platform from components that only interact with your cluster. +A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component that +embeds cloud-specific control logic. The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your +cluster into your cloud provider's API, and separates out the components that interact with that +cloud platform from components that only interact with your cluster. diff --git a/content/en/docs/reference/glossary/kubelet.md b/content/en/docs/reference/glossary/kubelet.md index 8804bc368ef90..7ff09cb017b53 100644 --- a/content/en/docs/reference/glossary/kubelet.md +++ b/content/en/docs/reference/glossary/kubelet.md @@ -14,4 +14,8 @@ tags: -The [kubelet](/docs/reference/command-line-tools-reference/kubelet/) takes a set of PodSpecs that are provided through various mechanisms and ensures that the containers described in those PodSpecs are running and healthy. The kubelet doesn't manage containers which were not created by Kubernetes. + +The [kubelet](/docs/reference/command-line-tools-reference/kubelet/) takes a set of PodSpecs that +are provided through various mechanisms and ensures that the containers described in those +PodSpecs are running and healthy. The kubelet doesn't manage containers which were not created by +Kubernetes. From ad381245ce4a74337be6e515643afdbb323deee0 Mon Sep 17 00:00:00 2001 From: tamilselvan1102 Date: Thu, 4 May 2023 11:38:20 +0530 Subject: [PATCH 3/8] wrapping cloud-controller-manager content --- .../docs/reference/glossary/cloud-controller-manager.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/docs/reference/glossary/cloud-controller-manager.md b/content/en/docs/reference/glossary/cloud-controller-manager.md index 6440709212066..4b3f16e3e2181 100644 --- a/content/en/docs/reference/glossary/cloud-controller-manager.md +++ b/content/en/docs/reference/glossary/cloud-controller-manager.md @@ -11,10 +11,10 @@ tags: - architecture - operation --- -A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component that -embeds cloud-specific control logic. The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your -cluster into your cloud provider's API, and separates out the components that interact with that -cloud platform from components that only interact with your cluster. +A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component that embeds cloud-specific control logic. +The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your cluster into your cloud provider's API, +and separates out the components that interact with that cloud platform from components that +only interact with your cluster. From 8995f889927a5a799dd724208d5fbe7db4ae3cb9 Mon Sep 17 00:00:00 2001 From: tamilselvan1102 Date: Thu, 4 May 2023 11:38:20 +0530 Subject: [PATCH 4/8] wrapping cloud-controller-manager content --- .../docs/reference/glossary/cloud-controller-manager.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/docs/reference/glossary/cloud-controller-manager.md b/content/en/docs/reference/glossary/cloud-controller-manager.md index 6440709212066..4b3f16e3e2181 100644 --- a/content/en/docs/reference/glossary/cloud-controller-manager.md +++ b/content/en/docs/reference/glossary/cloud-controller-manager.md @@ -11,10 +11,10 @@ tags: - architecture - operation --- -A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component that -embeds cloud-specific control logic. The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your -cluster into your cloud provider's API, and separates out the components that interact with that -cloud platform from components that only interact with your cluster. +A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component that embeds cloud-specific control logic. +The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your cluster into your cloud provider's API, +and separates out the components that interact with that cloud platform from components that +only interact with your cluster. From d02f751928dd3b2e7a3655b383e2663ce74c6595 Mon Sep 17 00:00:00 2001 From: Tamilselvan Date: Fri, 12 May 2023 14:45:40 +0530 Subject: [PATCH 5/8] Update cloud-controller-manager.md --- .../en/docs/reference/glossary/cloud-controller-manager.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/reference/glossary/cloud-controller-manager.md b/content/en/docs/reference/glossary/cloud-controller-manager.md index 4b3f16e3e2181..8ebdccc435683 100644 --- a/content/en/docs/reference/glossary/cloud-controller-manager.md +++ b/content/en/docs/reference/glossary/cloud-controller-manager.md @@ -12,8 +12,8 @@ tags: - operation --- A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component that embeds cloud-specific control logic. -The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your cluster into your cloud provider's API, -and separates out the components that interact with that cloud platform from components that +The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your cluster into your cloud provider's API, +and separates out the components that interact with that cloud platform from components that only interact with your cluster. From d9315ded42475b49f667048aa7502e54411a73fd Mon Sep 17 00:00:00 2001 From: Tamilselvan Date: Wed, 20 Sep 2023 10:21:03 +0530 Subject: [PATCH 6/8] Update kubelet.md From 074a16b7b63e93f8f6705bd0d62e34414835c419 Mon Sep 17 00:00:00 2001 From: Tamilselvan Date: Wed, 20 Sep 2023 10:46:51 +0530 Subject: [PATCH 7/8] Update cloud-controller-manager.md --- .../docs/reference/glossary/cloud-controller-manager.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/docs/reference/glossary/cloud-controller-manager.md b/content/en/docs/reference/glossary/cloud-controller-manager.md index 8ebdccc435683..f9305ecdad5a4 100644 --- a/content/en/docs/reference/glossary/cloud-controller-manager.md +++ b/content/en/docs/reference/glossary/cloud-controller-manager.md @@ -11,10 +11,10 @@ tags: - architecture - operation --- -A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component that embeds cloud-specific control logic. -The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your cluster into your cloud provider's API, -and separates out the components that interact with that cloud platform from components that -only interact with your cluster. +A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component that embeds cloud-specific control +logic. The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your cluster into your cloud +provider's API, and separates out the components that interact with that cloud +platform from components that only interact with your cluster. From 866b67e2a6057f9a96421cd9e72bc5b64ed323b3 Mon Sep 17 00:00:00 2001 From: Tamilselvan Date: Wed, 20 Sep 2023 11:09:53 +0530 Subject: [PATCH 8/8] Update cloud-controller-manager.md --- .../docs/reference/glossary/cloud-controller-manager.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/docs/reference/glossary/cloud-controller-manager.md b/content/en/docs/reference/glossary/cloud-controller-manager.md index f9305ecdad5a4..0812a6faf1b80 100644 --- a/content/en/docs/reference/glossary/cloud-controller-manager.md +++ b/content/en/docs/reference/glossary/cloud-controller-manager.md @@ -11,10 +11,10 @@ tags: - architecture - operation --- -A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component that embeds cloud-specific control -logic. The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your cluster into your cloud -provider's API, and separates out the components that interact with that cloud -platform from components that only interact with your cluster. + A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component +that embeds cloud-specific control logic. The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your +cluster into your cloud provider's API, and separates out the components that interact +with that cloud platform from components that only interact with your cluster.