diff --git a/README.md b/README.md index 57f1d7bed..a392f992e 100644 --- a/README.md +++ b/README.md @@ -823,6 +823,17 @@ snooper_enabled: true +## Beacon Node <> Validator Client compatibility + +| | Lighthouse VC | Prysm VC | Teku VC | Lodestar VC | Nimbus VC +|---------------|---------------|----------|---------|-------------|-----------| +| Lighthouse BN | ✅ | ❌ | ❌ | ❌ | ✅ +| Prysm BN | ✅ | ✅ | ✅ | ❌ | ✅ +| Teku BN | ✅ | ❌ | ✅ | ✅ | ✅ +| Lodestar BN | ✅ | ❌ | ❌ | ✅ | ❌ +| Nimbus BN | ✅ | ❌ | ✅ | ✅ | ✅ +| Grandine BN | ❌ | ❌ | ❌ | ❌ | ❌ + ## Custom labels for Docker and Kubernetes There are 4 custom labels that can be used to identify the nodes in the network. These labels are used to identify the nodes in the network and can be used to run chaos tests on specific nodes. An example for these labels are as follows: