Max Gautier

Results 825 comments of Max Gautier

Regarding cilium: I think it's a bit orthogonal. The way to select which hosts get an etcd client cert was reworked in #10769 and #10610 so it should be a...

Not fixed actually : https://gitlab.com/kargo-ci/kubernetes-sigs-kubespray/-/jobs/10003106172 > fatal: [ubuntu20]: FAILED! => {"changed": false, "msg": "E:Type 'ubuntu' is not known on line 50 in source list /etc/apt/sources.list, E:The list of sources could...

I haven't since this one is a while, still happening ?

The terraform was partially fixed in https://github.com/kubernetes-sigs/kubespray/pull/12037/commits/b9e251ac7a935f5bffde150728ed64e075019f85 (the problem was a mismatch between ssh user used by ansible and defined in the terraform resources) but now it breaks on cert...

This needs a proper release-note

/approve /lgtm Thanks, this looks better

Hum, it seems to me that additional/ multiple runtimes should be handled by configuring the container engine with different runtimes, and having the corresponding runtimeclass object defined. See https://kubernetes.io/docs/concepts/containers/runtime-class/ IMO,...