Jason DeTiberus

Results 150 comments of Jason DeTiberus

Also relevant PR to update the api conventions doc: https://github.com/kubernetes/community/pull/4705

I'm happy to work on this for https://github.com/kubernetes-sigs/cluster-api/milestone/16, also happy to help work with this on other folks if anyone else is interested in contributing to this.

In case anyone else is interested, @srm09 is leading discussion of this issue in the following doc: https://docs.google.com/document/d/1S4zP7k39R0FcKg_MGk4jNHsFwIre06iL2ySYlTSpOGk/edit?ts=5f8f2fe3

I'm wondering if we can simplify the implementation required for this a bit (and gain KCP support) by adding a field or annotation to the resources created from the template...

@Sn0rt I don't see any issues with adding support for `amazon-vpc-cni-k8s`. At a cursory glance I believe it would require: - Swapping out the Calico manifests in `addons.yaml` with the...