Commit Graph

1197 Commits

Author SHA1 Message Date
RichardJJG d8897e9e73
Add .md extension to internal links (#4214) 2021-09-09 06:51:59 -07:00
sebgoa 6a6aeb2e3e
set v1.19 as minimum k8s version (#4189)
per 0.24 release notes https://github.com/knative/serving/releases/tag/v0.24.0 v1.19 is now the minimum k8s version

fixes: https://github.com/knative/docs/issues/4177
2021-09-08 12:11:45 -07:00
Sid Shukla 665cedcbc5
Update otel-collector-config configmap (#4199)
The otel-collector-config configmap referenced in
https://knative.dev/docs/admin/collecting-metrics/#set-up-the-collector
has incorrect configuration which leads to a config loading issue causing
the otel-collector to go into a crashloop. This PR updates the config map
as per https://opentelemetry.io/docs/collector/configuration/
2021-09-08 06:37:45 -07:00
sebgoa 48104fe0f0
update brew command for kn (#4176)
* update brew command for kn

a formulae was merged in homebrew core to install kn without a specific tap

* Update docs/snippets/install-kn.md
2021-09-08 05:59:35 -07:00
Paul Schweigert 9a44aac25d
typo in markdown link (#4195) 2021-09-07 13:36:44 -07:00
Samia Nneji 18e15fc07c
Delete duplicate deploying-from-private-registry.md file (#4146)
* Delete deploying-from-private-registry.md

* Add back a change from the deleted version of the file

* Fix broken link
2021-09-07 09:03:18 -07:00
Paul Schweigert 58b2667e8b
Updating quickstart to use the plugin (#4046)
* updating quickstart to use the plugin

* lint: removing extra whitespace

* adding homebrew, simplifying binary install

* linting: white space

* fixing link to brew

* removing unneeded brew install command

* need kn version 0.25 or later

* add to path, not plugin dir

* when installing put binary in path not plugin dir

* use markdown for links
2021-09-07 08:37:18 -07:00
Samia Nneji 4786ac738f
Fix exposed links (#4186) 2021-09-07 06:30:19 -07:00
RichardJJG a8e08f6a65
Add link to code of conduct (#4187) 2021-09-07 06:28:19 -07:00
RichardJJG 4f95ce9e35
Style edits to Duck Typing topic (#4185)
* Style edits

* Minor style change

* Put instances of subject in code tags

* Changed example heights and weights

* Update docs/developer/concepts/duck-typing.md

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

* Added Example heading and removed 2 comments

* Removed far-reaching placeholders

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-09-06 08:58:45 -07:00
Antoine Cotten e9080d83e2
Fix inaccurate description of `default-br-config` (#4182)
* Fix inaccurate description of `default-br-config`

* (review) Apply requested changes
2021-09-06 07:01:43 -07:00
RichardJJG 001cd9bd29
Changed HTML links to Markdown (#4173)
* Changed HTML links to Markdown

* Change HTML image links to Markdown

* Fix image links
2021-09-02 04:36:06 -07:00
Ashleigh Brennan 6e784253cb
Add Kogito to list of Operators (#4172)
* Add Kogito to list of Operators

* Update docs/developer/eventing/sources/README.md
2021-09-01 12:55:05 -07:00
RichardJJG 87a2c626fc
Style changes (#4156)
* Style changes

* Update custom-domains.md
2021-09-01 06:02:33 -07:00
Steve Boardwell 5f22aa69df
Add pointer in case the service cannot be resolved (#4102)
* Add pointer in case the service cannot be resolved

The service in the tutorial could not be resolved. It is not immediately apparent why this is the case (VPN, FritzBox DNS Server, etc). The tips in the comments solved the problem for me.

* Change indentation of question

* Swap links for solution steps

* Update docs/getting-started/first-service.md

Better working of the problem.

Co-authored-by: Julian Friedman <julz.friedman@uk.ibm.com>

* PR changes

* Update docs/getting-started/first-service.md

Co-authored-by: Julian Friedman <julz.friedman@uk.ibm.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-09-01 05:43:33 -07:00
RichardJJG fc937b90ad
Added .md extension where missing (#4171)
* Added .md extension where missing

* Fixing a few more links
2021-09-01 05:32:33 -07:00
Lance Ball 648cd6b283
eventing(samples): update Node.js CloudEvents ContainerSource example (#4039)
* eventing(samles): update Node.js CloudEvents ContainerSource

The example had some old versions of Node and CloudEvents. This change
updates the versions for those dependencies, and makes some modifications
to the example code based on these dependency changes.

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: review feedback

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-08-31 12:46:32 -07:00
Ashleigh Brennan db9bc5a162
Fix broken link, some minor cleanup (#4141)
* Fix broken link, some minor cleanup

* remove link, add command instead

* additional cleanup

* remove command

* cleanup

* cleanup formatting
2021-08-31 12:16:56 -07:00
Antoine Cotten a8991aaa54
eventing-natss: Fix name of release manifest (#4169) 2021-08-31 11:37:56 -07:00
RichardJJG c3ae7f9dcd
Fix many links in the Eventing folder (#4170)
* Fixed first half of links

* Final markdown link fixes

* Fix link to install doc
2021-08-31 11:26:55 -07:00
Murugappan Chetty efa4b753b7
add initial offset to kafka source (#4080)
* add initial offset to kafka source

* add initial offset to kafka source

* add initial offset to kafka source

* add initial offset to kafka source

* add initial offset to kafka source
2021-08-27 08:10:38 -07:00
佩奇小老弟 3d8d83e2c3
fix the wrong value (#4030)
5469d8e5cf/docs/eventing/samples/helloworld/helloworld-go/sample-app.yaml (L63)
2021-08-27 07:19:38 -07:00
RichardJJG 55df15aee5
Fixed links (#4157)
* Fixed links

* Fixing links

* Fixing more links
2021-08-26 07:53:32 -07:00
Samia Nneji 5c1f26e5dc
Add .md to links (#4139) 2021-08-25 07:09:36 -07:00
Samia Nneji 06e26250f1
Add .md file extension to internal links in docs/serving/ (#4123)
* Add md file extension to serving docs

* Fix another link:

* Fix another link

* Deleted section with a link to deleted page
2021-08-25 03:32:25 -07:00
Samia Nneji 85f7b39aa9
Fix broken formatting (#4121) 2021-08-25 03:11:25 -07:00
Samia Nneji 55213c0b5f
Fix typo (#4130) 2021-08-25 02:52:25 -07:00
Julian Friedman 4f92309ffa
Update version warning banner for new release (#4153)
* Update version warning banner for new release

We've been live for a full release now with the new site. Time to take
the warnings about being new off!

Also fixed up the colours and text for the warning shown on old docs
version, and added an emoji because emojis are cool.

* Drop border
2021-08-24 13:23:25 -07:00
RichardJJG 0fbf050d5d
Add link styling rules (#4155)
* Add link styling rules

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

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

* Moved rule further up

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-08-24 06:11:24 -07:00
RichardJJG 65b1671247
Added definition list formatting rule (#4144)
* Added definition list formatting rule

* Add example
2021-08-20 06:30:06 -07:00
reoring e645da059c
Fixed a example of imagePullSecrets (#4143) 2021-08-20 04:28:05 -07:00
Ashleigh Brennan 17287855bb
#4124: fix link (#4125)
* #4124: fix link

* remove readme
2021-08-19 09:40:06 -07:00
RichardJJG 6e498d706d
Add Knative GitHub repo rule to W&P List (#4137) 2021-08-19 09:14:05 -07:00
Samia Nneji f3ee88ef0a
Define the admonition boxes we use (#4122) 2021-08-18 06:57:08 -07:00
Samia Nneji 978c926265
Updating the last few commands to remove EOF (#4083)
* Updating the last few commands

* Fix some formatting issues

* Tweak YAML file to match the docs

* Fix failing test

* Apply suggestions from code review

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

* Replace curly braces

* Fix formatting

* Formatting and other tweaks

* capitalise YAML

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-08-18 06:48:08 -07:00
Fabian Leonardo Lopez Bernal a0bdedc4f3
add docs for byo certificate via domainmapping (#4104)
* add docs for byo certificate via domainmapping

Signed-off-by: Fabian Lopez <lfabian@vmware.com>

* fix trailing spaces

Signed-off-by: Fabian Lopez <lfabian@vmware.com>

* fix verification typo

Signed-off-by: Fabian Lopez <lfabian@vmware.com>

* fix nits

Signed-off-by: Fabian Lopez <lfabian@vmware.com>

* address documentation feedback

Signed-off-by: Fabian Lopez <lfabian@vmware.com>
2021-08-18 05:20:09 -07:00
Ashleigh Brennan f95fdef486
Remove outdated YAML for Hugo (#4114) 2021-08-16 12:28:55 -07:00
RichardJJG 7ee18955f1
Replace erroneous instances of above and below (#4106)
* Remove accidental changes to archived file

* Update docs/developer/eventing/sources/creating-event-sources/writing-event-source/04-reconciler.md

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

* Update docs/developer/eventing/sources/creating-event-sources/writing-event-source/04-reconciler.md

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

* Apply suggestions from code review

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

* Update docs/eventing/flows/sequence/sequence-reply-to-sequence/README.md

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

* Deleted redundant lines per Samia's suggestion

* Update docs/serving/samples/hello-world/helloworld-php/README.md

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-08-12 11:51:35 -07:00
Gunjan Vyas d1dff0aefb
Ways to connect to cluster using kn (#4095)
* Updating client connection doc

* Edited the config text format

* Update docs/client/README.md

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

* Updating kn client doc for more ways of connection to the cluster

* Only keeping kubeconfig info for kn CLI

* Update docs/client/README.md

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

* Update docs/client/README.md

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

* Update docs/client/README.md

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-08-12 10:04:35 -07:00
RichardJJG 135f2fde50
Add references to upating nav menu (#4107)
* Add references to upating nav menu

* Change reference to our docs repo

* Improve contributing guide link
2021-08-12 09:51:35 -07:00
Paul Schweigert 4ea7c79db7
Complete instructions for installing kn binary (#4096)
* complete instructions for installing kn binary

* linting

* style standards and formatting

* trailing whitespace

* generic path-to-binary
2021-08-10 03:21:13 -07:00
Roland Huß 1b74ec3eb5
Fixe the value of the Kafka broker class to `Kafka` (#4090)
@matzew it's only "Kafka" without a broker suffix, right? (which is a bit confusing as the other class that I know (`MTChannelBasedBroker`) uses a different scheme (e.g. should then be `KafkaBasedBroker`). Btw would have preferred just an `MTChannel` as the broker class as the `BasedBroker` is really superfluous and redundant. (cc: @lionelvillard )
2021-08-09 08:58:12 -07:00
Abirdcfly 17cdee403d
Update knative-with-operators.md (#4091) 2021-08-09 07:06:12 -07:00
Jeff 38c5d01a67
Updates Broken Link in Event Registry Documentation (#4094)
* Updates Broken Link in Event Registry Documentation

* Removes `docs` and `README.md` from link
2021-08-09 05:55:11 -07:00
Senthilnathan M 0695650e9e
Fixed case of cloudDNS (#4099) 2021-08-09 04:20:11 -07:00
Senthilnathan M 6614ead7e5
Fixed a minor typo. (#4098) 2021-08-09 04:10:11 -07:00
Ashleigh Brennan 1b25cf85de
General eventing and kafka updates (#4028)
* General eventing and kafka updates

* additional cleanup

* fix indentation

* additional cleanup

* Update docs/eventing/samples/kafka/channel/README.md

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

* Update docs/eventing/samples/kafka/channel/README.md

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

* Update docs/eventing/samples/kafka/channel/README.md

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

* Update docs/eventing/samples/kafka/channel/README.md

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

* Update docs/eventing/samples/kafka/channel/README.md

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

* Update docs/eventing/samples/kafka/channel/README.md

* Update docs/eventing/samples/kafka/channel/README.md

* Update docs/eventing/samples/kafka/channel/README.md

* Update docs/eventing/samples/kafka/channel/README.md

* cleanup rebase

* PR comments

* remove broker fluff, remove old strimzi docs

* fix link

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-08-05 06:37:53 -07:00
Ashleigh Brennan d093a38d22
3703: feature flag docs updates (#4070)
* 3703: feature flag docs updates

* peer review changes
2021-08-02 15:19:47 -07:00
Samia Nneji b6b5529936
Avoid above and below (#4086)
* Add rule to avoid using "above" and "below"

* Update rule
2021-08-02 13:49:47 -07:00
nealhu 6578a6cb45
Add docs about the new priority class name feature flag (#4084)
* Add docs about the new kubernetes.podspec-priorityclassname feature flag for enabling priorityClassName in podSpec
2021-07-30 09:00:31 -07:00