Commit Graph

7 Commits

Author SHA1 Message Date
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
sebgoa c45c7930a4 move to alpine base image (#77)
7 characters that save us 800 Mb.

If we want to stick to Debian base images, let's move to `python:slim`
2018-07-09 11:42:05 -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
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