Keyclock on Kubentes - Kerberos configuration

Hi ,
I’m working with Keyclok on top Kubernetes. In my environment, I need to integrate with Windows Active Directory both LDAP and Kerberos.

Under the federation, I’m giving the information of the Kerberos and I also have uploaded a keytab using a secret.

  1. Regarding the krb5conf that should include all the information of my Kerberos server, Do I need to configure it? If so, how?

  2. Is there and option to check the Kerberos configuration is valid ? In LDAP you can test the connection from the keycloak UI , is there an option even via command line to verify that the integration is working ?
    Thanks