Vladimir Zhukov

Results 6 comments of Vladimir Zhukov

i'am resolver this problem add tcp keepalive Postgres--tcp_keepalives_idle=60 --tcp_keepalives_interval=60 --tcp_keepalives_count=5

@ArsenyBelorukov ok, i'll fix it today. What to do with tests, they are broken in the master branch?

kube-proxy is not a phase, it's an addon. kubeadm will only show a warning and continue ```Notice: /Stage[main]/Kubernetes::Cluster_roles/Kubernetes::Kubeadm_join[k8s-test-worker-dtln-3]/Exec[kubeadm join]/returns: W1027 14:23:31.375960 3628 configset.go:78] Warning: No kubeproxy.config.k8s.io/v1alpha1 config is loaded. Continuing...

yes I understand what you mean... I think kubeadm doesn't allow to disable addons ((((. The problem is that if do not remove kube-proxy from config, then when updating kubeadm,...

I'll try to disable this addon --skip-phases=addon/kube-proxy

I am closing this PR. I will continue to work in other PRs