Consul traffic management inside Kubernetes

Hello,
I started learning consul inside Kubernetes, I followed this tutorial “https://learn.hashicorp.com/consul/kubernetes/azure-k8s” to deploy consul on AKS, everything work perfectly.
Now i want to do some traffic management, but i haven’t found references or docs that help me to do traffic management inside Kubernetes.
Any help or suggestion?
Thanks

1 Like

Hey!!

A good place to get started with traffic management would be these docs here:

Do let us know if these help.