Addressed issues

Issues addressed in the MKE 3.8.13 release include:

  • [MKE-13701] Fixed an issue in Shared Resources → Images wherein the SIZE` column incorrectly displayed 0 B. This was due to the MKE web UI reading the deprecated VirtualSize Docker API field that was removed in API v1.44+. The MKE web UI now reads the Size field instead.

  • [MKE-13665] The Calico update fixed an issue wherein switching to eBPF dataplane from iptables forced calico-node into a restart loop.