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
Adam Ross
224ef9c272
serving/helloworld-php: Respect the PORT env var ( #460 )
...
* serving/helloworld-php: Respect the PORT env var
* serving/helloworld-php: add a comment to explain sed command
2018-10-24 11:47:37 -07:00
Joseph Burnett
d1b78c4832
Make the Clojure greeting unscary. ( #465 )
2018-10-22 14:10:30 -07:00
Steren
9ea6e2c65d
Make samples less scary when no env var is provided ( #443 )
...
* Node.js
* Python
* csharp
* go
* other samples
* Fix Node README
2018-10-08 11:19:25 -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
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
Nghia Tran
b97fa65aec
Update samples to not use Ingress. ( #60 )
...
* Update samples to not use Ingress.
This is follow-up of https://github.com/knative/serving/pull/1228 . We
moved to Istio v1alpha3 / Gateway which requires a different way to
get the external IP address to send traffic to our samples.
* Also update the command to find service domain.
2018-07-02 14:07:17 -07:00
Ryan Gregg
c57f006f4c
Rename to example domain ( #44 )
2018-07-02 10:00:01 -07:00
Ryan Gregg
723b407c80
Convert hello world samples to using Docker ( #42 )
2018-06-28 16:03:16 -07:00
Mustafa Demirhan
9bf7825dc9
Hello world sample for PHP ( #15 )
2018-06-26 15:17:41 -07:00