Commit Graph

1411 Commits

Author SHA1 Message Date
chaodaiG 497c78d760 Update Helloworld unit test error message to make it actionable (#1812)
* Update Helloworld unit test error message to make it actionable

Update error message with detailed explanation so that developers know how to debug if unit test ever failed.
Fix a bug in unit test.
Update all READMEs so that they are valid

* Feedback updates
2019-09-24 14:28:42 -07:00
Nils Schmidt 49ebc27142 Improve gke static ip assign doc (#1821)
* Remove error-prone if branch for ingress gateway name detection<

* Add gke example image of desired external IP address state

* Remove knative-ingressgateway due to versioned docs

* Remove knative-ingressgateway due to versioned docs in whole repo

* Fix indention
2019-09-24 09:57:44 -07:00
Matt Moore 8adb5cbe47 Use v1 everywhere for 0.10 (#1802)
/hold

Need to wait for the docs 0.9 release cut.
2019-09-23 16:02:16 -07:00
Ashleigh Brennan 04e934a841 Removed outdated OpenShift installation docs, new link added for actual product docs (#1815) 2019-09-23 15:44:24 -07:00
RichieEscarez db58bb086e no markdown in the HTML (#1808) 2019-09-23 15:44:17 -07:00
Adriano Cunha 20fddfeaa2 Update OWNERS_ALIASES for Productivity WG (#1818) 2019-09-23 11:34:15 -07:00
Nils Schmidt 6df49ad80c Make updating custom-domain configmap clearer (#1811)
The current documentation is confusing because it does not show the contents of the default configmap : https://github.com/knative/serving/blob/master/config/config-domain.yaml

The default configmap has an additional `_example` key in front of the domain.
2019-09-23 08:24:14 -07:00
Dan Gerdesmeier 65f7b402fe Fix broken links in API Spec (#1800)
RevisionSpec and RevisionMetadata links were broken.
2019-09-19 13:08:00 -07:00
RichieEscarez 1397e226d3 eventing-contrib API and consistent file names (#1805) 2019-09-19 13:05:01 -07:00
Matt Moore ecade3b21e Use the new Serving API shape in eventing samples (#1801) 2019-09-18 21:06:58 -07:00
ammarn911 4270b1766f Create Knative-with-MicroK8s.md (#1747)
* Create Knative-with-MicroK8s.md

* Knative-with-MicroK8s.md Doc edits

Addressing suggestions.

* Updating Knative-with-MicroK8s.md

Addressing suggestions.

* Updating Knative-with-MicroK8s.md

Better version info and delete command

* Updating Knative-with-MicroK8s.md

Adding lines of communication for support/contributing.

* Update Knative-with-MicroK8s.md

Addressing suggestions.
2019-09-17 14:46:58 -07:00
Adam Ross 61d24a1196 serving/samples: update helloworld-go to go:1.13 and go modules (#1774)
* serving/samples: update helloworld-go to go:1.13 and go modules

* seving/samples: sync helloworld-go Dockerfile to README

* alpine:3.10 => alpine:3

* serving/samples: helloworld-go name binary helloworld-server

* serving/samples: simpler comment for go build in helloworld-go

* serving/samples: helloworld-go README sync

* serving/samples: fix up README

* serving/samples: add go.mod to test config

* serving/samples: Add instruction to create a go.mod
2019-09-17 11:32:46 -07:00
Scott Nichols 3a2dde05fc use the new kafka file. (#1790) 2019-09-17 11:02:59 -07:00
Belinda Vennam 6ee794cfba update with config instructions (#1768)
* update with config instructions

* update with url

* update with url
2019-09-17 11:02:53 -07:00
Ashleigh Brennan 54fc95d129 Added new section for custom-metrics API details (#1566)
* Added new section for custom-metrics API details

* Minor update

* Updated based on Sam's comments
2019-09-17 11:02:45 -07:00
Qiu Jian e97cd70ab2 Fix broken kafka source link (#1779) 2019-09-17 10:44:56 -07:00
Kenjiro Nakayama 37ac8eec13 Remove extra spaces to correct format (#1778) 2019-09-17 10:44:48 -07:00
Scott Weiss ab095fe48e update note on eventing dependency (#1795) 2019-09-17 10:08:46 -07:00
Lionel Villard 6e8388eb2a Rename Choice to Parallel and cases to branches (#1786) 2019-09-16 12:37:42 -07:00
Matt Welke 533e6b7bf3 [Sample] Update C# hello world serving sample according to Microsoft docs, to multistep build (#1732)
* Updated C# hello-world sample to multistep build, removed .dockerignore file.

* Restore .dockerignore file, restore comments in Dockerfile to match rest of samples. Change link in Dockerfile to point to Microsoft site, not Docker Hub.

* Updated Dockerfile to have Docker Hub links, with link comment for each stage of build. Updated README.md file to reflect new Dockerfile.

* Restore step for creating .dockerignore file to readme.

* Updated Dockerfile to use trailing slash for COPY steps.

* Clarify comment for each image in Dockerfile. Update readme with new Dockerfile.
2019-09-11 10:52:29 -07:00
Averi Kitsch 89c6b549b4 [samples] R sample with R server (#1777)
* draft

* R plumber sample

* update Readme
2019-09-10 13:27:29 -07:00
Akash Verenkar 499af88036 Adding Image processing sample to the list of external sample code (#1758) 2019-09-05 11:28:54 -07:00
Dan Gerdesmeier b76ff21449 Add dgerd to eng-approvers (#1773)
I would like to have approval permission to help triage Serving API
releated samples and PRs (docs/serving).
2019-09-05 11:25:54 -07:00
powellquiring a78407dc05 directory confusion missing readinessProbe config (#1733)
* typo

* directory confusion missing readinessProbe config

readinessProbe requires timeoutSeconds and failureThreshold are required
close #1731

* fix indentation and remove duplicate codeblock

* Consolidate 1 and 2
2019-09-03 15:25:01 -07:00
Prashant Sharma 82ba0af1b6 Fix the docs to point to correct 'ko publish' command (#1726) 2019-09-03 14:59:01 -07:00
Adam Ross ea2984566f samples/grpc-ping-go: align with knative sample and README practices (#1753)
* samples/grpc-ping-go: align with knative sample and README practices

* samples/grpc-ping-go: use 0.0.0.0 instead of localhost inside container

* samples/grpc-ping-go: clarity & context improvements

* serving/samples: remove unneeded -it flag from grpc-ping testing
2019-09-03 13:32:03 -07:00
Victor Agababov 6ce457cfb7 Add/fix some documentation for the autoscaler configuration. (#1742)
We definitely need more data there and document with more examples.
But this is for another PR.
2019-09-03 10:05:00 -07:00
Laurent Picard 34220a98b7 Use smaller images (Node.js, Python, Ruby) (#1749) 2019-09-03 08:26:00 -07:00
Averi Kitsch 2c2d37d58f [docs] Update R sample to use Go (#1676)
* Update R sample to use Go

* Dockerfile updates

* Update ReadMe
2019-08-29 14:25:46 -07:00
Will Simpson b6313703d5 Fix indentation for hello-display inline yaml. (#1741) 2019-08-27 13:36:40 -07:00
Ignacio Cano 3bbb0d6788 Add Trigger Filtering Example (#1730)
* Adding bitbucket source documentation.

* Adding README example for bitbucket source.

* Updating example.

* Missed to generate the README

* removing stuff, and updating link to bitbucket source in sources.yaml

* autogenerating README

* removing bitbucket one here.

* update

* updating broker/trigger based on filtering and new channel CRDs

* changes after code review

* filtering example

* example

* changes after code review
2019-08-27 09:08:39 -07:00
Katherine Jackson 8ba1c4900b Fixes a Formatting Issue (#1737)
* Removed a bad html file

* Fixes a Formatting Issue in Getting Started With Eventing
2019-08-26 13:44:39 -07:00
Katherine Jackson dd7149e805 Removed a bad html file (#1736) 2019-08-26 12:09:18 -07:00
Katherine Jackson 1dd20f1cbe Adds a 'Getting Started with Eventing' guide to the docs (#1592)
* Adds a doc for Getting Started with eventing. It doesn't actually have content though

* Added a basic shell to GSWE

* Added draft text to GSWE. Placehoder code samples.

* Added draft text to GSWE. Placehoder code samples.

* Added some formatting to GSWE.Still using placehoder code samples.

* Added the actual code.

* Renfinements.

* Renfinements.

* Renfinements.

* Renfinements to code samples.

* Adds a doc for Getting Started with eventing. It doesn't actually have content though

* Added a basic shell to GSWE

* Added draft text to GSWE. Placehoder code samples.

* Added draft text to GSWE. Placehoder code samples.

* Added some formatting to GSWE.Still using placehoder code samples.

* Added the actual code.

* Renfinements.

* Renfinements.

* Renfinements.

* Renfinements to code samples.

* Edited all code samples to use default namespace. Also, removed unecessary curl request.

* Formatting and typ0s

* Formatting and typ0s

* Adds a Getting Started with Eventing Guide. 1st draft, pre-review.

* words are hard.

* Addressing review comments

* Addressing review comments

* Addressing review comments and fixed some conceptual errors.

* Addressing review comments 2: eletric boogaloo.

* Addressing review comments 2: electric boogaloo. This time, with the correct spelling of electric.

* Addressing review comments 3: Return of the King.

* Addressing review comments 4: A New Hope

* Addressing review comments 5: The Empire Strikes Back

* Addressing review comments 6: Return of the Jedi. Also, why do so many trilogies end in someone returning?

* Addressing review comments 7: The Force Awakens. It's not that bad, honestly.

* Addressing review comments 7a: The Force Awakens. I forgot how spaces work.

* Addressing review comments 7a: The Force Awakens. I forgot how relative links work. I'm just as functional as TFA's reshoots.

* Addressing review comments 7a: The Force Awakens. I forgot how relative links work. I'm just as functional as TFA's reshoots.

* Addressing review comments 8: The Last Jedi. Why is it called the Last Jedi? Rey isn't the last jedi. The comics tell me so.

* Addressing review comments 9 (WIP): Return of Skywalker. Things are returning again.

* You'd think I'd run out of movie titles, but addressing review comments 10: Rise of Darkrai.

* Addressing review comments 11: Giratina and the Sky Warrior. Spoiler: the sky warrior is a grass hedgehog with an ascot. 0/10.

* Addressing review comments 12: Arceus and the Jewel of Life.

* Addressing review comments 13: Zoroark: Master of Illusions. This one has a goon whose name is Goone.

* Addressing review comments 13: Zoroark: Master of Illusions: Why can't I use the spacebar?

* Addressing review comments 14a: Victini and Reshiram. The folks at Nintendo made the same movie twice for a video game gimmick. Legendary.

* Addressing review comments 14b: Victini and Zekrom. A fitting commit message as just like Victini, my appendix is on fire.

* Addressing review comments 15: Kyurem vs. the Swords of Justice. Gotta be honest here, don't remember this one.

* Addressing review comments 16: Genesect and the Legend Awakened. The Japanese title is ExtremeSpeed Genesect: Mewtwo Awakens, which is far superior.

* Addressing review comments 17: Diancie and the Cocoon of Destruction. I am running out of movie titles. SOS

* Addressing review comments 18: Hoopa and the Clash of Ages. This movie is an hour-long commerical. There is no story. 0/10

* Addressing review comments 18: Hoopa and the Clash of Ages. This movie is an hour-long commerical. There is no story. 0/10

* Addressing review comments 18: Changed Passive Voice -> Active Voice, Added Formatting, Spelling Changes, and other alignments towards the style guide.

* Addressing review comments 19: Addressed technical issues.

* Addressing review comments 20: Addressed technical issues.
2019-08-26 11:08:21 -07:00
Averi Kitsch 38872ca529 update Dockerfile (#1687) 2019-08-26 10:23:16 -07:00
Shubham 47c837e467 Fix doc formatting (#1723)
This commit fixes doc formatting which led to text being included in a shell blob.
2019-08-22 19:40:11 -07:00
RichieEscarez c39465f903 move observability into separate section (#1718) 2019-08-21 10:26:33 -07:00
Scott Weiss feb723cede update gloo install guide for knative serving 0.8.0 (#1691)
* update gloo install guide for 0.18.x

* Update docs/install/Knative-with-Gloo.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update docs/install/Knative-with-Gloo.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update docs/install/Knative-with-Gloo.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update docs/install/Knative-with-Gloo.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update docs/install/Knative-with-Gloo.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* fix comments, gloo supports tls

* move blocks

* Update docs/install/README.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update docs/install/Knative-with-Gloo.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update docs/install/Knative-with-Gloo.md

Co-Authored-By: RichieEscarez <rescarez@google.com>
2019-08-21 07:54:32 -07:00
Thomas Shafer 4ad872ebe7 Update configmap name to config-istio (#1704)
There is no configmap named config-ingressgateway, it is named config-istio
2019-08-20 15:23:32 -07:00
RichieEscarez f57599f34f fix broken images and links in blog (#1719) 2019-08-20 14:02:32 -07:00
RichieEscarez b7a3c9408d fix redirect and revise hardcoded urls (#1715) 2019-08-20 10:43:31 -07:00
RichieEscarez ab891efd0c Fix 404 link (#1714) 2019-08-20 10:29:32 -07:00
nachtmaar 4386162b75 Remove ClusterChannelProvisioner from docs due to deprecation (#1629)
* Change link to InMemoryChannel

* First changes

* Migrate debug example from eventing.knative.dev to messaging.knative.dev
* Convert KubernetesEventSource to ApiServerSource

* Migrate kamel source to messaging channels

* Remove default channels with CCP

* Remove CCP channels and add GCP PubSub Channel CRD

* Migrate debugging example to messaging channels and ApiServerSource

* Remove istio injection from example

* Remove istio debugging section

* Remove ccp files and provide channel implementation links

* Custom install changes

* Use dispatcher container in kubectl command

* Remove CRD prefix from channel list

* Apply suggestions from code review

Incorporate review suggestions

Co-Authored-By: Ville Aikas <vaikas-google@users.noreply.github.com>

* Point to ChannelSpec of messaging API instead of eventing API

* Use InMemoryChannel directly in debugging example
2019-08-19 09:14:56 -07:00
Grant Rodgers 27c08f0a32 Delete obsolete default channels doc (#1703)
Replaced by docs/eventing/channels/default-channels.md.
2019-08-15 14:21:08 -07:00
Frank He 1fe471555f Enable SSL in client of grpc-ping-go sample. (#1646)
* Add --skip_verify option to client to allow skip server hostname verification.

* Enable SSL when --insecure option is NOT set.
Also add --skip_verify option to client to allow skipping server hostname verification.
2019-08-15 13:36:08 -07:00
Adam Harwayne f11a34e354 Replace eventing.yaml with release.yaml in the install instructions to have a fully working system. (#1701) 2019-08-15 09:46:07 -07:00
Edvin Erikson af74d6c18b Add port number to route example (#1671)
* Add port number to route example

When having TLS termination in a Gateway, this example stops working because the gateway doesn't know what to do with HTTP traffic on port 443. Fixing the port to 80 solved this for me.

* Add port to search service dest
2019-08-14 09:06:07 -07:00
RichieEscarez 70dbb222ee remove broken links (#1693) 2019-08-13 16:40:06 -07:00
RichieEscarez ed32ec2f43 remove broken links (#1694) 2019-08-13 16:33:06 -07:00
RichieEscarez 11be86a9ed remove cert-manager from serving install (#1692)
* remove cert-manager from serving install

* add dynamic version

* remove mention of auto tls
2019-08-13 15:38:08 -07:00