Bruce-Stark 在运行console的Readme.md中yarn start一步后,打开8000端口,输入密码登录后出现“request to http://ks-apiserver.kubesphere-system.svc/oauth/token failed, reason: getaddrinfo ENOTFOUND ks-apiserver.kubesphere-system.svc”
leoendless https://github.com/kubesphere/console/blob/master/docs/access-backend.md 是不是漏了这一步 本地需要创建 local_config.yaml 覆盖 config.yaml 里的 server.apiServer 信息_
Bruce-Stark leoendless 您好,我还想请教一下,在按照B站后端开发视频运行后端指令./ks-apiserver后会报错在/etc/kubesphere下没有本地config文件,请问能直接从/etc/kubernetes里复制配置文件过来吗?谢谢大佬!
yuswift Bruce-Stark https://github.com/kubesphere/community/tree/master/developer-guide/development 看看这里