Relative Content

Tag Archive for kubernetesconsul

Consul ServiceIntentions are not applying?

im new to consul and wanted to apply some intentions to my backend service. Basically i have a service to which i port-forward to. I got two routes. /reservations/simpleget and /reservations/simplepost. I wanted to block all requests I sent to my /simplepost endpoint. Specifically all POST-Request that are sent to it.