Commit Graph

2173 Commits

Author SHA1 Message Date
Julian Friedman 19f96d530d
Use correct version in artefact URLs (#3886) 2021-06-30 07:33:10 -07:00
Samia Nneji 0435903a21
Update style for documenting YAML (#3877)
* Update style for documenting YAML

* Add placeholder description

* Update documenting-code.md
2021-06-29 18:14:09 -07:00
Julian Friedman 7705059e9d
Regenerate and clean up redirects (#3881)
Reran redirectredirects to generate redirects from the yaml metadata,
added them to the list of redirects, then ran them all through `sort |
uniq` to remove duplicated and put them in a nice order.
2021-06-29 09:06:17 -07:00
Samia Nneji 661627c335
Apiserversource docs (#3812)
* Style tweaks for apiserversource

* Add reference for apiserversource

* Add reference page to mkdocs.yml

* Adding back because this PR should not touch containersource

* Apply suggestions from code review

Co-authored-by: Ali Ok <aliok@redhat.com>

* Apply feedback from review part 1

* Define PodSpecable and other tweaks

* Fix whitespace

Co-authored-by: Ali Ok <aliok@redhat.com>
2021-06-29 08:37:17 -07:00
Guang Ya Liu 95b571e21e
Added a new doc for covert from k8s deploy to knative service (#3859)
* Added a new doc for covert from k8s deploy to knative service

* Address snneji's comments

* Added Kubernetes Deploy and Service Link

* added to navigation

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-06-29 08:16:17 -07:00
Francesco Guardiani 5fb9edc562
Fix links (#3872)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2021-06-29 08:06:17 -07:00
jtcheng 303815ef4c
Fix broken links: create-default-channel in page of channel-types-defaults.md (#3873)
Signed-off-by: jtcheng <jtcheng@alauda.io>
2021-06-29 07:56:17 -07:00
Julian Friedman 39a1484838
Use correct branch for samples (#3860) 2021-06-29 07:20:17 -07:00
Julian Friedman 94ea8f1382
Add cookie warning to site (#3870)
* Add cookie warning to site

Imports the cookie warning from the old site. For simplicity,
this uses the same script from the old site in both places, so we
have to import jquery.

Note: this doesn't actually turn analytics on, but we now could do so.

* Tweak margins

* Add non-EU version
2021-06-28 11:13:47 -07:00
Ashleigh Brennan 11face8908
Documentation improvements for eventing and autoscaling (#3869)
* Documentation improvements for eventing and autoscaling

* remove accidental duplicate file

* fix link, update definition term style

* format tweak

* fix links
2021-06-28 10:33:47 -07:00
RichardJJG f4d3c7f318
Removed broken link and reference to other style guides (#3850) 2021-06-28 07:07:47 -07:00
knative-automation 6ae65b57ac
Update community files (#3855)
Signed-off-by: Knative Automation <automation@knative.team>
2021-06-28 06:54:48 -07:00
Samia Nneji feb14c31ca
Relocating ContainerSource docs to dev guide (#3807)
* Relocating container source docs to dev guide

* Fix URL
2021-06-28 05:52:48 -07:00
Julian Friedman 8e687d7434
Fix hero image aspect ratio on safari (#3861)
* Fix hero image aspect ratio on safari

* semicolon
2021-06-28 04:51:47 -07:00
Dave Protasowski e497f34269
install isstio.yaml in two passes (#3854) 2021-06-25 08:27:22 -07:00
Markus Thömmes 2cab0ae87d
Adjust breakpoint for new max-width (#3851) 2021-06-25 04:53:22 -07:00
Evan Anderson 6deff7e674
Widen center content area per slack discussion (#3848) 2021-06-25 04:16:21 -07:00
Dave Protasowski 8ef708900f
fix typo (#3846) 2021-06-24 13:52:21 -07:00
Dave Protasowski 2e13894eeb
docs updates (#3845)
* include a section about disabling autotls for a namespace

* handle rename of namespace certificate controller

* handle rename of other net-* controllers
2021-06-24 13:37:21 -07:00
knative-automation 8b4a316347
upgrade to latest dependencies (#3839)
bumping knative.dev/hack 66ab1a0...e28525d:
  > e28525d Add knative-release-leads to OWNERS (# 69)
  > 13753fa update owner aliases manually (# 76)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-24 04:40:45 -07:00
Francesco Guardiani af0c10be6b
Documentation for DeliverySpec.Timeout (#3793)
* Delivery.Timeout

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* State -> Stage

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Trailing WS

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Suggestions

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2021-06-24 02:51:45 -07:00
Markus Thömmes 9e30c8e312
Fix wrapping behavior of code in tables (#3838) 2021-06-23 09:44:45 -07:00
knative-automation c5c80bc44f
Update community files (#3836)
Signed-off-by: Knative Automation <automation@knative.team>
2021-06-23 08:43:45 -07:00
Kenjiro Nakayama c234381aba
Fix typo for Serving extensions (#3826) 2021-06-23 04:32:45 -07:00
Kenjiro Nakayama d0fa8bb3e2
Add net-istio webhook to spec.registry.override (#3821)
* Add net-istio webhook to spec.registry.override

container name `webhook` is duplicated with serving and net-istio. But
the example does not have net-istio's webhook so users hit an issue
like https://github.com/knative/operator/issues/519
https://github.com/knative-sandbox/net-istio/pull/560 when we followed
it.

This patch adds the net-istio webhook to the doc.

* Remove white space

* Update docs/admin/install/operator/configuring-serving-cr.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Fix to correct deploy name

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-06-23 00:43:44 -07:00
Julian Friedman 40a792a1e1
Pull in api docs in build (#3832) 2021-06-22 16:08:44 -07:00
Julian Friedman b41dfe8f2a
Clean up DNS docs (#3833)
- Move dns docs to snippet (have to use include syntax because of
  included macro, unfortunately)
- Update xip.io -> sslip.io in text
- Capitalize Service
- Fix some bad formatting in Operator install nearby
- Change "For these" -> "In these cases"
- Swap info to warning admonition style
- Remove "CAVEAT" and parenthetical reference to it
- Added much nicer "Knative provides" intro sentence
2021-06-22 15:58:44 -07:00
Julian Friedman 3106badad4
Remove navigation.instant feature to fix anchors (#3830)
Looks like navigation.instant makes link anchors not work properly. I
don't think the feature really buys us anything, our search index isn't
_that_ big, so easiest to just disable it.
2021-06-22 07:47:28 -07:00
knative-automation 0dd542dffa
Update community files (#3820)
Signed-off-by: Knative Automation <automation@knative.team>
2021-06-18 09:05:51 -07:00
Kenjiro Nakayama 53e4102d20
Bump Istio version to 1.9.5 (#3822) 2021-06-18 08:44:50 -07:00
Julian Friedman d2cf66aa94
Clarify Magic DNS Caveat (#3823)
Magic DNS does work locally on minikube, so long as `minikube tunnel` is
running.
2021-06-18 08:37:51 -07:00
Ashleigh Brennan 4763c1715e
Cleaning up sink docs (#3814)
* Cleaning up sink docs

* fix links and heading
2021-06-17 08:10:23 -07:00
Michael Gasch 80399a94df
Add VMware as active developer of Tanzu Sources (#3816) 2021-06-17 07:37:22 -07:00
Francesco Guardiani 0ad571fb8b
Documentation for KReference.Group feature (#3713)
* Documentation for KReference.Group feature

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Explain why

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Suggestions

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Added link issue

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* State -> Stage

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2021-06-16 10:31:22 -07:00
Samia Nneji 724ffe8e16
Code snippet tweaks (#3792)
* Add context to code snippets

* A few other tweaks

* Remove duplicate API label

* Add back API label

* Add API version label
2021-06-16 06:33:22 -07:00
Julian Friedman 54f02d183b
Generate Golang vanity URL redirects (#3806)
Moves tools/redir-gen from website to docs so we can do all the
generation here. Modifies the build script to add generated redirects to
the output.
2021-06-15 13:39:21 -07:00
Ashleigh Brennan 9b6843dad6
#3710: move sink docs to developer guide (#3808)
* #3710: move sink docs to developer guide

* minor update from SME review
2021-06-15 11:06:21 -07:00
Francesco Guardiani 9a98339a97
Add a warning about experimental features (#3803)
* Add a warning about experimental features

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Fix trailing space

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Warning

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2021-06-15 10:27:21 -07:00
Kenjiro Nakayama 87a7c646a0
Bump k8s min version to 1.19 (#3804) 2021-06-15 07:33:21 -07:00
Ashleigh Brennan 87400d06ac
3710: Move event delivery docs to developer guide (#3798)
* 3710: Move event delivery docs to developer guide

* fix alignment

* update punctuation and headings
2021-06-15 05:32:21 -07:00
RichardJJG 2b80f5c69b
Add new word and style rules #3795 (#3805)
* Add new word and style rules #3795

* Update docs/help/contributor/style-guide/style-and-formatting.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-06-15 05:19:21 -07:00
Kenjiro Nakayama d4af310cdb
Add `nodeSelector` to override system deployments by operator (#3789)
* Add `nodeSelector` to override system deployments by operator

This patch adds docs for https://github.com/knative/operator/pull/658.
It adds `nodeSelector` to override system deployments by operator.

* Fix broken format

* Update docs/admin/install/operator/configuring-serving-cr.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/admin/install/operator/configuring-serving-cr.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/admin/install/operator/configuring-serving-cr.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/admin/install/operator/configuring-serving-cr.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-06-14 20:56:20 -07:00
knative-automation 41c4d63639
upgrade to latest dependencies (#3788)
bumping knative.dev/hack 3d4b264...66ab1a0:
  > 66ab1a0 go-licenses fixed file permissions so we no longer need our workaround (# 75)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-14 20:47:20 -07:00
Samia Nneji a3df56f125
Edit ContainerSource docs (#3774)
* Edit ContainerSource docs

* Update docs/eventing/sources/containersource/README.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Fix command

* Move ContainerSource docs to dev guide

* Apply feedback for code snippets

* remove copy icon

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-06-14 08:35:20 -07:00
Nicola Ferraro 56dae919e8
Update docs related to archived Camel Sources (#3790)
* archive-camel-source

* delete unused files
2021-06-14 08:25:20 -07:00
Omer B 6ed2f2383a
Update first-trigger.md (#3755) 2021-06-14 06:18:21 -07:00
Julian Friedman 05ec2edb92
Remove Gloo install instructions (#3727)
As discussed in the recent TOC meeting, we want to be sure the Ingresses
we list in the install instructions are ones we're confident will work
well with Knative, to avoid folks having a bad first experience.
Currently we don't have good (any) CI coverage for Gloo, so removing it
from the list for the moment until we do.
2021-06-11 12:46:44 -07:00
knative-automation eeb46bc717
upgrade to latest dependencies (#3782)
bumping knative.dev/hack e35bcb8...3d4b264:
  > 3d4b264 Cleanup release script more (# 74)
  > daccc2c Allow for ignoring arbitrary files with shellcheck (# 48)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-11 02:35:43 -07:00
Ashleigh Brennan 83877ca0f6
#3710: Add configmaps to admin guide (#3779)
* #3710: Add configmaps to admin guide

* tweaks
2021-06-10 23:30:43 -07:00
knative-automation 18eeabadbf
upgrade to latest dependencies (#3749)
bumping knative.dev/hack de04b70...e35bcb8:
  > e35bcb8 Rollback random GOBIN and make it relative to GOPATH again (# 73)
  > 1c52c48 Skip GOPATH hacks if the repository is already on GOPATH (# 72)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-10 13:15:43 -07:00