Tim Xu

Results 21 comments of Tim Xu

@Quentin-M You can also custom DNS settings by: ``` apiVersion: v1 kind: Pod metadata: namespace: default name: dns-example spec: containers: - name: test image: nginx dnsPolicy: "None" dnsConfig: nameservers: -...

> @ktarplee @rjanovski - probably a naiive question/beginner question. What if I want each GPU to count as two? I don't care about scheduling/load ballancing etc. I know what I'm...

We will first release a PoC release with GPU framework, CRDs definition and GPU dynamic provision at v0.1.0. And release a MVP version at v0.2.0 with gpushare integration. In future...

@gracenng Hey grace, I have updated necessary contents as follows: - [x] update kep.yaml for prr approval - [x] add Alpha graduation criteria sig-node approvers @derekwaynecarr @mrunalp are reviewing for...

@gracenng sig-node approvers(Derek and Mrunal) have gave lgtm/approve. There are few prr review requests, I have updated and am waiting for next review round. I think we can catch up...

Thanks for your help. Also thanks very much to a lot of valuable review suggestions and helps from @derekwaynecarr @mrunalp @bobbypage @giuseppe @odinuge @johnbelamaric @ehashman Really appreciate that :)

@ritpanjw OK, thanks for reminding.

> Hi @xiaoxubeii 🌞 1.22 enhancements shadow here. > > In light of Code Freeze on July 8th, this enhancement current status is `tracked`, and we're currently tracking [kubernetes/kubernetes#102578](https://github.com/kubernetes/kubernetes/pull/102578) [kubernetes/kubernetes/pull/102970](https://github.com/kubernetes/kubernetes/pull/102970)...