diff --git a/docs/guide/src/node/pd/requirements.md b/docs/guide/src/node/pd/requirements.md index a03d6d322c..40a67f8baa 100644 --- a/docs/guide/src/node/pd/requirements.md +++ b/docs/guide/src/node/pd/requirements.md @@ -31,7 +31,12 @@ The relevant network endpoints for running Penumbra are: You can opt in to HTTPS support for Penumbra's gRPC service by setting the `--grpc-auto-https ` option. See `pd start --help` for more info. -# Deployment strategies +## Custody considerations + +Validators should review the [pcli key custody](../../pcli/wallet.md#validator-custody) recommendations +for protecting the validator identity. + +## Deployment strategies We expect node operators to manage the lifecycle of their Penumbra deployments. Some example configs for systemd, docker compose, and kubernetes helm charts