Does anyone know if `rpcbind` is needed by k3s? I ...
# k3s
b
Does anyone know if
rpcbind
is needed by k3s? I received an alert from my cloud provider where they say I need to remove the package via
apt-get remove rpcbind
in order to avoid being misused by DDOS programs. Is it safe to remove that package?