We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 205c542 + a2a2ab4 commit ddea6aeCopy full SHA for ddea6ae
source/includes/m1-incompatibility.rst
@@ -0,0 +1,4 @@
1
+.. important::
2
+
3
+ This tutorial is currently incompatible with Apple M1 CPUs. We plan to
4
+ release a new version once the compatibility issues have been fixed.
source/quick-start.txt
@@ -18,6 +18,8 @@ Overview
18
This guide shows you how to configure the {+mkc+} to send data between MongoDB
19
and {+ak+}.
20
21
+.. include:: /includes/m1-incompatibility.rst
22
23
After completing this guide, you should understand how to use the {+kc+}
24
REST API to configure {+mkc+}s to read data from MongoDB and write it to a
25
Kafka topic, and to read data from a Kafka topic and write it to MongoDB.
0 commit comments