# Testing Wireguard in Local Cluster This is a proof for the remote access solution and replicates the topology deployed to Edge. 1. Apply pallet: `lift apply config/pallets/sds/vpn/testing` 2. Check each wireguard pod for handshakes: `k exec -ti -n vpn -- wg` 3. Check can ping and reach from client a to client b: `k exec -ti -n vpn wireguard-client-a-596cf95658-frvmk -- ping 172.16.25.143` 4. Reach metrics port on service