本地测试环境,ocp中创建租户怎么删除?
ocp的meta集群不允许做业务集群使用,包括使用上存在很多限制
不建议使用也不建议删掉该租户了。删掉会存在问题
1 个赞
好的
只能黑屏命令行删除
drop tenant xxx purge; --不进回收站
drop tenant xxx force; --进回收站
ocp的meta集群不允许做业务集群使用,包括使用上存在很多限制
不建议使用也不建议删掉该租户了。删掉会存在问题
好的
只能黑屏命令行删除
drop tenant xxx purge; --不进回收站
drop tenant xxx force; --进回收站