Skip to content

Commit

Permalink
Add image descriptions for the relay and block producer network images (
Browse files Browse the repository at this point in the history
#1200)

* Add image descriptions for the relay and block producer network images

* spelling correction for BP alt text

* spelling correction for relay alt text

---------

Co-authored-by: Robert Phair <[email protected]>
  • Loading branch information
sempruijs and rphair authored Jan 30, 2024
1 parent 37dea73 commit 4410637
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/operate-a-stake-pool/stake-pool-networking.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ Before we start with the stake pool installation and configuration, it is essent

In the example below, one block producer is connected to three relays and they are connected to other relays of the Cardano network.

![img](../../static/img/stake-pool-guide/stake-pool-network.jpg)
![Block producer node is connected with 3 relays. Those relays are connected with the cardano network.](../../static/img/stake-pool-guide/stake-pool-network.jpg)

For the operation of a stake pool, some additional nodes in the topology might be useful. For example, a back-up node for block producer is helpful in case the main block producer has an issue e.g. during an upgrade. Depending on the number of stake pools that are being managed, a monitoring node can be used to monitor them and generate alarms. Stake pool operators also need a [air-gapped system](/docs/get-started/air-gap) to store the pool cold keys. Some pool operators use a hardware wallet for storing the pool pledge.

A logical topology of all the components, without considering firewalls and other security aspects can be shown as follows.

![img](../../static/img/stake-pool-guide/stake-pool-setup.jpg)
![3 relays are connected with 1 block producer, one backup block producer and a monitoring node. The monitoring node is connected with the home PC. There is a air-gapped pc, but it is not connected with other computers.](../../static/img/stake-pool-guide/stake-pool-setup.jpg)

0 comments on commit 4410637

Please sign in to comment.