Skip to content

Commit 31cd418

Browse files
KNW-1234 - review done
1 parent 26b045f commit 31cd418

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/common/de/monitoring_kubernetes.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// -*- coding: utf-8 -*-
2-
// IGNORE Tanzu p9 inkl
2+
// IGNORE Tanzu p9
33
include::global_attr.adoc[]
44
= Kubernetes überwachen
5-
:revdate: 2023-05-31
5+
:revdate: 2024-03-12
66
:title: Kubernetes überwachen
77
:description: Mit {CMK} können Sie auch die Container-Orchestrierungssoftware Kubernetes überwachen. Lesen Sie hier die Details zur Einrichtung.
88

@@ -41,7 +41,7 @@ Beginnend mit Version {v22} unterstützt {CMK} die folgenden Distributionen bzw.
4141
* Vanilla Kubernetes
4242
* Amazon Elastic Kubernetes Service (Amazon EKS)
4343
* Azure Kubernetes Service (AKS)
44-
* Google Kubernetes Engine (GKE) inkl. Autopilot-Modus
44+
* Google Kubernetes Engine (GKE) inklusive Autopilot-Modus
4545
* xref:monitoring_openshift#[OpenShift] (nur {CE})
4646
* Tanzu Kubernetes (ab {CMK} {v22}p9)
4747

@@ -287,7 +287,7 @@ serviceAccount:
287287

288288
==== Voraussetzung für Monitoring von GKE Autopilot
289289

290-
Falls Sie Ihr GKE-Cluster (Google Kubernetes Engine) im Autopilot-Modus betreiben, so ist das Monitoring mit {CMK} problemlos möglich, da {CMK} ein sogenannter link:https://cloud.google.com/kubernetes-engine/docs/resources/autopilot-partners?hl=de#allowlisted-partner-workloads[Autopilot Partner] ist.
290+
Falls Sie Ihr GKE-Cluster (Google Kubernetes Engine) im Autopilot-Modus betreiben, so ist das Monitoring mit {CMK} problemlos möglich, da {CMK} ein sogenannter link:https://cloud.google.com/kubernetes-engine/docs/resources/autopilot-partners?hl=de#allowlisted-partner-workloads[Autopilot Partner^] ist.
291291

292292
Sie müssen in der `values.yaml` lediglich `var_run` auf `readOnly` setzen:
293293

src/common/en/monitoring_kubernetes.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// IGNORE Tanzu p9
33
include::global_attr.adoc[]
44
= Monitoring Kubernetes
5-
:revdate: 2023-05-31
5+
:revdate: 2024-03-12
66
:title: Monitoring Kubernetes
77
:description: With {CMK} you can also monitor the Kubernetes container orchestration software. Read details on this agentless facility here.
88

@@ -41,7 +41,7 @@ Starting with version {v22}, {CMK} supports the following distributions and Kube
4141
* Vanilla Kubernetes
4242
* Amazon Elastic Kubernetes Service (Amazon EKS)
4343
* Azure Kubernetes Service (AKS)
44-
* Google Kubernetes Engine (GKE) incl. Autopilot mode
44+
* Google Kubernetes Engine (GKE) including Autopilot mode
4545
* xref:monitoring_openshift#[OpenShift] ({CE} only)
4646
* Tanzu Kubernetes (as of {CMK} {v22}p9)
4747

@@ -283,7 +283,7 @@ serviceAccount:
283283

284284
==== Prerequisite for monitoring GKE Autopilot
285285

286-
If you operate your GKE (Google Kubernetes Engine) cluster in Autopilot mode, monitoring it with {CMK} is also possible, as {CMK} is a so-called link:https://cloud.google.com/kubernetes-engine/docs/resources/autopilot-partners#allowlisted-partner-workloads[Autopilot partner].
286+
If you operate your GKE (Google Kubernetes Engine) cluster in Autopilot mode, monitoring it with {CMK} is also possible, as {CMK} is a so-called link:https://cloud.google.com/kubernetes-engine/docs/resources/autopilot-partners#allowlisted-partner-workloads[Autopilot partner^].
287287

288288
You only need to set `var_run` to `readOnly` in your `values.yaml`:
289289

0 commit comments

Comments
 (0)