Tyler Auerbeck
35c991aa95
Remove flag package import ( #373 )
2018-09-10 12:42:15 -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
Steren
fce9337981
Minor fix for Go hello world curl output ( #52 )
2018-06-29 16:19:26 -07:00
Ryan Gregg
723b407c80
Convert hello world samples to using Docker ( #42 )
2018-06-28 16:03:16 -07:00
Sam O'Dell
32f9363548
Documentation-related updates to Go, Node, and C# samples ( #21 )
2018-06-26 14:57:53 -07:00
Ryan Gregg
29fdc3ad52
Rename to service.yaml ( #12 )
2018-06-25 09:29:04 -07:00
Ryan Gregg
f288609da7
Hello world samples for Go, Node, and CSharp ( #11 )
...
* Add some hierachy
* Clone helloworld samples from serving
* add ignore files
* remove mac hidden files
* Finish readme
* Tweak formatting
* Update instructions
* Updating go
* Update yaml example
* Fix typo in service name.
* Update readme and yaml
* Update app yaml
* Ignore .vscode folder
* Fix missing newline at EOF
* Update sample to read env variable
2018-06-22 14:21:34 -07:00