liyang

Results 13 comments of liyang

> hi,您好,我设置为显存为2G,但是进入到容器里看到的还是gpu宿主机的显卡的显存, > 而在执行 kubectl-inspect-gpushare -d可以看到是限制到了2g,但是在实际使用的时候还是GPU宿主机的显卡的全部显存 > > ![image](https://user-images.githubusercontent.com/24313029/97823833-18964a80-1cf5-11eb-983e-75bfd2562870.png) > ![image](https://user-images.githubusercontent.com/24313029/97823854-29df5700-1cf5-11eb-8296-2e4c2b15c168.png) 这个没有做显存隔离的

> hi,您好,我设置为显存为2G,但是进入到容器里看到的还是gpu宿主机的显卡的显存, > 而在执行 kubectl-inspect-gpushare -d可以看到是限制到了2g,但是在实际使用的时候还是GPU宿主机的显卡的全部显存 > > ![image](https://user-images.githubusercontent.com/24313029/97823833-18964a80-1cf5-11eb-983e-75bfd2562870.png) > ![image](https://user-images.githubusercontent.com/24313029/97823854-29df5700-1cf5-11eb-8296-2e4c2b15c168.png) inspect只是展示yaml声明的显存,并不是真正使用的

We have greptimedb-standalone chart in [here](https://github.com/GreptimeTeam/helm-charts/tree/main/charts/greptimedb-standalone). I will add charts of Distributed and K8S stack next time.