diff --git a/README.md b/README.md index c2a3efa..1c4a41f 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Use this operator to manage [Databend](https://github.com/databendlabs/databend) clusters which are deployed as custom resources. In short, the task of configuring, creating, managing, automatically scaling up and scaling-in of Databend cluster(s) in a Kubernetes environment has been made simple, easy and quick. +![](docs/images/databend-operator.png) + ## Deploying Operator Run the following command to install the latest changes of the Databend Operator: diff --git a/docs/images/databend-operator.png b/docs/images/databend-operator.png new file mode 100644 index 0000000..b444620 Binary files /dev/null and b/docs/images/databend-operator.png differ