* cherry pick pr#1418
* Update README.md to remove dead link (#1397)
Removed a dead link on "Picking the Right Solution" which was going to a 404 page. Based off feedback from #1382 for which link to use.
* cherry pick pr#1356
* Fix typo (#1360)
* pr#1351
Our controller does resolution of tags to digests, which has been a
source of confusion. This documents the fact that we do it, why we do
it, and how to configure the controller to work around common issues.
* Added autoscaling and scale-to-zero docs
* Adding autoscaling and scale-to-zero docs
* Minor changes to address review comments
* updated link in README
* remove an unnecessary comma
* copy the serving link to open "good-first-issue"
left the [CONTRIBUTING.md](../contributing/CONTRIBUTING.md) link since it works on the site - need to add code to handle the long URL in GH so it converts to the relative URL for the site
* Java samples gives 404
it should point to the `java-spring` sample
* fix missing spark and "all samples" links
* remove title (move to _index.md)
* add missing _index.md
* qualify Java sample
* Add Micronaut Sample
* Updated Dockerfile to use AdoptOpenJDK.
* renamed directory
* removed .factorypath
* ignore .factorypath
* removed PORT from Dockerfile
updated `application.yml` to respect port env var, and using a reasonable default
* renamed helloworld-micronaut to helloworld-java-micronaut
* Added frontmatter _index.md, and added link in samples/README.md
* small typo and PR#1202
* Eventing doesn't care about Gloo or Istio
* Update eventing and eventing-sources release artifacts
Eventing no longer requires Serving, and there are more channels and
sources now.
Add section about the new Knative Serving release version label, while
keeping the old way in a different section.
Also add an Eventing section. The Eventing components have the release
version label, but it's set to "devel" in 0.6.0.
* Serving Samples: add instructions to clone code
* added intro sentence, added space
* add specific branch for clone and fix codeblocks
* -b branchname and codeblocks
* point to branch + codeblocks
* -b branch + spacing
* branch and space
* branch and spaces
* forgot the -spring
* branch and spaces
* branch and spaces
* branch and spaces
* branch and spaces
* branch and spaces
* use a branch
* typo
* branch and space
* branch and spaces
* branch and spaces
* typo
* typo
* typo
* typo
* typo
* typo
* typo
* typo
* typo
* fix failing test
* try to fix error
* remove typo to fix build error
* Add Broker/Trigger docs from eventing repo
Mostly a copy of github.com/knative/eventing/docs/broker/README.md, but
with a new intro and without the Implementation section.
* Update wording based on feedback
* Add title yaml and remove errant apostrophe