Commit Graph

20 Commits

Author SHA1 Message Date
Ryan Gregg 723b407c80
Convert hello world samples to using Docker (#42) 2018-06-28 16:03:16 -07:00
Ryan Gregg 031584d128
Move build stamples from knative/serving (#36) 2018-06-28 16:02:30 -07:00
Mark Fisher eff94c8833 fix install links in README (#33) 2018-06-28 10:15:07 -07:00
Thomas Risberg 9e1d72a7bc Add helloworld-java Spring Boot sample app (#31) 2018-06-28 10:02:26 -07:00
Steren fdfd94d9f0 Add Rust sample (#19) 2018-06-27 21:18:50 -07:00
Ryan Gregg aa2299f6fd
Update readme (#26) 2018-06-27 11:32:13 -07:00
Ryan Gregg b0b8f66204
Fix markdown rendering issue 2018-06-26 18:09:11 -07:00
jessiezcc 85e0a10c11 Documentation on how to deploy with custom domain (#29)
* add DNS instructions
* route change
* Update for editing with kubectl
2018-06-26 18:07:30 -07:00
Ryan Gregg 44b22c568d
Update install docs to handle multiple platforms (#28)
* Add readme, move GKE to new file
* Fix links
2018-06-26 16:46:42 -07:00
Ryan Gregg 21af3915cb
Update contribution info for docs repo (#25)
* Update contrib info

* Add email address
2018-06-26 16:38:55 -07:00
Ryan Gregg 84b673f54f
migrate install docs (#27) 2018-06-26 16:36:58 -07:00
Mustafa Demirhan 9bf7825dc9 Hello world sample for PHP (#15) 2018-06-26 15:17:41 -07:00
Ryan Gregg b3b1714329
Migrate samples from knative/serving (#22) 2018-06-26 14:58:54 -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 35094b0bd5
Create OWNERS 2018-06-26 14:57:16 -07:00
Ryan Gregg 29fdc3ad52 Rename to service.yaml (#12) 2018-06-25 09:29:04 -07:00
Mustafa Demirhan 1fd5c0b205
Knative Hello World samples written in Python and Ruby. (#10)
Knative Hello World samples written in Python and Ruby.
2018-06-22 15:19:02 -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
Ryan Gregg 23273dbb34 Add some hierachy (#8) 2018-06-21 14:02:57 -07:00
Mark Chmarny db44697c5f
Initial commit 2018-06-21 11:21:10 -07:00