traefik / mesh

Traefik Mesh - Simpler Service Mesh
https://traefik.io/traefik-mesh
Apache License 2.0
2.02k stars 142 forks source link

Onboarding network debugging instructions #804

Closed pcj closed 2 years ago

pcj commented 2 years ago

After doing a standard helm install and following the client.yaml/server.yaml test instructions, I am observing:

/ # curl server.test.traefik.mesh
curl: (6) Could not resolve host: server.test.traefik.mesh

Help on debugging this appreciated

I'd be happy to add this to the current onboarding tutorial if resolved.

kevinpollet commented 2 years ago

Hello @pcj,

We dedicate the issue tracker to bug reports and feature requests only.

For questions related to Traefik Mesh, please join our Community Forum and reach out to us on the Traefik Mesh section.

Don't hesitate to give more information (version used, logs, ...) and more explanations about what you are trying to achieve.

cajual commented 2 years ago

@pcj did you ever find an answer for this? I am having the same exact issue.

pcj commented 2 years ago

@gibbonsryan I can't recall the details, but I moved on from trying to use traefik/mesh as it did not seem to be very actively developed. Maybe things have picked up since my initial attempt.

cajual commented 2 years ago

@pcj just a heads up, my issue may have been different but I was using AWS EKS and the coredns addon was self-reconciling through "managedfields" so the mesh patch was immediately being overwritten.