This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.7.17.8.3. 在 CLI 中为命名空间禁用 MAC 地址池
通过删除 mutatevirtualmachines.kubemacpool.io
标签来禁用命名空间中虚拟机的 MAC 地址池。
流程
从命名空间中删除 KubeMacPool 标签。以下示例从
<namespace1>
和<namespace2>
这两个命名空间中删除 KubeMacPool 标签:oc label namespace <namespace1> <namespace2> mutatevirtualmachines.kubemacpool.io-
$ oc label namespace <namespace1> <namespace2> mutatevirtualmachines.kubemacpool.io-
Copy to Clipboard Copied! Toggle word wrap Toggle overflow