1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/serverless-kn-cli-plugins.adoc
Maxim Svistunov ad2fae0cb6 Add docs on creating Kafka source using the kn plugin
Add sections: 1. kn plugins general info 2. using kafka source using kn plugin

Improvements in the kn kafka plugin docs

Attempt to fix build failure

Remove problematic xref

Attempt to fix a bad xref

Multiple improvements

Remove one of the two verification options

s/test-topic/my-topic and s/test-consumer-group/my-consumer-group in procedure

Fix kn plugin name

Fix image spec in command invocation

Implement peer review feedback

Miniscule style fixes
2021-03-31 14:56:40 +02:00

11 lines
542 B
Plaintext

// Module is included in the following assemblies:
//
// serverless/installing-kn.adoc
[id="serverless-kn-plugins_{context}"]
= kn plug-ins
The Red Hat distribution of the CLI command `kn` contains extensions of `kn` known as plug-ins. The main use of plug-ins is to extend `kn` by providing additional commands on {ServerlessProductName}, such as for the Kafka stack API. The `kn` plug-ins are used in the same way as the main `kn` functionality.
Currently, Red Hat provides the `kn-source-kafka` plug-in as a Technology Preview feature.