* Added missing .md to some of the links
* Added missing .md to the rest of the links
* Fix some links
* Added missing .md to some of the links
* Added missing .md to the rest of the links
* Fix some links
* Fixing some more links
* More link fix attempts
* Attempt to fix the Community Samples link
* Change Community Samples link to external
* Updates links in `CONTRIBUTING.md`
I could not find the appropriate links for `website help` and `maintainer help` I removed them... but im not positive that is the best move.
* Update CONTRIBUTING.md
* Add `kn domain` usage for creating a domain mapping.
While on it, also added how to enable TLS for the domain mapping.
* Update docs/developer/serving/services/custom-domains.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
Co-authored-by: Samia Nneji <snneji@vmware.com>
* 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
* made copy using v0.24
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add serving release notes
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* remove extra julz
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add bug fixes for serving v0.25
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add eventing release notes v0.25
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add eventing extentions for v0.25
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add client release notes
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add anchor for eventing kafka components
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add highlights
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* move kn-quickstart at the top of client
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* remove operator for now
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix typo on menu
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* address feedback
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* address copy edit changes from Samia
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add operator notes
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* sort contributors
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* 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>
* 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>
* 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
* add v0.25 mkdocs, remove v0.21 hugo
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* remove v0.21 hugo archived
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add -L for curl to catch errors when missing variabled in url path
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix release branch for old mkdocs version 0.24
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix message for serve
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* adding back archive v0.21 to make PR clear
Signed-off-by: Carlos Santana <csantana23@gmail.com>