全新的NACOS 3.2.1出厂即内置大量AI相关configs,无法用go sdk删除 #15232
Unanswered
JianerCong
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
我刚刚在ubuntu 24机器上用标准流程:
curl -fsSL https://nacos.io/nacos-installer.sh | sudo -E bash
全新安装了nacos,为什么NACOS出厂内置就有2000多个关于agent的配置?而且这些配置可以用admin
console删除,却不能golang的sdk删除? 重复运行以下测试显示一直删除不掉内置的关于ai
的configs,但是可以删除我自己新建的configs
All reactions