Skip to content

Commit

Permalink
Mark knative doc as outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
Pil0tXia committed Dec 13, 2023
1 parent c61e9c5 commit 62ab9bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/design-document/03-connect/00-connectors.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Connectors

>With the changes in the design of the Knative connector, this document is currently temporarily outdated.
## Connector

A connector is a bridge that interacts with a specific external service or underlying data source (e.g., Databases) on behalf of user applications. A connector is either a Source or a Sink.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 连接器简介

>随着 Knative Connector 设计的变动,这篇文档目前暂时过时了。
## 连接器类型

一个连接器就是一座桥梁,代表用户应用程序与特定的外部服务或底层数据源(例如数据库)进行交互。连接器的类型可以是源(Source)或汇(Sink)。
Expand Down

0 comments on commit 62ab9bd

Please sign in to comment.