This update modifies the Kubernetes patch
kubeadm-create-platform-pods-with-zero-CPU-resources.patch
to set the CoreDNS memory request to zero.
Test Plan:
PASS: Run all Kubelet, kubeadm, kubectl make tests for affected code.
PASS: All affected versions of kubernetes package build successfully.
PASS: Verify the CoreDNS pod by describing it and ensure that
the memory request is set to zero.
Story: 2011047
Task: 51024
Change-Id: If1ed7346817cc0de01589afb5add15c2f1621d54
Signed-off-by: Boovan Rajendran <boovan.rajendran@windriver.com>