Traefik - AKS Auto discover service

Hi,

Would like to know is there any options to configure Traefik auto discover solution in AKS cluster.

Example -
We have AKS cluster where we will be creating / deleting multiple application pods based on requirements. Can we configure path base routing on fly by using traefik, so that path base route will be added and deleted as per pod behaviour.

Shouldn’t the regular Traefik Configuration Discovery (doc) work as AKS is k8s?