Commit Graph

10 Commits

Author SHA1 Message Date
Marek Bartík a8a3ac176e fix typo in filename (#277)
sample.yaml -> service.yaml
2018-07-26 10:49: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
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
Sam O'Dell e0887a5370
Adds note about exiting watch mode 2018-07-18 14:17:17 -07:00
Sam O'Dell 911ca4117a
Fixes numbered list formatting 2018-07-18 14:16:22 -07:00
Averi Kitsch 086635384c update Autoscale Readme (#184)
* Draft of Sample Readme

* Updated Autoscale Readme

* Revert "Draft of Sample Readme"

This reverts commit 00c25a7f88.

* fix perl file
2018-07-18 13:17:31 -07:00
Matt Moore 9c53576183 Fix numerous sample READMEs (#127)
* Fix grpc-ping-go

Still doesn't work, but at least it builds again.

* Fix autoscale-go

* Fix buildpack-app-dotnet

* Fix buildpack-function-nodejs

* Fix rest-api-go

* Fix telemetry-go sample

* Fix gitwebhook-go

* Fix knative-routing-go

* Address feedback from Ville.

Prune boilerplate dep comment, fix cleanup command.
2018-07-14 11:01:35 -07:00
Matt Moore 9b4b73936c Fix all of the `knative/install` links to point to `knative/docs/install`. (#126) 2018-07-13 17:21:35 -07:00
Matt Moore 5ccacbf6d5 Fix the import paths for samples still ko-enabled. (#124) 2018-07-13 16:34:35 -07:00
Ryan Gregg cb83bbe76c Clean up folder names to match helloworld style (#62)
* Rename samples to languge-specific folders

* Remove steren-app and steren-function since they aren't working

* Rename buildpack folders

* Rename buildpack-function
2018-07-10 10:14:34 -07:00