Commit Graph

2459 Commits

Author SHA1 Message Date
Markus Thömmes 54d948e824
Use a unique name for the scale-to-zero-retention tabs (#3385) 2021-03-24 11:05:18 -07:00
Samia Nneji cb171e9c15
Add reference page for custom install (#3334)
* Add reference information for custom install

* Add cross refs

* Update topic title

* Update docs/install/custom-install/custom-install.md

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

* Apply feedback about topic title

* Indicate required files and move new topic

* Align topic name

* Update any-kubernetes-cluster.md

Addressing Ashleigh's comment :)

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Omer B <obensaadon@vmware.com>
2021-03-24 10:58:18 -07:00
Mike Petersen 710e94077e
Added the link to run website locally from our README to our DEVELOPMENT (#3380)
documentation
2021-03-23 11:20:18 -07:00
tayarani 20ac39ab65
Remote serving API spec and point to new location in specs repo (#3357) 2021-03-18 09:18:55 -07:00
knative-automation 787be04afe
upgrade to latest dependencies (#3331)
bumping google.golang.org/grpc 577eb69...f74f033:
  > f74f033 Change version to 1.36.0 (# 4198)
  > e6d71ad encoding/proto: do not panic when types do not match (# 4218) (# 4223)
  > 61962d0 status: document nil error handling of FromError (# 4196)
  > 9280052 balancergroup: Propagate balancer.BuildOptions to child policies (# 4184)
  > b753f49 xds testing: increase timeout from 90 minutes to 120 minutes (# 4191)
  > 7b8d65a xds: rename internal/client files to remove client prefix (# 4188)
  > f005af0 examples: delete profiling example since profiling support was rolled back (# 4182)
  > 0bc7417 xds: report drops by circuit breaking (# 4171)
  > e526a29 xds: Remove v3Support environment variable (# 4174)
  > 7bb497f grpc: Update protobuf regenrate script (# 4177)
  > 2c42474 pemfile: Make test happy with Go1.16 (# 4164)
  > 7f2581f xds interop: add xds v3 kokoro tests (# 4165)
  > f579b61 test: Run e2e authority tests only on linux. (# 4160)
  > 504caa9 interop/xds: support ClientConfigureRequest.timeout_sec field (# 4157)
  > 269d253 interop/xds: implement new stats response field (# 4156)
  > ef9850d xds bootstrap: support config content in env variable (# 4153)
  > 938f6e2 cmd/protoc-gen-go-grpc: add gRPC-Go version comment and update release version (# 4152)
  > 5e3cbb5 interop/grpc_testing: update generated code after recent grpc-proto changes (# 4149)
  > d3ae124 cleanup: use different import alias for services than messages (# 4148)
  > 4cf4a98 Change version to 1.36.0-dev (# 4142)
bumping knative.dev/net-istio 59b2af9...f9ffb01:
  > f9ffb01 Add an accessor for DestinationRule objects (# 558)
  > b224102 Update common github actions (# 556)
  > 3214fb4 upgrade to latest dependencies (# 557)
  > 3a9a02e Add configuration for graceful shutdown to ingressgateways (# 553)
  > 2308c2f Update Istio stable to 1.8.4. (# 550)
  > c53089b Use prefix matching for KIngress rule paths (# 541)
  > f73a33d Add a feature flag to guard pod addressability additions (# 545)
  > f3bad87 Add the reconciler machinery for pod addressability (# 546)
  > 4e84c36 upgrade to latest dependencies (# 548)
  > 8f2d8cd upgrade to latest dependencies (# 544)
  > e72872d Update common github actions (# 547)
  > ad2b7bb upgrade to latest dependencies (# 540)
  > fb452f3 Update common github actions (# 538)
  > fee4721 Drop master references to knative repos (# 539)
  > 64b9467 Run all actions against main (# 537)
  > 4d2d0eb upgrade to latest dependencies (# 536)
  > eebb4e6 Handle the case when ingress name has dot (# 532)
  > 1f5e664 Update Istio latest to 1.9.1. (# 535)
  > 6ef3289 upgrade to latest dependencies (# 534)
  > fe7d984 upgrade to latest dependencies (# 529)
  > 212691e Consolidate lines in CODEOWNERS, drop hack/test (# 531)
  > 713aacd upgrade to latest dependencies (# 528)
  > 9bfac14 Bump k8s version in kind e2e (# 526)
bumping knative.dev/hack 8368e1f...9b73a25:
  > 9b73a25 Drop unnecessary occurrences of master (# 53)
  > f99a255 Schema tool for reflective schema generation. (# 51)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-17 15:09:54 -07:00
Evan Anderson c60a796a3c
Hide CONTRIBUTING.md from the website (#3354) 2021-03-17 14:58:00 -07:00
knative-automation c7c1e7df63
Update common github actions (#3330)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-17 14:57:53 -07:00
Samia Nneji 913fbe57df
Add clarifying info about what to install (#3356) 2021-03-17 14:06:00 -07:00
Yash Singh ff02c6244c
parent c8b51931ed (#3319)
author Yash Kumar Singh <yks1994@gmail.com> 1615385726 +0530
committer Yash Kumar Singh <yks1994@gmail.com> 1615476974 +0530

Added changes
2021-03-17 14:05:53 -07:00
knative-automation 15d1fdddcb
Run github.com/client9/misspell (#3342)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-17 13:55:00 -07:00
Grant Rodgers e54cee3420
Add events to Cloud Run for Anthos description (#3026)
* Add events to Cloud Run for Anthos description

* Update docs/knative-offerings.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
2021-03-17 13:54:53 -07:00
Yash Singh 910252d93d
Removed the Go path link from the ./eventing/debugging/README.md (#3323)
* Removed the Go link

* Added path for ApiServerSource

* Added the correct path

* Updated with the new path

* Updated with the new path
2021-03-17 13:40:01 -07:00
Yash Singh 1fb33aea13
Removed the Go path link from the ./eventing/event-delivery.md (#3321)
* Removed the Go link

* Added the yaml file

* Added the yaml file
2021-03-17 13:39:54 -07:00
Evan Anderson f2e741e631
Add documentation on how to use OpenTelemetry +collector (#3005)
* Add documentation on how to use opentelemetry collector with prometheus for serving.

Signed-off-by: Evan Anderson <evan.k.anderson@gmail.com>

* Add cert-manager to otel install instructions

* Update to remove operators

* Fix prometheus/otel typos, add rule examples.

* Convert to _index.md, address @skonto comments
2021-03-17 13:20:54 -07:00
dr.max b090d1919a
Added examples of kn usage for the Scala sample app (#2895) 2021-03-17 12:50:54 -07:00
Omer B 0b4158d385
Update knative-offerings.md (#3358)
Removed PCF Functions since it no longer exists
2021-03-17 12:34:53 -07:00
Yash Singh 36fb0ba51d
Removed the Go path link from the ./eventing/sources/_index.md (#3324)
* Removed the Go link

* Added path

* Added the correct path

* Added minor changes

* Added minor changes

* Added minor changes with keeping .md extenstion
2021-03-16 07:29:42 -07:00
Omer B 1bcb419df9
Update OWNERS_ALIASES (#3281)
Adding new tech writers as reviewers :D
2021-03-16 07:14:42 -07:00
Yash Singh 5f38589189
Removed the Go code link (#3318) 2021-03-16 05:48:42 -07:00
Pierangelo Di Pilato bcc0d7e9bf
Add a note on replication factor value (#3348)
* Add a note on replication factor value

We've got a bug [1] report for a misconfiguration of
`default.topic.replication.factor`.
This PR adds a note that could alert users on the
value of this configuration.

[1] https://github.com/knative-sandbox/eventing-kafka-broker/issues/720

* Update docs/eventing/broker/kafka-broker.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
2021-03-15 16:00:41 -07:00
Kevin Moore 807a80b542
Update Dart example for latest stable SDK (#3340) 2021-03-15 15:02:41 -07:00
Katie McLaughlin 1ef6a1de55
Update Rust version and installation commands (#3314) 2021-03-15 14:31:01 -07:00
Ashleigh Brennan f9594c4b12
Fixed comments and moved verification step (#3347) 2021-03-15 13:56:01 -07:00
Kenjiro Nakayama da84e5a6c0
Fix obsolete links in Debugging guide (#3343) 2021-03-15 13:01:01 -07:00
RichieEscarez 5d300af75e
New blog template and update doc template (#3341)
* New blog template/instructions

* update and sync with new blog template

* edits

* add the copy section

* fix formatting

* update links for both templates

* Add links to new content templates in PR template

* typo

* whitespace

* more whitespace

* and even more whitespace

* trailing whitespace

* whitespace

* between
2021-03-12 05:59:28 -08:00
Markus Thömmes c8b51931ed
Drop unnecessary occurrences of master (#3333) 2021-03-11 05:08:26 -08:00
RichardJJG f58f7f04ed
Change some numbered steps to sub-headings (#3329)
* Change some numbered steps to sub-headings

Per https://github.com/knative/docs/issues/3018, change numbered steps containing mini-procedures into sub-headings.

* Update docs/install/any-kubernetes-cluster.md

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

* Update docs/install/any-kubernetes-cluster.md

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

* Update docs/install/any-kubernetes-cluster.md

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

* Added stems below headers

Accessibility: apparently stem sentences/fragments below headers make docs read better in screen readers.

* Removed trailing whitespace

* Stated which mini-procedures are optional

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-03-10 08:21:25 -08:00
Ashleigh Brennan 14d9079635
Add Subscription docs with kn commands (#3306)
* Add Subscription docs with kn commands

* cleaned up fluff, fixed links

* peer review update

* SME review updates
2021-03-09 09:58:25 -08:00
yangyunfeng007 d548b54f42
fix kafka sample, the yaml should indent spaces in TLS KafkaSource sa… (#3327)
* fix kafka sample, the yaml should indent spaces in TLS KafkaSource samples

Change-Id: If3ef1dcf85b643a00468f5bdd06b9b9e0931fd46

* fix kafka sample, the yaml should indent spaces in TLS KafkaSource samples

Change-Id: If3ef1dcf85b643a00468f5bdd06b9b9e0931fd46
2021-03-09 03:53:25 -08:00
dr.max c7a0530cee
Added examples of kn usage for the PHP sample app (#2911)
* Added examples of kn usage for the PHP sample app

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

Co-authored-by: Roland Huß <rhuss@redhat.com>

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

Co-authored-by: Roland Huß <rhuss@redhat.com>

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
Co-authored-by: Roland Huß <rhuss@redhat.com>
2021-03-08 10:01:24 -08:00
dr.max 7c096b2254
* Added examples for kn usage (#2884) 2021-03-05 14:10:21 -08:00
Samia Nneji 8081629703
Add table for eventing assets (#1896) (#3304)
* Add table for eventing assets (#1896)

* Update docs/install/assets/eventing.md

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* Apply feedback to eventing asset table

* Update docs/install/assets/eventing.md

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2021-03-05 13:39:20 -08:00
Ashleigh Brennan 2055f181ac
Clean up and add to CLI docs (#3302)
* Clean up and add to CLI docs

* updates from SME review

* updates from SME review
2021-03-05 06:45:20 -08:00
Yanwei Guo 914ef3188f
Add description table for install files for Knative Serving (#3296)
* add table

* add

* solve feedbacks

* add http
2021-03-04 07:12:17 -08:00
Ashleigh Brennan f32cf347ff
Fix link and minor improvements to doc (#3307) 2021-03-03 12:23:15 -08:00
Vincent 9486782e59
Modify the instructions of the ingress configuration (#3301) 2021-03-03 11:30:15 -08:00
Kenjiro Nakayama a7d685f60a
Remove note about cluster-local-gateway and istio-knative-extras.yaml (#3289)
`istio-knative-extras.yaml` does not exist since long time ago.
`cluster-local-gateway` was also removed.

This patch removes the note.
2021-03-03 11:13:15 -08:00
Ashleigh Brennan bb844bb0c6
Follow up install doc improvements (#3305)
* Follow up install doc improvements

* updated to -f, custom resources as per kube docs

* added missing verb
2021-03-03 09:03:15 -08:00
Ashleigh Brennan 100f675e1f
Cleanup install docs (#3297) 2021-03-02 09:56:15 -08:00
Kenjiro Nakayama ab24cbe943
Add new operator config spec.deployments to override configuration of system deployment (#3272)
This patch adds the instruction of `spec.deployments` for knativeserving CR.

Fixes https://github.com/knative/docs/issues/3266
2021-03-02 08:31:15 -08:00
Evan Anderson 8685aebc43
New contrib (#3295)
* Moving to asciidoc

* Rewrite contributor documentation

* Emphasize tech writers expertise rather than ascribing motivations to engineers.

Co-authored-by: Scott Nichols <snichols@vmware.com>

* Address @omerbensaadon feedback

* Address @omerbensaadon feedback

* Revert to markdown

* Dumbquotify

* Update CONTRIBUTING.md

Co-authored-by: RichieEscarez <rescarez@google.com>

* Update CONTRIBUTING.md

Co-authored-by: RichieEscarez <rescarez@google.com>

* Update two refs to DOCS-CONTRIBUTING to point to the main contributor docs

* Add a non-YAML-confused header to CONTRIBUTING.md

Co-authored-by: Scott Nichols <snichols@vmware.com>
Co-authored-by: RichieEscarez <rescarez@google.com>
2021-03-01 12:34:48 -08:00
Ashleigh Brennan e44139c886
Minor update to OpenShift docs link (#3290) 2021-03-01 10:44:48 -08:00
Carlos Santana 8036b27679
New release blog for post for release v0.21 (#3282)
* base v0.21 release blog

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* Serving 0.21

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* Add eventing 0.21

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add eventing extensions

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* fix toc

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* fix typo

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add CLI 0.21

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add cli contributors

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add operator

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* sort contributors

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add @ for users

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-02-26 21:36:47 -08:00
Kenjiro Nakayama 16b0013632
Move istio gateway's override setting into spec.ingress.istio (#3270)
Since c45584402f,
Ingress configuration is moved in `spec.ingress.istio`.

Hence this patch updates the docs to use
`spec.ingres.istio.knative-ingress-gateway` and `spec.ingres.istio.knative-local-gateway`.
2021-02-26 18:43:47 -08:00
Evan Anderson 74c867bbf5
New contrib (#3269)
* Moving to asciidoc

* Rewrite contributor documentation

* Emphasize tech writers expertise rather than ascribing motivations to engineers.

Co-authored-by: Scott Nichols <snichols@vmware.com>

* Address @omerbensaadon feedback

* Address @omerbensaadon feedback

* Revert to markdown

* Dumbquotify

* Update CONTRIBUTING.md

Co-authored-by: RichieEscarez <rescarez@google.com>

* Update CONTRIBUTING.md

Co-authored-by: RichieEscarez <rescarez@google.com>

* Update two refs to DOCS-CONTRIBUTING to point to the main contributor docs

Co-authored-by: Scott Nichols <snichols@vmware.com>
Co-authored-by: RichieEscarez <rescarez@google.com>
2021-02-26 12:19:47 -08:00
Kenjiro Nakayama 7b3816568f
Clean up cluster-local-gateway (#3279)
https://github.com/knative-sandbox/net-istio/pull/411 replaced cluster-local-gateway with knative-local-gateway.
Hence this patch updates the docs.
2021-02-26 04:01:47 -08:00
Carlos Santana ff041e52f5
Knative API docs for v0.21.0 (#3276) 2021-02-24 12:09:47 -08:00
Carlos Santana f5e3fcdcc4
add default tabs for install dns and extensions (#3260)
Closes #3259
2021-02-24 09:48:47 -08:00
knative-automation 006ed3b509
upgrade to latest dependencies (#3267)
bumping knative.dev/net-istio d78daae...59b2af9:
  > 59b2af9 Add CODEOWNERS file for approvals (# 525)
  > 8f54647 Add placeholder.go back to fix docs (# 524)
  > b4a6e68 Add namespace to stable's extra folder to fix nightly builds (# 523)
  > b1ad166 Update common github actions (# 522)
  > ac33e6d upgrade to latest dependencies (# 521)
  > 326d3f8 Update common github actions (# 520)
  > f5b6a3e upgrade to latest dependencies (# 519)
  > 15efaf1 upgrade to latest dependencies (# 518)
  > c7fa1a5 Temporarily disable mTLS STRICT in mesh mode. (# 517)
  > f4200d6 Move 1.8.2 to stable and 1.9.0 to latest (# 515)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-22 14:23:04 -08:00
Kenjiro Nakayama 9e151743b7
Update yaml for config-domain configmap (#3261) 2021-02-18 09:24:02 -08:00