curl is attempting to read /ca_config.json from within the Consul server pod. Based on the error you’re receiving, this file does not exist. I assume that the file actually exists locally on your machine, in which case you have two options to resolve this.
Copy the file to the pod before running the curl command.
Thank you
Can you also provide some information about this issue: Cannot access Consul Ingress Gateway Debug Logs. I am unable to access http logs of consul ingress gateway while federating it with another service mesh.