Jacob Colvin
Jacob Colvin
@adleong, that's a great suggestion, I wouldn't have thought of that! ```console $ wget -O - http://linkerd-tunnel-data.inlets.svc.cluster.local:4191/ready Connecting to linkerd-tunnel-data.inlets.svc.cluster.local:4191 (10.42.1.145:4191) writing to stdout ready - 100% |*******************************************| 6 0:00:00...
@adleong - I was able to get this fully working by creating a LoadBalancer for my linkerd-gateway inlet. A bit of an odd solution, since the LoadBalancer is only ever...
I ran into an issue that might be similar to this. My problem was that devbox added some objects to the nix store, after I removed the package the objects...