mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Add ipset binary for IPVS, context: https://github.com/kubernetes/kubernetes/issues/57321
This commit is contained in:
@@ -34,6 +34,7 @@ RUN echo CACHEBUST>/dev/null && clean-install \
|
||||
git \
|
||||
glusterfs-client \
|
||||
iptables \
|
||||
ipset \
|
||||
jq \
|
||||
kmod \
|
||||
openssh-client \
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
REGISTRY?=staging-k8s.gcr.io
|
||||
IMAGE?=debian-hyperkube-base
|
||||
TAG=0.8
|
||||
TAG=0.9
|
||||
ARCH?=amd64
|
||||
CACHEBUST?=1
|
||||
|
||||
|
Reference in New Issue
Block a user