mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 04:32:37 +00:00
Install netbase in debian-iptables and debian-hyperkube-base as it is needed by ipvs
This commit is contained in:
@@ -38,6 +38,7 @@ RUN echo CACHEBUST>/dev/null && clean-install \
|
||||
jq \
|
||||
kmod \
|
||||
openssh-client \
|
||||
netbase \
|
||||
nfs-common \
|
||||
socat \
|
||||
udev \
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
REGISTRY?=staging-k8s.gcr.io
|
||||
IMAGE?=debian-hyperkube-base
|
||||
TAG=0.10.1
|
||||
TAG=0.10.2
|
||||
ARCH?=amd64
|
||||
CACHEBUST?=1
|
||||
|
||||
|
Reference in New Issue
Block a user