Skip to content

Commit 0ea6fc0

Browse files
sabbanmmetc
authored andcommitted
typo
1 parent e971f75 commit 0ea6fc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crowdsec-docs/unversioned/getting_started/installation/kubernetes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@ automatically attach to the right pods and feed the logs into the right parsers.
7171
<details>
7272
<summary>Why `program` and not `type` ?</summary>
7373

74-
In standard standalone setups documentation states that the labels should be
74+
In standard standalone setups, documentation states that the labels should be
7575
name `type` with the type being the parsed log program (eg nginx, traefik). A
7676
transformation from `type` to `program` is done by the first stage parser
7777
`crowdsecurity/syslog-logs` which is not relevant in a Kubernetes context.
7878
</details>
7979

8080
<details>
81-
<summary>How collection fit in kubernetes environment?</summary>
81+
<summary>How collections fit in kubernetes environment?</summary>
8282

8383
Collections are "recipes" for understanding logs; they don’t find pods on their
8484
own. You choose which pods to read, and you tag those logs with a program (like

0 commit comments

Comments
 (0)