Skip to content

Commit

Permalink
Add karmada HA architecture
Browse files Browse the repository at this point in the history
Signed-off-by: Mohammed Affan <[email protected]>
  • Loading branch information
Affan-7 committed Aug 6, 2023
1 parent ff2c710 commit f4e9c7c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/installation/ha-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@
title: High Availability Installation Overview
---

This documentation explains High Availability architecture for Karmada deployment.
The Karmada High Availability deployment is very similar to the Kubernetes High
Availability Deployment. To deploy Karmada in a HA(High Availability) environment
we can create multiple Karmada API servers instead of using a single API server.

![Karmada HA 1](../resources/general/ha-karmada-1.png)
![Karmada HA 2](../resources/general/ha-karmada-2.png)
Binary file added docs/resources/general/ha-karmada-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/resources/general/ha-karmada-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/resources/general/ha-karmada-3.png
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 f4e9c7c

Please sign in to comment.