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
-4
View File
@@ -301,10 +301,6 @@ func TestExampleObjectSchemas(t *testing.T) {
"namespace": {&api.Namespace{}},
"valid-pod": {&api.Pod{}},
},
"../docs/user-guide/logging-demo": {
"synthetic_0_25lps": {&api.Pod{}},
"synthetic_10lps": {&api.Pod{}},
},
"../docs/user-guide/node-selection": {
"pod": {&api.Pod{}},
"pod-with-node-affinity": {&api.Pod{}},