Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AdheipSingh committed Feb 27, 2023
1 parent e24269f commit 9b04202
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
- The operator supports CR of type ```Druid```.
- ```Druid``` CR belongs to api Group ```druid.apache.org``` and version ```v1alpha1```

### Druid Operator Architecture

![Druid Operator](docs/images/druid-operator.png?raw=true "Druid Operator")

### Notifications
- Users may experience HPA issues with druid-operator with release 0.0.5, as described in the [issue](https://github.com/druid-io/druid-operator/issues/160).
- The latest release 0.0.6 has fixes for the above issue.
Expand Down
2 changes: 0 additions & 2 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
## Install the operator

![Druid Operator](images/druid-operator.png?raw=true "Druid Operator")

- Register the `Druid` custom resource definition (CRD).

```
Expand Down

0 comments on commit 9b04202

Please sign in to comment.