Skip to content
Snippets Groups Projects
Commit b8f10a3f authored by yubozhao's avatar yubozhao
Browse files

fix type and add better description of sidecar thanks to Jonas

parent ce2cd15e
No related branches found
No related tags found
No related merge requests found
......@@ -88,9 +88,9 @@ roleRef:
Sidecar method will deploy promtail as a container within a pod that
developer/devops create.
Sidecar method is good for logging for specific deployment/application. This
method works well in multi-tenant enviroment. This method also allow multiply
Loki servers receive logs from multiply promtail.
This method will deploy promtail as a sidecar container within a pod.
In a multi-tenant environment, this enables teams to aggregate logs
for specific pods and deployments for example for all pods in a namespace.
### Example
```yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment