Add cluster-level logging overview

This commit is contained in:
Mik Vyatskov
2017-01-04 14:00:22 +01:00
parent c66c8b8df5
commit 2b386047e8
26 changed files with 159 additions and 255 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ Kubernetes satisfies a number of common needs of applications running in product
* [load balancing](/docs/user-guide/services/),
* [rolling updates](/docs/user-guide/update-demo/),
* [resource monitoring](/docs/user-guide/monitoring/),
* [log access and ingestion](/docs/user-guide/logging/),
* [log access and ingestion](/docs/user-guide/logging/overview/),
* [support for introspection and debugging](/docs/user-guide/introspection-and-debugging/), and
* [identity and authorization](/docs/admin/authorization/).