docs/peer-validation: add docs about peer validation

Signed-off-by: leonnicolas <leonloechner@gmx.de>

Update docs/peer-validation.md

Co-authored-by: Lucas Servén Marín <lserven@gmail.com>
This commit is contained in:
leonnicolas
2021-05-06 17:48:08 +02:00
parent a504fe7195
commit 60f0ccd8a2
3 changed files with 42 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
id: peer-validation
title: Peer Validation
hide_title: true
---

View File

@@ -7,7 +7,7 @@ module.exports = {
{
type: 'category',
label: 'Guides',
items: ['topology', 'vpn', 'vpn-server', 'multi-cluster-services', 'network-policies', 'userspace-wireguard'],
items: ['topology', 'vpn', 'vpn-server', 'multi-cluster-services', 'network-policies', 'userspace-wireguard', 'peer-validation'],
},
{
type: 'category',