Errata

Knative Cookbook

Errata for Knative Cookbook

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
1
Querying Kubernetes Resources

the shell command should be bold, but it looks like this:

$ *kubectl -n istio-system get pods -w *

Otávio Prado  Apr 20, 2020  Nov 13, 2020
4
Discussion in 4.6 Sourcing Apache Kafka Events with Knative Eventing

the command:
“my-cluster-kafka-bootstrap.kafka:9092” can be found via kubectl get -n kaftka services
the namespace "kaftka" is wrong

should be:
“my-cluster-kafka-bootstrap.kafka:9092” can be found via kubectl get -n kafka services


Otávio Prado  Apr 21, 2020  Nov 13, 2020