diff --git a/container-deployment/docker-logging-driver.md b/container-deployment/docker-logging-driver.md index 95a36b07..b22afec9 100644 --- a/container-deployment/docker-logging-driver.md +++ b/container-deployment/docker-logging-driver.md @@ -280,7 +280,7 @@ This document describes how to set up a multi-container logging environment via In a production environment, you must use one of the container orchestration tools. Currently, Kubernetes has better integration with Fluentd, and we're working on making better integrations with other tools as well. -* [Kubernetes Logging Overview](https://kubernetes.io/docs/user-guide/logging/overview/) +* [Logging Architecture](https://kubernetes.io/docs/concepts/cluster-administration/logging/) If this article is incorrect or outdated, or omits critical information, please [let us know](https://github.com/fluent/fluentd-docs-gitbook/issues?state=open). [Fluentd](http://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License.