Commit 6c549ae9 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #26839 from luxas/add_conntrack

Automatic merge from submit-queue Add conntrack to hyperkube Trivial fix for #26515 Please just pass through... @mikedanese @roberthbailey
parents 98c432a9 e5247666
......@@ -23,6 +23,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \
iptables \
ethtool \
ca-certificates \
conntrack \
file \
util-linux \
socat \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment