Commit Graph

11 Commits

Author SHA1 Message Date
mattmoor-sockpuppet c64c63a160 Format markdown (#626)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-04 14:34:25 -08:00
mattmoor-sockpuppet 41462c69e1 Format markdown (#620)
Produced via: `prettier --write --proseWrap=always $(find -name '*.md' | grep -v vendor)`
2018-12-03 13:54:25 -08:00
Yanwei Guo 10e43caf81 Replace Bazel commands with ko (#406)
* replace bazel commands with ko

* remove ko commands

* add a command
2018-11-26 16:41:22 -08:00
RichieEscarez 74ed0fd04a Use the ksvc shortname for services (#492)
* Replace services.serving.knative.dev with ksvc

* Replace -f with long flag --filename
2018-11-02 15:59:34 -07:00
RichieEscarez ddbe40efcc
Reverting the namespace rename knative-monitoring (#486) 2018-10-30 16:54:33 -07:00
Vincent Demeester af3d2d83eb Fix accessing-logs URL (#437)
The namespace is `knative-monitoring` instead of `monitoring`

Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
2018-10-09 07:12:25 -07:00
Yanwei Guo 12e3364b2d Move the document and fluent image sample from serving repo to docs repo (#259)
* add doccument

* add reasons for plugins

* Formatted file

* add more details

* fix links

* Remove typo and duplicate steps +

+ made a few edits for clarity and consistency
2018-09-18 15:23:19 -07:00
Tyler Auerbeck b2254cbb42 Update docs to use kubectl long flags (#372)
* Update docs to use kubectl long flags

* adding back in the --filename flag (lost when manually merged)

* notice a few missed

* notice a few missed '-f' flags

* change -o to --output
2018-09-12 09:46:03 -07:00
Mustafa Demirhan 094fdbbd1a Fixes to monitoring component installation. (#238) 2018-07-23 15:11:34 -07:00
Ryan Gregg c81e11176e Add license footer and text (#204) 2018-07-19 12:05:32 -07:00
Ryan Gregg 950188b1e2 Move docs into serving folder 2018-07-18 10:31:22 -07:00