* Adding a section for the Apache Kafka Channel install
* Update docs/install/knative-with-any-k8s.md
Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>
* Update docs/install/knative-with-any-k8s.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>
I'm introducing this here: knative/website#129 with the intention of enabling us to make the Pre-release pages show nightly builds, which are hosted completely differently.
knctl doesn't seem to be developed anymore (latest serving dependency: 0.2.1, latest commit: May 2019).
I think its fair to remove it from this page to not mislead potential users
(or at least don't call it 'under active development')
In general I question the value of the overall page is can be removed completely IMO.
* 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
* 💄 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>
* 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
* 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
* 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>
* 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
* 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
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`.