mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-29 21:29:24 +00:00
Currently, the jessie-dnsutils image fails to build for arm64 arch with the following error: GPG error: http://archive.debian.org jessie Release: The following signatures were invalid: KEYEXPIRED 1587841717 We can bypass this issue by adding a --force-yes flag when installing the needed dnsutils.
jessie-dnsutils
DNS utils but implemented in a different OS to have some basic check across OSes. See issue #10161 for original issue and discussion.