Ugur Can Ozturk
Ugur Can Ozturk
As discussed above, using local type volumes has some limitations and some of them are listed on [sig-storage-local-static-provisioner best practices](https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner/blob/master/docs/best-practices.md); on the other hand, currently, there is no such integration...
Hi everyone, any updates regarding this PR?
Is there any chance to put this one [10795](https://github.com/kubernetes-sigs/kubespray/pull/10795) as well, I know it is a small feature not bug fix but would be cool to have it.
Hi @mzaian and @yankay! Sorry for tagging you here, but I just realized that I made a typo in one of the etcd tracing flags. This MR fixes the problem....
Hi @mzaian! anything you want me to work on regarding this PR?
it is not a bug report it is a discussion topic thats why I did not add other infos; actually it is not a new topic I assumed you are...
I think the same playbook has been used for both upgrading and scaling up the cluster; https://github.com/kubernetes-sigs/kubespray/blob/master/playbooks/cluster.yml#L19-L20 https://github.com/kubernetes-sigs/kubespray/blob/master/playbooks/upgrade_cluster.yml#L38-L39 Here is the output of the scale-up operation from 3 controlplane nodes...
unfortunately for the relatively large clusters it can take ~2 mins to recover each etcd instances; and for prod clusters it is a serious problem :( throttling is an option;...
ah you are so right; we dont need to restart old etcds 👍 sorry for my confusion
Thanks for the explanation and quick reply @dmcgowan! I tried it too; this time containerd does not give any error, but still does not send any tracing data :( Do...