Ilya Dmitrichenko

Results 181 comments of Ilya Dmitrichenko

xref https://github.com/weaveworks/eksctl/issues/1218

This concerning primary ENI, which I believe is controlled via CloudFormation, or at least it should be possible to control it (it's been a while since I've seen the code...

Cilium installation [instructions for EKS](https://docs.cilium.io/en/v1.9/gettingstarted/k8s-install-eks/).

After #35 gets merged, we will have a way of running e2e tests. Making all tests pass is a separate problem, but it'd be nice to incorporate that into nightly/weekly...

> In any case 30min is far far far too long (tha'ts on top of a minute or so to boot and another for sshd to actually start). I'd expect...

> ...so one beefy box seems easier again and potentially a little easier to port (as KVM seems like the lowest common denominator). I am mostly thinking of someone building...

> It's been suggested we could try using the same gcp account as the linuxkit/linuxkit CI and use linuxkit run gcp. Need to take care not to leak VMs though...

Also, if use nested virt, it means someone can reproduce the tests locally very easily, we could even provide a generalised script for folks to re-use in private LinuxKit projects....

@maxlandon thanks for sharing, will have a look! As much as I tend to dislike cobra for complexity, I can see how it might be a pragmatic choice and allow...

https://github.com/fluxcd/source-controller/pull/1244 will changed some of the underlying code, but this flow remains intact.