KeithTt

Results 24 comments of KeithTt

Thanks a lot for your info, I found `gpus: null` in the log of plugin, and it restored after restart. But I have another problem, my tfserving did not use...

@singhniraj08, I am sorry that I don't follow you well. In fact, I am not coding but trying to run tfserving with gpu in kubernetes. And unfortunately I am not...

Same problem here: ![image](https://user-images.githubusercontent.com/15189954/112598514-a7913400-8e49-11eb-8cdd-ce31ba541446.png)

1、如果就当前状态继续使用的话,会有什么影响吗?可不可以不更新? 2、需要修改源码修复那岂不是意味着要重新打包部署,如果已经投入使用要怎么在影响最小的情况下更新呢? 3、如果在源码中将 `DEFAULT_SSH_PORT_DEFAULT` 这个变量的默认值修改成自定义的值,那岂不是写死了吗,为什么页面上设置的值没有完全生效? 抱歉,不太会 java,所以多问了几句.. @githubname1024

@githubname1024 实际情况是,可以正常添加主机,也可以正常部署 redis 集群,所以我不太确定还有什么地方在不断地使用22端口建连。 `SSH_PORT_DEFAULT` 这个端口是什么时候读取的,我是不是可以在每个节点上加上这个变量,然后重启服务就行?

I think the `prune` command is risky. And some unused images which are not really what I want to delete.

@yankay That's the problem. Every image ID seems has a corrosponding `` tag image, so there are many `` tag images.

@sporkmonger K8S has updated to 1.10, is there any update of this project?

API文档说明确实少,可以对着 Swagger 自己撸一撸 https://docs.jumpserver.org/zh/master/dev/rest_api/ 我也在琢磨,裂了...

我也看到这个了,源数据就是负值,有点奇怪。 ![image](https://user-images.githubusercontent.com/15189954/159395062-9e05002e-dea3-45da-9c87-3663f18e1b0f.png)