I have setup a Kubernetes Cluster using aks-engine to deploy a kubernetes configuration enabling feature-gates(github aks-engine) in this case --feature-gates=WindowsGMSA=true
. The installation is successful, the cluster is created with 2 nodes(windows agent, linux master) now i am trying to domain join and create GSMA to enable Authentication. I am unclear on the process as i am new in AKS and Azure/Active Directory. Any help would be appreciated.
I created an AD DS in Azure and tried to domain joined to the windows node and it is not working, maybe i am doing this wrong.