Ville Aikas
1acf133068
remove references to in-memory-channel-* ( #1888 )
...
* remove references to in-memory-channel-*
* missed one provisioner reference
2019-10-11 12:17:31 -07:00
Quinn Slack
44bb37f109
fix typo (offical -> official) ( #1836 )
...
* fix typo (offical -> official)
* fix typo
2019-10-11 11:50:30 -07:00
Ignacio (Nacho) Cano
11e51f0771
Fixing specversions, using url ( #1890 )
...
* 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
* updates
2019-10-11 10:01:31 -07:00
Ville Aikas
e9cc9c52aa
fix incorrect link ( #1889 )
2019-10-10 13:22:06 -07:00
Aleksander Slominski
b65ef09cdd
Capitalize Channel for consistency ( #1879 )
...
* Capitalize Channel for consistency
* consistent capitalizing
2019-10-09 16:57:04 -07:00
Aleksander Slominski
a03d889c60
Add docs title for Kafka subsections ( #1878 )
2019-10-09 16:43:05 -07:00
cshou
375c10308c
Update a few invalid links and a couple tips for prerequisite ( #1873 )
...
* Update a few invalid links and a couple tips for prerequisite
* add more context for installing Istio knative extra
2019-10-08 14:37:37 -07:00
Kenjiro Nakayama
a0db71db20
Fix format ( #1863 )
...
This patch fixes the format of code block.
2019-10-08 10:42:37 -07:00
Jean-Rémy Bancel
d4504f1e3e
Remove comment about limitation that doesn't exist anymore ( #1871 )
...
We used to recommend deploying only a single instance of Envoy per ingress Gateway because we had no visibility on when they would be ready. This is not true anymore since we probe them now.
2019-10-08 10:37:38 -07:00
Aleksander Slominski
b401213e83
Correct indent formatting and use demo correct strimzi topic to send test event ( #1869 )
2019-10-08 09:17:39 -07:00
Aleksander Slominski
8cb957eada
Fix KafkaSource URL ( #1868 )
2019-10-07 14:44:10 -07:00
Matthias Wessendorf
69b071c47d
Apache kafka ( #1712 )
...
* Adding Kafka samples for channel and source
Co-Authored-By: RichieEscarez <rescarez@google.com>
* fixing selector bug ... 🔥
2019-10-04 13:17:07 -07:00
Matt Moore
1359104439
Drop the manual gateway resolution from samples. ( #1846 )
...
This builds on these changes to allow us to drop the manual gateway resolution from our samples:
https://github.com/knative/docs/pull/1839
https://github.com/knative/docs/pull/1840
https://github.com/knative/docs/pull/1841
The expectation is that samples are run in an environment with DNS suitably configured, even if
that is simply `xip.io` for development.
2019-10-02 11:44:07 -07:00
Matt Moore
026acebf9f
Document xip.io with ambassador. ( #1839 )
...
Note that I haven't been able to verify this due to: https://github.com/datawire/ambassador/issues/1871
2019-10-02 09:19:05 -07:00
Matt Moore
aad87199b3
Document xip.io with Gloo. ( #1840 )
2019-10-01 16:09:05 -07:00
Walter Poupore
ec69cedbe1
Fixed minor typos. ( #1849 )
...
Removed extraneous period and double quotes.
2019-10-01 09:33:12 -07:00
Matt Moore
504f4a8737
Drop the vestigial knative.dev/type annotations ( #1848 )
2019-10-01 09:33:04 -07:00
Matt Moore
e614801341
Document xip.io with Istio. ( #1841 )
2019-10-01 09:21:05 -07:00
Matt Moore
bf0eefc64d
Fix a minor typo ( #1847 )
2019-10-01 09:18:04 -07:00
Kenjiro Nakayama
4eca0eba7d
Fix invalid format in Getting Started with App Deployment ( #1837 )
2019-09-30 13:18:45 -07:00
Matt Moore
01cdc708a1
Update the Kubernetes version requirements. ( #1832 )
...
* Update the Kubernetes version requirements.
* Change kubectl version requirements wording, other review feedback.
2019-09-30 10:02:45 -07:00
Kenjiro Nakayama
55070f3d7b
Move scale bounds settings to annotation field ( #1813 )
2019-09-29 08:57:44 -07:00
Adriano Cunha
2ae04764eb
Update OWNERS_ALIASES for Productivity WG ( #1831 )
2019-09-27 15:05:42 -07:00
Peng Li
0752307878
Correct path and attributes ( #1819 )
...
* Correct path and attributes
* typo
2019-09-26 14:56:42 -07:00
Dan Gerdesmeier
4a3e811d15
Update install link ( #1825 )
2019-09-26 14:49:41 -07:00
Ramon Pires da Silva
27f40573ad
fix wrong identation ( #1820 )
2019-09-25 11:26:40 -07:00
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