|
0
|
| Dave New · 技术社区 · 7 年前 |
|
1
1
虽然没有确切的文档说明您不能禁用现有AKS集群的RBAC。但它表明 enabling role-based access control (RBAC) on existing clusters isn't supported at this time .在我看来,这也意味着你不能在现有的AKS集群上禁用RBAC。似乎没有办法实现它,无论是蓝色 CLI , PowerShell 或 REST API . 我认为RBAC是AKS集群的一个设置,现在创建之后就不能更改了。我们可以期待它将来会改变。希望这对你有帮助。 |