Commit Graph

1415 Commits

Author SHA1 Message Date
Evan Anderson 5de0c6ad9c Even less pretty. 2018-08-03 11:17:01 -07:00
Evan Anderson 164942f2b3 Un-prettify to make diff reading easier. 2018-08-03 11:13:42 -07:00
Evan Anderson 264f9b3f47 Add knative-users as as access option for Team Drive 2018-08-03 10:57:27 -07:00
Ryan Gregg 765589015c Remove space (#305) 2018-08-01 16:45:37 -07:00
Brendan Nolan 9a2769acd5 Add PKS to choosing a cluster paragraph (#266) 2018-07-31 18:07:37 -07:00
Joseph Burnett 11da02c747 Update Scaling working group Hangout link (#262) 2018-07-31 17:51:37 -07:00
Daz Wilkin 1053918b34 Correct Markdown link error (#289) 2018-07-30 16:04:37 -07:00
James Bowes 3cc16b0373 Fix broken links in blue/green sample (#296) 2018-07-30 15:47:37 -07:00
Eric Bottard 146b7e203b Update role reference in sample (#276)
This may require double check / confirmation, but My cluster did not have a `viewer` role. It did have a `view` role though.
2018-07-30 15:30:37 -07:00
Paul Czarkowski cc19f3970f fix source-to-url-go sample to use secret (#253)
* fix source-to-url-go sample to use secret

* fix pluralization for manifests
2018-07-30 13:39:36 -07:00
Chih-Chieh c43067e9c6 fixed typo in Hello World Spring Boot sample (#294) 2018-07-30 11:16:37 -07:00
RichieEscarez 8b86132c85 New task in docs/build based on content moved from knative/build (#261)
* New task in docs from moved content (knative/build)

* Consistency fix: Use capital B for Knative Build
2018-07-30 10:42:36 -07:00
Thomas Risberg bf0b1725e9 Update install instructions to use release 0.1.0 files (#287) 2018-07-27 15:08:35 -07:00
Tyler Britten cac78d0494 Fix Typo in link (#284)
Link 404ed, fixed the typo
2018-07-27 14:12:35 -07:00
Paul Czarkowski 633e68912e Update getting started doc to use env vars (#247)
Simplify the getting started example by setting environment
variables rather than asking the user to remember IP addresses
and host urls.
2018-07-27 07:19:35 -07:00
Khotyn Huang 09dfac7cd5 Fix syntax error in builds.md (#282)
There are two "of the" in the sentence, should be only one.
2018-07-26 20:49:35 -07:00
Jason Hall f4642e3147 Use stringData for build secrets (#280) 2018-07-26 13:59:35 -07:00
Marek Bartík a8a3ac176e fix typo in filename (#277)
sample.yaml -> service.yaml
2018-07-26 10:49:35 -07:00
Jonas Fonseca d1599ef57a Fix 'using gcs' title (#260) 2018-07-26 10:27:35 -07:00
Marek Bartík 8d7f477b87 fix wrong file name in the example (#275)
sample.yaml -> service.yaml
2018-07-26 10:23:35 -07:00
Khotyn Huang 32b4914010 Fix wrong URL in build README.md (#273) 2018-07-26 09:06:35 -07:00
Mike Rostermund 4a83d87f3f Fix typo in comment (#271) 2018-07-25 13:39:34 -07:00
Sam O'Dell 3d9cc5ef4e Edits to Thumbnailer sample (#231)
* [WIP] Updates to Thumbnailer sample

* More edits

* More edits

* Update README.md

* Removing jq and 'service'

* Removing another 'service'

* Add language about external dependencies
2018-07-25 13:35:34 -07:00
Averi Kitsch 7b14350fa3 update Rest-API sample (#233)
* update Rest-api sample

* updates for PR comments
2018-07-25 13:19:35 -07:00
RichieEscarez 2a8989f979 Add build component instructions throughout (#265)
* Adding build component options

* Adding build component option and link to build GS

* edit

* Standalone build component install instructions

* typo

* add more clarity

* add kubectl links

* Rewording build install section

* Replace Knative build with capital B: Knative Build

* 80 char lines
2018-07-25 12:54:35 -07:00
Nathan Hearnsberger 4db067317b Fixed Source to URL link (#269) 2018-07-25 10:16:35 -07:00
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
Ryan Gregg 2ed2a9cb38 Fix a domain typo (#258) 2018-07-24 15:21:34 -07:00
Jason Hall 4f8dee17bb Fix formatting for kubectl commands (#255) 2018-07-24 12:32:35 -07:00
Sam O'Dell 2f108ce9cd k8s -> Kubernetes in title (#254) 2018-07-24 12:28:35 -07:00
Evan Anderson cd52ec69ff Add any-k8s instructions, thanks to jbeda for the suggestion. (#251)
* Add any-k8s instructions, thanks to jbeda for the suggestion.

* Link in generic instructions
2018-07-24 10:32:34 -07:00
Simon Leinen e6c768ccb1 Typo fix - contriubtions -> contributions (#250) 2018-07-24 10:00:34 -07:00
Ryan Gregg 4ed8a8d0d2 Update ROLES.md (#244) 2018-07-24 09:57:36 -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
Ferran Rodenas 8d838046f6 Fix link typo: telemtry -> telemetry (#241) 2018-07-24 07:33:35 -07:00
Joseph Burnett cca2e039b5 More autoscale sample details (#242)
* Adding bloat and sleep commands to the sample.

* Run all three in parallel.

* Load test tool.

* Concurreny and qps settings for load test.

* Formating tweaks.

* Change health check address.

* Move load test into subdirectory.

* Delete hey Dockerfile now that we have our own load tester.

* Output resource usage summary from autoscale.go and total requests from load.go.

* Rename sample.yaml as service.yaml to match other samples.

* Update README to run new load test.

* A few README fixes.

* Stop test after duration.

* Add files via upload

* Add files via upload

* Add dashboard screenshots.

* Further experiments.

* Add metrics prerequisite.

* Replace Configuration and Revision with Service.

* Remove docs from image path.

* Revert edits to helloworld-go.
2018-07-24 07:14:34 -07:00
Adriano Cunha fed93e3048 Update Knative Serving GCS bucket (#234)
* Update Knative Serving GCS bucket

Knative Serving release was moved to its own directory in knative/serving#1654.

* Address feedback

* Remove spurious `

* Remove extra line
2018-07-23 17:35:34 -07:00
Mustafa Demirhan 094fdbbd1a Fixes to monitoring component installation. (#238) 2018-07-23 15:11:34 -07:00
Doug Davis 4e9fb40c9d minor fixes for console stuff (#235)
Signed-off-by: Doug Davis <dug@us.ibm.com>
2018-07-23 11:36:35 -07:00
Ryan Gregg 5f6deed9ca
Update gke-assigning-static-ip-address.md 2018-07-22 22:12:44 -07:00
Ryan Gregg ce673eb568
Fix link to setup Knative Serving 2018-07-22 21:58:50 -07:00
RichieEscarez 35ce148182 Edits + Syncing samples in README.md and build.md (#229) 2018-07-22 16:37:34 -07:00
Sam O'Dell b3feaf4164 Buildpack sample edits (#222)
* First edits to dotnet buildpack

* Updates to buildpack nodejs sample

* More edits to dotnet sample

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Making Ryan's suggested changes - dotnet

* Making Ryan's suggested changes - nodejs
2018-07-22 16:21:39 -07:00
Ivan Nikittin 68502bb573 Fixing language in the source to url sample (#189)
* Fixing language in the source to url sample

* Update README.md

* Update README.md

* Update README.md
2018-07-22 16:21:34 -07:00
Adriano Cunha 2b034244fa Use presubmit-tests.sh helper from prow-tests image (#205)
We're consolidating the test infrastructure into a single place, so all repos get the same fixes, updates and new features.

presubmit-tests.sh helper is implemented by knative/test-infra#12
2018-07-21 10:53:33 -07:00
Adriano Cunha 72cb87519a Use helpers from prow-tests image for tests (#232)
* Use helpers from prow-tests image for tests

We're consolidating the test infrastructure into a single place, so all repos get the same fixes, updates and new features.

`presubmit-tests.sh` helper is implemented by knative/test-infra#12
`e2e-tests.sh` helper is implemented by knative/test-infra#17

* Explicitly fail test if setup fails
2018-07-21 10:17:34 -07:00
Averi Kitsch 9379197eee add Traffic Splitting sample (#227)
* Add traffic splitting tutorial

* Add traffic splitting tutorial

* remind the user of env vars
2018-07-20 16:48:33 -07:00
Ivan Nikittin 2f5317ddfb
Update README.md 2018-07-20 16:16:47 -07:00
Ivan Nikittin 785a93fd3c
Updating final version of the audience graphic 2018-07-20 16:16:16 -07:00