1# Testing Wireguard in Local Cluster 2 3This is a proof for the remote access solution and replicates the topology deployed to Edge. 4 51. Apply pallet: `lift apply config/pallets/sds/vpn/testing` 62. Check each wireguard pod for handshakes: `k exec -ti -n vpn <pod-name> -- wg` 73. 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` 84. Reach metrics port on service