Commit Graph

6 Commits

Author SHA1 Message Date
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
Mike Helmick 195e853c83 Update the serving Elixir example to freeze to 1.6 and to be compatible with Google Cloud Build (#461)
* Add an elixir language sample using the phoenix framework to the knative serving samples.

* Add links to Elixir and Phoenix Web sites.

* remove giant package-lock.json

* change -go to -elixir in readme.

* Update the Elixir example so that it builds with Google's Cloud Build service. Add an approprite .gcloudignore file so that this can be done using the gcloud command line tool.
2018-10-22 15:22:31 -07:00
Ryan Gregg 08ab237cb3 Revert ksvc changes (#442) 2018-10-05 14:30:24 -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
Sam O'Dell 00d6cec8ca services.serving.knative.dev -> ksvc, adding check install guide (#360)
* services.serving.knative.dev -> ksvc, adding check install guide

* Updating image to add outline

* Making Richie's suggested edits
2018-08-31 09:58:12 -07:00
Mike Helmick 8c2b7f60d8 Add an elixir language sample using the phoenix framework to the knat… (#298)
* Add an elixir language sample using the phoenix framework to the knative serving samples.

* Add links to Elixir and Phoenix Web sites.

* remove giant package-lock.json

* change -go to -elixir in readme.
2018-08-08 09:53:12 -07:00