-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew feature or requestNew feature or request
Description
The vs-debug container includes network tools. We need to make sure that these actually work:
- ping should work, now that I've added this to the CRI-O config:
default_sysctls = [ ""net.ipv4.ping_group_range=0 2147483647"", ] - tcpdump should also work, now that I've set:
setcap cap_net_raw,cap_net_admin=eip /usr/bin/tcpdump
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request