Francesco Romani

Results 485 comments of Francesco Romani

review of the [AWS offering](https://docs.aws.amazon.com/ec2/latest/instancetypes/ec2-instance-type-specifications.html): Looking at the [available instance types](https://docs.aws.amazon.com/ec2/latest/instancetypes/ec2-instance-type-specifications.html) the best candidates (all factors considered, including budget-aware selection) seems to be "compute intensive" or "memory intensive". compute intensive:...

so I need to figure out how's the multi-NUMA and multi-socket situation on both AWS and GCP. Chances are high that if we require "high enough" cores, we exceed the...

> @dom4ha thanks for tagging me here. I have been discussing this with a few folks. Taints and tolerations were originally intended more as an administrative function. We have been...

> > My 2c: I believe "just" exposing node capabilities in a more structured way can unlock possibilities even without further changes (e.g. to podSpec), and it seems to me...

xref: https://github.com/kubernetes/kubernetes/issues/66525

> > > My 2c: I believe "just" exposing node capabilities in a more structured way can unlock possibilities even without further changes (e.g. to podSpec), and it seems to...

/assign /cc @PiotrProkop @swatisehgal @Huang-Wei when do we plan to move to v1 API in this project? IOW, do we have a deadline to finalize v1 API? thanks!