Commit Graph

10 Commits

Author SHA1 Message Date
Ryo Takaishi 94db3dac2d fix: duplicate phrase (#267) 2018-07-25 09:43:35 -07:00
Evan Anderson fce1af36d5 Update eventing README.md to be more user-facing. (#256)
* Update eventing README.md to be more user-facing.

* Address @samodell suggestions

* Fix last @samodell comment.
2018-07-24 16:21:35 -07:00
Evan Anderson 32f3f9483a Add a minimal-dependencies working example listening to k8s events (#240)
* Copy and clean up knative/eventing/samples/{flow,k8s_events_function} to docs.

* Clean up go build and make it work.

* Add a comment for where to update image.

* Clean up prereqs & steps 1-2 based on test runthrough.

* 'Merge'

* Name function 'read-k8s-events' like in the example.

* Fix the image path to work with ko.

* More name fixes for ko

* Use `dep` to load eventing and k8s.io to avoid glog flag collision. :-/

* Update paths for dep + docker build.

* Add initial startup line to indicate container is running.

* Update Kibana logging details

* Apply PR feedback.
2018-07-24 08:53:34 -07:00
Ryan Gregg ce673eb568
Fix link to setup Knative Serving 2018-07-22 21:58:50 -07:00
Grant Rodgers 4024489534 Link to eventing docs in eventing repo (#228)
Previous links were broken.
2018-07-20 15:58:32 -07:00
Ivan Nikittin bc0684caaa
Update README.md 2018-07-19 17:15:54 -07:00
Ivan Nikittin d6ab031ec0
Update README.md 2018-07-19 17:12:04 -07:00
Ivan Nikittin 2bb9073b0d
Add files via upload 2018-07-19 17:11:09 -07:00
Ryan Gregg c81e11176e Add license footer and text (#204) 2018-07-19 12:05:32 -07:00
Ivan Nikittin 4fef4e2a7d
Rename events/README.md to eventing/README.md 2018-07-18 15:15:39 -07:00