Matti Paksula
Matti Paksula
@cPu1 are you sure that the fix in https://github.com/weaveworks/eksctl/pull/5808/files#diff-3a316f46904258df0dec1e9c9c1d6a89efb06e0637a5c0a6a930c162b5352498R99 is called - the `sed` appends it in KUBELET_EXTRA_ARGS which is only called if `--kubelet-extra-args` is passed in?
okay it does set it, but kubelet is running with `--max-pods=110 --max-pods=123` where the latter is te maxPodsPerNode value
@mhemken-vts I'm creating a new cluster and new nodegroups when I need to change something. It's horrible, I know. However, apply would be great only for cluster. I honestly think...
Just read the docs and I have no idea how to actually "get started" so I did googling like "getting started ostree" with various combinations which results nothing currently. I...
@fwilhe thanks, your sample repo is exactly what I was looking for! and the blog series seems excellent (https://blogs.sap.com/2023/07/10/making-an-immutable-image-based-operating-system-out-of-garden-linux/) reading it now.
I just wrote this to mitigate this https://github.com/matti/k8s-prestop-sidecar Interestingly when NLB starts draining it first stops the health checks, but will send traffic for about 30s to target which is...
@Vasu1105 see how master passes, please open the PR again
^-- @Vasu1105 now CI builds all versions