KubeSphere3.3平台对接Windows AD进行身份验证
在KubeSphere上使用LDAP服务或Active Directory服务外部身份提供者进行身份验证
1. 配置kubesphere对接Windows AD
方式一:
以admin身份登录 KubeSphere,将光标移动到右下角的“小锤子”按钮 ,点击kubectl,然后执行以下命令来编辑 CRD ClusterConfiguration
中的 ks-installer
:
kubectl -n kubesphere-system edit cc ks-installer
在 spec.authentication.jwtSecret字段下添加以下字段:
spec: