Added some initial daemonsets
This commit is contained in:
@@ -10,7 +10,7 @@ apk add alpine-base \
|
||||
# For diagnotics
|
||||
apk add \
|
||||
iproute2 iproute2-ss curl bind-tools procps strace tcpdump lsof jq binutils \
|
||||
openssl conntrack-tools ethtool findmnt kmod coreutils util-linux zstd
|
||||
openssl conntrack-tools ethtool findmnt kmod coreutils util-linux zstd libcap-utils
|
||||
echo '[ -x /bin/bash ] && exec /bin/bash -l' >> "/root/.profile"
|
||||
|
||||
# Compat layer for kubelet for now. Will look into building it myself later. If needed
|
||||
|
||||
Reference in New Issue
Block a user