Commit Graph

2459 Commits

Author SHA1 Message Date
RichardJJG 8b519d3f4a
Added rule and tidied up a bit (#4035)
* Added rule and tidied up a bit

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

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

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-07-21 07:56:39 -07:00
Kristian Zhelyazkov b32d0901a5
Fix broken Gardener links (#4042) 2021-07-21 01:23:39 -07:00
RichardJJG a13814ba6e
Added rest of K8s style guide, where applicable (#4031)
* Added rest of K8s style guide, where applicable

* Wording tweak
2021-07-19 06:37:53 -07:00
Sameer Vohra 5469d8e5cf
[#3917] add instructions to upgrade kn (#4010)
For Homebrew users, they may run into issues upgrading due to a branch
rename from `master` to `main`.

Signed-off-by: Sameer Vohra <vsameer@vmware.com>
2021-07-16 12:04:09 -07:00
Omer B cf3dc41151
Update nav.yml (#4026) 2021-07-16 08:30:10 -07:00
Omer B 8b018a64b4
Changes to nav, consolidate Getting Started README (#3979)
* Changes to nav, consolidate README

* delete unused file
2021-07-16 07:51:09 -07:00
RichardJJG ddf358e29e
Moved and added links (#4024) 2021-07-16 07:28:10 -07:00
RichardJJG 21fe8c783a
Salvage old contributor docs (#4020)
* Culled old contributor docs

* Fixed links

* Fix links to templates

* Revert "Fix links to templates"

This reverts commit 2025fed68e.

* Fixes for template links

* Revert "Fixes for template links"

This reverts commit 691cdcc965.

* Some fixes for the template links

* Revert "Some fixes for the template links"

This reverts commit a1762749c4.

* Removed broken links

* Fixed link to style guide readme

* Remove faulty link to style guide

* Update docs/help/contributor/creating-new-docs.md

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

* Update docs/help/contributor/creating-new-docs.md

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

* Changed Docs WG references and some punctuation

* Added links

* Revert "Added links"

This reverts commit cb5ddb759b.

* Moved templates and changed links

* Fixing links

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-07-16 05:32:09 -07:00
Travis Minke 7aba7060a8
Kafka ResetOffset Examples (#4012)
* Kafka ResetOffset Examples

* remove title block linefeed from autoformatting

* Use a better Kafka Channel install link
2021-07-15 07:48:32 -07:00
RichardJJG 4c8f6e411b
Replace spaces with &nbsp; (#4011) 2021-07-15 06:20:32 -07:00
Markus Thömmes d57f183191
Generate redirects for new repos (#4015) 2021-07-15 00:41:32 -07:00
Omer B 9f43e3c710
Adding redirect guidance, redirect for community (#4001)
* Adding redirect guidance, redirect for community

* fix redirect error

* actually fix redirect

* testing with URL

* trying redirect in netlify instead

* force = true, remove path

* remove newline

* remove force

* changing filename to index
2021-07-14 14:16:32 -07:00
RichardJJG 4d52c035e2
Replace links to old doc templates (#4009) 2021-07-14 07:29:31 -07:00
RichardJJG 201fed9daa
Heavy style edits (#4002)
* Heavy style edits

* Update docs/admin/install/eventing/install-eventing-with-yaml.md

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

* Update docs/admin/install/eventing/install-eventing-with-yaml.md

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

* Update docs/admin/install/eventing/install-eventing-with-yaml.md

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

* Update docs/admin/install/eventing/install-eventing-with-yaml.md

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

* Update docs/admin/install/eventing/install-eventing-with-yaml.md

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

* Update docs/admin/install/eventing/install-eventing-with-yaml.md

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

* Update docs/admin/install/eventing/install-eventing-with-yaml.md

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

* Update docs/admin/install/eventing/install-eventing-with-yaml.md

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

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-07-14 06:30:31 -07:00
Kenjiro Nakayama 72acf8284c
Remove the option to make private service by DomainMapping (#4008)
DomainMapping for private service does not work actually.
We can map domainmapping to the local domain (`svc.cluster.local`) but
it is accessible from public.

The option should be removed.
2021-07-13 23:07:30 -07:00
Ashleigh Brennan ff985f4224
#3935: Move subroutes docs to traffic mgmt section (#4005)
* Move docs to dev guide

* fix link
2021-07-13 12:03:50 -07:00
Samia Nneji 2170987992
Tweak release notes (#3993) 2021-07-13 11:42:50 -07:00
Ashleigh Brennan 424de458eb
#3935: Move gradual rollout config to admin guide (#3990)
* 3935: Move gradual rollout config to admin guide

* add snippets and developer docs

* fix typo

* fix nav

* Update docs/snippets/route-status-updates.md

Co-authored-by: RichardJJG <rijohnson@vmware.com>

* Update docs/snippets/route-status-updates.md

Co-authored-by: RichardJJG <rijohnson@vmware.com>

* Update docs/snippets/route-status-updates.md

Co-authored-by: RichardJJG <rijohnson@vmware.com>

* Update docs/snippets/multiple-rollouts.md

Co-authored-by: RichardJJG <rijohnson@vmware.com>

* Update docs/snippets/gradual-rollout-intro.md

Co-authored-by: RichardJJG <rijohnson@vmware.com>

* Update docs/snippets/gradual-rollout-intro.md

Co-authored-by: RichardJJG <rijohnson@vmware.com>

* Update config/nav.yml

Co-authored-by: RichardJJG <rijohnson@vmware.com>

* Update config/nav.yml

Co-authored-by: RichardJJG <rijohnson@vmware.com>

Co-authored-by: RichardJJG <rijohnson@vmware.com>
2021-07-13 11:33:50 -07:00
Dave Protasowski 519e3b08ee
fix namespace name indentation (#4004) 2021-07-13 10:52:50 -07:00
knative-automation 7d30182776
Update community files (#3996)
Signed-off-by: Knative Automation <automation@knative.team>
2021-07-13 00:57:50 -07:00
Senthilnathan M 26b92e0ee0
Fixed a typo. (#3998) 2021-07-12 12:06:22 -07:00
Omer B 0347773334
Change homepage name (#3986) 2021-07-12 05:35:22 -07:00
Sameer Vohra 45faf29246
Update knative-offerings.md (#3994)
Add entry for VMware's Knative offering
2021-07-12 05:31:22 -07:00
Julian Friedman 960c7cb7c4
Document ClusterDomainClaims (#3876)
* Document ClusterDomainClaims

* drop parenthetical
2021-07-09 06:37:20 -07:00
Sean Delaney f331139a06
Update deploying-from-private-registry.md (#3984)
Removes typo from bash code
2021-07-09 05:59:19 -07:00
Julian Friedman 038ae8ed10
Fix blog (#3985)
YAML metadata needs to be the first thing in the file. A markdown title
snuck in.
2021-07-08 13:37:19 -07:00
Julian Friedman 1b6e2c54f6
Remove reference to domainmapping yaml (#3980)
The DomainMapping feature is now beta, and therefore built in to the
main yaml files. These links are therefore now 404s.
2021-07-08 11:45:23 -07:00
Ashleigh Brennan 7a913947b1
#3935: Moving tag resolution docs to developer guide (#3970)
* #3935: Move tag resolution docs

* fix heading

* fix broken link, minor quick edits to operator docs

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

Co-authored-by: RichardJJG <rijohnson@vmware.com>

Co-authored-by: Omer B <obensaadon@vmware.com>
Co-authored-by: RichardJJG <rijohnson@vmware.com>
2021-07-08 09:36:23 -07:00
RichardJJG 8551e08528
Add v0.24 blog release notes (#3953)
* Add v0.24 blog release notes

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Add to v0.24 release notes

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Update blog/releases/announcing-knative-v0-24-release.md

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

* Apply suggestions from code review

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

* Added TBD to RabbitMQ Eventing extension

* Fixes #3966 Adding correct md links, added RabbitMQ

Co-authored-by: Omer B <obensaadon@vmware.com>
Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-07-08 09:20:23 -07:00
Chris Suszynski b5f0d43368
Normalize vendor logos (#3974) 2021-07-08 08:38:23 -07:00
knative-automation 6a3376c3d4
Update actions (#3975)
Signed-off-by: Knative Automation <automation@knative.team>
2021-07-08 02:21:23 -07:00
Senthilnathan M 4c24858f5a
RunAsNonRoot can be set to true without the feature flag (#3969) 2021-07-07 14:43:22 -07:00
Omer B b809ba31c7
Revert "capitalizing Guide (#3960)" (#3964)
This reverts commit fbcf816f63.
2021-07-07 13:49:23 -07:00
Julian Friedman ea0a6fdd24
Refactor DNS snippets (#3967)
* Refactor DNS snippets

Splits in to multiple files so that Operator can have a different version for the Real DNS section.

* fix formatting
2021-07-07 12:14:18 -07:00
Ashleigh Brennan 15ac10336c
#3935: Move private container registry docs to developer guide (#3965)
* #3935: Move private container registry docs to developer guide

* fix variables

* formatting tweak

* formatting tweak
2021-07-07 09:59:18 -07:00
Julian Friedman 1a2b2d42ce
Release 0.24 (#3959) 2021-07-07 09:37:18 -07:00
Julian Friedman 2bde078b48
Fix version dropdown for 0.23 archive (#3962) 2021-07-07 09:25:18 -07:00
Samia Nneji bdede812b8
Tweak style rule (#3958) 2021-07-07 09:09:18 -07:00
Omer B fbcf816f63
capitalizing Guide (#3960) 2021-07-07 08:06:18 -07:00
Julian Friedman 4203310c59
Update version dropdown in old docs (#3955)
only include latest and dev, so the dropdown is everygreen and
will not need regenerating for future releases
2021-07-07 07:35:18 -07:00
Samia Nneji 06953771be
Relocate event source docs (#3948)
* Update links

* Update nav.yaml for event source move

* fix another link

* Move event source files to developer guide

* Move event samples to samples folder

* Move event samples to samples folder

* link fixes and improvements

* tweak some more links

* Update redirects

* Rebase redirects

* fixing infinite redirect bug

* Move creating event sources

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-07-07 07:26:25 -07:00
Vincent f35845f964
Add the instruction on how to configure the eventing sources with the operator (#3891)
* Add the instruction on how to configure the eventing sources with operator

* Fix the PR based on the comments
2021-07-07 07:26:18 -07:00
Ashleigh Brennan 54290e2318
#3349: Updated traffic management docs, blue/green deployment (#3825)
* 3349: Updated traffic management docs, blue/green deployment

* fix nav and redirects

* add CLI command

* fix mkdocs issues

* additional examples
2021-07-07 07:12:18 -07:00
Kenjiro Nakayama be72eae9bb
Add instruction for custom istio gateway (#3802)
* Add instruction for custom istio gateway

This patch adds the instruction to use custom Istio Gateway.

Current doc has a similar instruction "customize Istio Gateway
Service". This doc is very similar but for "customize Istio Gateway".

* Fix format

* Update docs/serving/setting-up-custom-ingress-gateway.md

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

* Update docs/serving/setting-up-custom-ingress-gateway.md

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

* Update docs/serving/setting-up-custom-ingress-gateway.md

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

* Update docs/serving/setting-up-custom-ingress-gateway.md

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

* Update docs/serving/setting-up-custom-ingress-gateway.md

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

* Update docs/serving/setting-up-custom-ingress-gateway.md

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

* Update docs/serving/setting-up-custom-ingress-gateway.md

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

* Update docs/serving/setting-up-custom-ingress-gateway.md

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

* Update docs/serving/setting-up-custom-ingress-gateway.md

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

* use list format

* Use add instead of replace

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-07-07 07:02:18 -07:00
knative-automation 73fb07f1fd
Update actions (#3894)
Signed-off-by: Knative Automation <automation@knative.team>
2021-07-07 09:52:53 -04:00
Guang Ya Liu 63efe48a1e
Added the benefit of deploy to knative service (#3884) 2021-07-07 06:52:26 -07:00
Omer B 3426e7f6b9
(Fixes #3857) Populate Next Steps (#3858)
* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* bringing back the purple

* Revert "bringing back the purple"

This reverts commit a6af055288.

* adding placeholder sections

* Update next-steps.md

* resizing

* Revert "resizing"

This reverts commit 29f891f4f9.

* Revert "Revert "resizing""

This reverts commit 1912bb80a3.

* added Google Form

* Add links to next steps topic

* added free copy of Knative in Action

* testing broken link fix...?

* grammar

* add friendly CTA

* Update docs/getting-started/next-steps.md

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

* broken links

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-07-07 06:52:19 -07:00
Omer B f0b65f313a
Added logo provided by max (#3954) 2021-07-07 06:07:18 -07:00
Julian Friedman a24b819f1c
Add feature stable label macro and document that DomainMapping is beta (#3913)
* Add feature stable label macro

* Put description in expandable section, tweak padding
2021-07-07 05:54:18 -07:00
Ashleigh Brennan 95d291af57
Fix PR issues for #3780 (#3950) 2021-07-07 05:21:18 -07:00