Skip to content

Commit

Permalink
Update figures
Browse files Browse the repository at this point in the history
Signed-off-by: obaydullahmhs <[email protected]>
  • Loading branch information
obaydullahmhs committed Aug 27, 2024
1 parent 5c6482d commit 484ac39
Show file tree
Hide file tree
Showing 9 changed files with 415 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/guides/kafka/reconfigure-tls/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This guide will give an overview on how KubeDB Ops-manager operator reconfigures
The following diagram shows how KubeDB Ops-manager operator reconfigures TLS of a `Kafka`. Open the image in a new tab to see the enlarged version.

<figure align="center">
  <img alt="Reconfiguring TLS process of Kafka" src="/docs/images/day-2-operation/mongodb/mg-reconfigure-tls.svg">
  <img alt="Reconfiguring TLS process of Kafka" src="/docs/images/day-2-operation/kafka/kf-reconfigure-tls.svg">
<figcaption align="center">Fig: Reconfiguring TLS process of Kafka</figcaption>
</figure>

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/kafka/reconfigure/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This guide will give an overview on how KubeDB Ops-manager operator reconfigures
The following diagram shows how KubeDB Ops-manager operator reconfigures `Kafka` components. Open the image in a new tab to see the enlarged version.

<figure align="center">
  <img alt="Reconfiguring process of Kafka" src="/docs/images/day-2-operation/mongodb/mg-reconfigure.svg">
  <img alt="Reconfiguring process of Kafka" src="/docs/images/day-2-operation/kafka/kf-reconfigure.svg">
<figcaption align="center">Fig: Reconfiguring process of Kafka</figcaption>
</figure>

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/kafka/scaling/horizontal-scaling/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This guide will give an overview on how KubeDB Ops-manager operator scales up or
The following diagram shows how KubeDB Ops-manager operator scales up or down `Kafka` database components. Open the image in a new tab to see the enlarged version.

<figure align="center">
  <img alt="Horizontal scaling process of Kafka" src="/docs/images/day-2-operation/mongodb/mg-horizontal-scaling.svg">
  <img alt="Horizontal scaling process of Kafka" src="/docs/images/day-2-operation/kafka/kf-horizontal-scaling.svg">
<figcaption align="center">Fig: Horizontal scaling process of Kafka</figcaption>
</figure>

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/kafka/scaling/vertical-scaling/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This guide will give an overview on how KubeDB Ops-manager operator updates the
The following diagram shows how KubeDB Ops-manager operator updates the resources of the `Kafka`. Open the image in a new tab to see the enlarged version.

<figure align="center">
  <img alt="Vertical scaling process of Kafka" src="/docs/images/day-2-operation/mongodb/mg-vertical-scaling.svg">
  <img alt="Vertical scaling process of Kafka" src="/docs/images/day-2-operation/kafka/kf-vertical-scaling.svg">
<figcaption align="center">Fig: Vertical scaling process of Kafka</figcaption>
</figure>

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/kafka/update-version/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This guide will give you an overview on how KubeDB Ops-manager operator update t
The following diagram shows how KubeDB Ops-manager operator used to update the version of `Kafka`. Open the image in a new tab to see the enlarged version.

<figure align="center">
  <img alt="updating Process of Kafka" src="/docs/images/day-2-operation/mongodb/mg-updating.svg">
  <img alt="updating Process of Kafka" src="/docs/images/day-2-operation/kafka/kf-update-version.svg">
<figcaption align="center">Fig: updating Process of Kafka</figcaption>
</figure>

Expand Down
100 changes: 100 additions & 0 deletions docs/images/day-2-operation/kafka/kf-horizontal-scaling.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
100 changes: 100 additions & 0 deletions docs/images/day-2-operation/kafka/kf-reconfigure-tls.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
105 changes: 105 additions & 0 deletions docs/images/day-2-operation/kafka/kf-update-version.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
105 changes: 105 additions & 0 deletions docs/images/day-2-operation/kafka/kf-vertical-scaling.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 484ac39

Please sign in to comment.