Skip to content

Commit c36ff13

Browse files
committed
Added note that the code is not tested on Windows, only Mac / Linux
1 parent bbabe6e commit c36ff13

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ This architecture allows deployement and managend of different models and versio
4343
- Install Docker
4444
- Kafka Streams API 2.0 (configured in pom.xml and downloaded via Maven bulid; Kafka Streams API 1.1 is also compatible)
4545

46+
The code is developed and tested on Mac and Linux operating systems. As Kafka does not support and work well on Windows, this is not tested at all.
47+
48+
4649
### Things to do
4750
1. Install and start a ML Serving Engine
4851
2. Deploy prebuilt TensorFlow Model

0 commit comments

Comments
 (0)