Switch to 2.x But Still Use Kubernetes Native Ingress

Currently on Traefik 1.x, would like to move to 2.x. I see that 2.x still supports native K8s Ingress (https://doc.traefik.io/traefik/routing/providers/kubernetes-ingress/#traefik-kubernetes)
Is it possible to upgrade Traefik to 2.x and still use the native Ingress to get to 2.x then work to moving to using the 2.x features such as routers, middleware, etc?
It looks like i would just need to set up entry point(s) and then change the ingress annotation for the current native ingresses to the entry point.

That's right, just have a try.