Commit Graph

1302 Commits

Author SHA1 Message Date
Matt Moore dcaf0b801c
Consolidate the install guides. (#2170)
* Drop most other install guides, simplify the landing page.

Fixes: https://github.com/knative/docs/issues/2137

* Drop SQS, add GCP Pub/Sub Source

* Add back aliases, change weight
2020-02-06 09:32:32 -08:00
Matt Moore caa03317bb
Make the main docs page a bit more vendor / networking neutral (#2172) 2020-02-06 09:29:32 -08:00
Matthias Wessendorf d886333606
Adding better Kafka install doc (#2156)
* 💄 Adding better Kafka install hints, including a script, that installs _latest_ of Strimzi, as very small cluster

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Adding some steps for pure/plain yaml, but still giving folks the script, if they just one step, instead of some yaml steps ...

Co-Authored-By: Ali Ok <aliok@redhat.com>

* go with ephemeral instead of PVC

Co-authored-by: Ali Ok <aliok@redhat.com>
2020-02-06 08:02:31 -08:00
Matthias Wessendorf 048936968e
Using Destination API on source examples (#2176) 2020-02-05 12:54:31 -08:00
Matthias Wessendorf 9837cb0362
The yaml was not matching the text in the README (#2177) 2020-02-05 12:42:31 -08:00
Matt Moore 7a509d5a19
Fix the CLI installation headings (#2175)
* Fix the CLI installation headings

* Fix links, add bash to code block
2020-02-04 15:55:30 -08:00
Zhimin Xiang 4db92cd137
fix auto tls typo (#2174) 2020-02-04 15:35:30 -08:00
Matt Moore 70187a046c
An update to the install instructions that make use of tabbing. (#2155)
* An update to the install instructions that make use of tabbing.

This attempts to consolidate our install instructions into a single source of truth.

* Fix the eventing link

* Incorporate feedback from dangerd

* Link to the new knative offerings page.

* Incorporate various comments from Sam

* Add some tweaks from Scott

* Add spacing before stability indicators
2020-02-04 14:37:30 -08:00
Victor Agababov dda5f40953
Remove the reference to VPA (#2171)
* Remove the reference to VPA

We're not really using VPA, so fix the docs

* more settings
2020-02-04 14:34:31 -08:00
Matt Moore 19518d7978
Add a docs page that links to commercial offerings (#2150)
* Add a docs page that links to commercial offerings

* Add a PFS placeholder

* Add wording on PFS from Jurgen

* Fix bot comments, add link for Jurgen.

* Add Doug's IBM bit

* Add Google and Openshift

* Drop empty section

* Move the vendor options up a level

* Stick with knative offerings everywhere
2020-02-04 09:07:30 -08:00
Johan Brandhorst 822fadbc6e
Remove mention of Knative Build in Gloo docs (#2169)
This has been deprecated in favor of tekton pipelines, and is no longer installed with gloo.
2020-02-04 08:38:31 -08:00
Brenda Chan 2fabd95b21
Adds alias for 2019 link (#2164) 2020-02-03 14:52:30 -08:00
Brenda Chan 7f79ce1903
Fixes year for blog post date (#2163) 2020-02-03 14:35:35 -08:00
Brenda Chan 6c86da5456
Adds doc and blog post for 2019 report (#2162) 2020-02-03 14:01:30 -08:00
ellenevans 4ace487d9f
Create overview.md (#2160)
* Create overview.md

A document for the Concepts section that is purely a high level description of what the project is.  The main landing page for the site includes lots of market-y stuff and process stuff, and is likely to be confusing to someone who is really new to all this. Most of this is stolen, shamelessly, from knative.tips. It also points out that Build has been moved to its own project.  Since much of the documentation available on the wider web still indicates Build is part of Knative, it is valuable to explain where it went.

* Update docs/concepts/overview.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/concepts/overview.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/concepts/overview.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/concepts/overview.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/concepts/overview.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/concepts/overview.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

Co-authored-by: Sam O'Dell <31352624+samodell@users.noreply.github.com>
2020-01-31 14:22:28 -08:00
Adriano Cunha d55d6db9a9
Update OWNERS_ALIASES for Productivity WG (#2143) 2020-01-31 11:04:28 -08:00
Russ Ferriday 41e407989e
fix english (#2157) 2020-01-31 10:10:29 -08:00
RichieEscarez 7f3b455ae4
Move Contributing to sub-dir of knative.dev/community (#2086)
* move contrib to community

* use fully qualified knative/community repo urls
2020-01-30 10:36:28 -08:00
Sam O'Dell f2d7647311
Adding new reviewers (#2142)
* adding new reviewers

* trying to fix owners error

* moving ALIASES to top level

* removing alises pointing to aliases

* adding operator leads

* fix typo
2020-01-30 09:36:27 -08:00
Ville Aikas cf10c25e3b
fix the service yaml, update image (#2148) 2020-01-30 09:24:28 -08:00
Andrew Su 91202e7688
Fix missing type in edit command (#2146) 2020-01-30 08:26:27 -08:00
Eldon 5b6aadb4e3
Remove superfluous conjunction (#2130) 2020-01-29 08:44:27 -08:00
dr.max f0f9c58323
added github.com/maximilien/knfun as a Knative client demo sample (#2132) 2020-01-28 15:20:26 -08:00
Ville Aikas 26dce4ea6d fix default template so it works, use event display that works (#2135) 2020-01-26 23:22:25 -08:00
Joaquim Moreno Prusi aa19f777ae Kourier Installation guide for Knative Serving (#2006)
* Adds a new guide describing how to install knative with kourier

* Links the knative with kourier installation guide in the main README file

* Use kourier-system instead of knative-serving when getting kourier IP

* Install Kourier using the included yaml in third_party
2020-01-22 15:05:25 -08:00
Zhimin Xiang 27382eee2c Update the Auto TLS instruction (#2083)
* initial version of auto tls instruction

* Update auto-tls doc to mention namespace cert feature and http01 challenge feature

* address comments

* fix format

* address comments
2020-01-22 14:27:24 -08:00
Matthias Wessendorf 6b1bac1e69 Updating to LATEST for Kafka Channel/Source (#2121)
* Updating to LATEST for Kafka Channel/Source

* Switching the values to 1 replica, but 3 partitions
2020-01-22 09:55:24 -08:00
赤月 d704f53646 Format cmd for easy reading&copy (#2120) 2020-01-22 09:39:23 -08:00
Sam O'Dell 292d0050fe Reference docs 0.12 (#2117)
* v0.12 ref docs

* mend
2020-01-21 16:23:23 -08:00
Sam O'Dell a6773bcd62 removing directory temporarily to publish release today (#2115) 2020-01-21 12:48:23 -08:00
Ashleigh Brennan 4b81292454 Added instructions for installing kn (#2045) 2020-01-21 11:31:23 -08:00
Lv Jiawei 652a2c49c6 Update knative install using Gloo (#2098)
1. Update shell `glooctl install knative`, the previous one only install
knative-serving.
2. Update outdated url
2020-01-21 09:54:05 -08:00
Ian Partridge bb10d32aab Update configuring-autoscaling.md (#2089)
The description says:

> You can view the default contents of this ConfigMap using the following command.

To view the contents of the ConfigMap you actually want to `describe` the resource, not `get`.
2020-01-21 09:52:04 -08:00
Lv Jiawei 89c0c6bddc Update check version cmd (#2110)
The previous one will meet error if user copy and paste the cmd directly.
This one is more convenient for user to test the cmd.
2020-01-17 11:39:03 -08:00
Scott Nichols e25657f2cd Move SinkBinding to sources.knative.dev (#2095) 2020-01-17 11:24:03 -08:00
Sam O'Dell a3362de97d Remove template -- moved to Community repo (#2106) 2020-01-17 08:39:03 -08:00
Peng Li 64a2507316 correct image path (#1887) 2020-01-16 15:27:03 -08:00
cshou bbc946d42a Rename eventing release artifacts release.yaml => eventing.yaml (#2103) 2020-01-15 13:09:02 -08:00
David Simansky d714bd3a57 Fix link to yaml file in MQTT CamelSource sample (#2102) 2020-01-14 08:11:05 -08:00
Mete Atamel 951a867f6f Update C# sample to .Net Core 3.1 (#2022)
* Changed C# sample to use more lean and secure alpine as base image

* Updated sample to use .NET Core 3.0

* Fixed typos in README.md

* Fixed indentation

* Updated C# sample to .Net Core 3.1
2020-01-14 08:07:05 -08:00
Matt Moore a183833f19 Document the Contour integration with Knative. (#2097)
* Document the Contour integration with Knative.

* Integrate review feedback
2020-01-14 07:18:06 -08:00
Scott Nichols 656c41b724 Use the new api group for ApiServerSource. (#2094)
* Use the new api group for ApiServerSource.

* update to new sink form
2020-01-13 18:27:03 -08:00
Scott Nichols 97c84ada67 update minor api updates for github source. (#2100) 2020-01-13 18:09:04 -08:00
Lukas Berk b3f4abf5c2 Writing sources the hard way (#2058)
* First hack at turning 'writing sources the hard way' to markdown

* Add simplified controller

* Add tutorial/example for github.com/knative/sample-source

* Add README.md links

* fix README sample link for new tutorial

* Drop dangling link from 06f51184f7

Commit 06f51184f7 left the
WORKING-GROUPS link, which is causing tests fail. Drop it from readme.

06f51184f7 is the first bad commit
commit 06f51184f7
Author: RichieEscarez <rescarez@google.com>
Date:   Wed May 8 16:04:38 2019 -0700

    remove duplicate files -> all moved to knative/community (#1291)

 contributing/CODE-OF-CONDUCT.md          |  87 -------
 contributing/CONTRIBUTING.md             | 238 ------------------
 contributing/DOCS-CONTRIBUTING.md        | 411 -------------------------------
 contributing/README.md                   | 112 ---------
 contributing/REPOSITORY-GUIDELINES.md    |  77 ------
 contributing/REVIEWING.md                | 112 ---------
 contributing/ROLES.md                    | 320 ------------------------
 contributing/SLACK-GUIDELINES.md         | 144 -----------
 contributing/STEERING-COMMITTEE.md       | 163 ------------
 contributing/TECH-OVERSIGHT-COMMITTEE.md | 103 --------
 contributing/VALUES.md                   |  60 -----
 contributing/WORKING-GROUP-PROCESSES.md  | 203 ---------------
 contributing/WORKING-GROUPS.md           | 216 ----------------
 13 files changed, 2246 deletions(-)
 delete mode 100644 contributing/CODE-OF-CONDUCT.md
 delete mode 100644 contributing/CONTRIBUTING.md
 delete mode 100644 contributing/DOCS-CONTRIBUTING.md
 delete mode 100644 contributing/README.md
 delete mode 100644 contributing/REPOSITORY-GUIDELINES.md
 delete mode 100644 contributing/REVIEWING.md
 delete mode 100644 contributing/ROLES.md
 delete mode 100644 contributing/SLACK-GUIDELINES.md
 delete mode 100644 contributing/STEERING-COMMITTEE.md
 delete mode 100644 contributing/TECH-OVERSIGHT-COMMITTEE.md
 delete mode 100644 contributing/VALUES.md
 delete mode 100644 contributing/WORKING-GROUP-PROCESSES.md
 delete mode 100644 contributing/WORKING-GROUPS.md

* Various review feedback incorporated.

* Add image reference, standardize comment and ellipsis

* Fix link errors

* Add patch for hack/update-codegen.sh

* Change SampleSource (writing-a-source) to Kuberbuilder SampleSource

* Reword Contributor concern
2020-01-13 10:51:03 -08:00
Zhimin Xiang 4d7e1db99e Bump the min k8s version to 1.15 (#2091)
* Bump the min k8s version to 1.15

* add mising docs
2020-01-09 16:32:55 -08:00
Ville Aikas 4a6cad207c Add a step for installing github source (#2093) 2020-01-09 15:59:55 -08:00
Peng Li 4a74af83f0 correct the sample.yaml and README.md (#1916) 2020-01-07 10:34:51 -08:00
Dave 4d3848ea8f Add instruction on how to use local docker registry (#2076)
* add instruction on how to use local docker registry

This commit documents this issue (https://github.com/knative/serving/issues/6101)

* Update docs/serving/getting-started-knative-app.md

Co-Authored-By: Dan Gerdesmeier <dangerd@google.com>

* edit to clarify this sample is deployed from gcr

* Update docs/serving/getting-started-knative-app.md

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

* Update docs/serving/getting-started-knative-app.md

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

* Update docs/serving/getting-started-knative-app.md

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

* add line break

Co-authored-by: Dan Gerdesmeier <dangerd@google.com>
Co-authored-by: RichieEscarez <rescarez@google.com>
2020-01-06 14:19:49 -08:00
Shubham 23b2a801a6 Fix Ambassador install instructions to avoid panic (#1893)
* Fix Ambassador install instructions to avoid panic

This commit installs Ambassador using ambassador-rbac.yaml instead
of ambassador-knative.yaml which will be deprecated soon.

ambassador-rbac.yaml contains the latest Ambassador install
manifests which have sufficient RBAC to update ingress resources
when required. ambassador-knative.yaml does not have these
permissions and hence Ambassador panics for anyone who follows
the instructions.

* Docs to install Ambassador in a separate namespace

This commit adds instructions to install Ambassador in a different
namespace. By default, Ambassador installs in "default" namespace.
2020-01-06 14:08:49 -08:00
Lv Jiawei bbda7cf64b Update "Check ClusterIngress/Istio routing" in debugging-application-issues doc (#2049)
ClusterIngress has been deprecated. Update these content with knative ingress.
2020-01-06 14:03:49 -08:00