|
|
|
|
|
by weitzj
3376 days ago
|
|
It would be nice to improve the documentation a bit, and mention that only one agent is needed per node and that this agent will collect the logs across namespaces. As I have understood,you do not set any namespace for the secret/daemonset, which is fine with me. But this way, I could install multiple agents (for each namespace). So a better documentation about the best practice installation for multiple namespaces would be nice. |
|
Yeah, we now set our agent up w/o namespaces. During our beta, we originally had it set up inside `kube-system` but 2 of our testers mentioned that the pod wouldn't install unless it was in `default`. So we moved it out of `kube-system` but we still weren't sure what caused the issue since it worked fine on our cluster. We were using Kubernetes v1.4 so it could've been an older version issue.