Has anyone successfully deployed Azure APIM's self-hosted gateway on Nutanix Kubernetes Platform (NKP)?

According to the official Azure documentation on deploying a self-hosted gateway to Kubernetes with YAML, there's no restriction on which Kubernetes distribution you can use, as long as it's Kubernetes certified. The documentation mentions:
"Single-node clusters work well for development and evaluation purposes. Use Kubernetes Certified multi-node clusters on-premises or in the cloud for production workloads."
Given that Nutanix Kubernetes Platform (NKP) is a CNCF-certified Kubernetes distribution, I am considering deploying the self-hosted gateway on NKP.
I’d like to know:
Has anyone in the community successfully deployed Azure APIM's self-hosted gateway on NKP?
Were there any specific challenges, configuration tweaks, or dependencies encountered?
Are there any articles, blogs, or whitepapers documenting this deployment scenario?
Any insights or shared experiences would be greatly appreciated!