Skip to content

Commit 99af349

Browse files
Update docs/integrations/microsoft-azure/kubernetes.md
Co-authored-by: Jagadisha V <[email protected]>
1 parent 2059362 commit 99af349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/microsoft-azure/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following are the minimum supported requirements for this application:
3434

3535
The AKS - Control Plane app collects logs for the following [Azure Kubernetes Services](https://azure.microsoft.com/en-us/services/kubernetes-service/):
3636

37-
* **kube-audit** - Contains all Kubernetes API Server audit logs including events with the get and list verbs. These events are useful for monitoring all of the interactions with the Kubernetes API.* **kube-audit** - Contains all Kubernetes API Server audit logs including events with the get and list verbs. These events are useful for monitoring all of the interactions with the Kubernetes API.
37+
* **kube-audit**. Contains all Kubernetes API Server audit logs including the events with get and list verbs. These events are useful for monitoring all of the interactions with the Kubernetes API.
3838
* **kube-audit-admin** - Contains Kubernetes API Server audit logs excluding events with the get and list verbs. These events are useful for monitoring resource modification requests made to the Kubernetes API.
3939
* **kube-apiserver** - The API server exposes the underlying Kubernetes APIs. This component provides the interaction for management tools, such as kubectl or the Kubernetes dashboard.
4040
* **kube-scheduler** - The Scheduler determines what nodes can run the workload when you create or scale applications and then starts them.

0 commit comments

Comments
 (0)