This change reverts the commit "kubeadm: use etcd 3.5.11's /livez
and /readyz endpoints for probes" to install K8s 1.34.1 with the
existing etcd version 3.4.
https://github.com/kubernetes/kubernetes/pull/124465/commits
These change needs to be reverted later after upgrading the etcd
version to >= 3.5.21.
Story: 2011549
Task: 52991
Test Plan:
PASS: Kubernetes package 1.34.1 builds properly.
PASS: Run all kubelet, kubeadm, kubectl make tests for affected code.
PASS: Fresh install AIO-SX with K8s v1.34.1.
Change-Id: I870ba8446591027955b94c01f6cd33e0fede6ce3
Signed-off-by: Boovan Rajendran <boovan.rajendran@windriver.com>