Rancher Cluster `cloud_provider` YAML: How to use Active Directory Domain Credentials (i.e. user name with back slash) in YAML? Rancher Cluster `cloud_provider` YAML: How to use Active Directory Domain Credentials (i.e. user name with back slash) in YAML? kubernetes kubernetes

Rancher Cluster `cloud_provider` YAML: How to use Active Directory Domain Credentials (i.e. user name with back slash) in YAML?


Apparently the solution is to use a user@domain.site.local format rather than a DOMAIN\user format.

See: https://github.com/rancher/rancher/issues/16371