Skip to content

rdeabreu/ws-jun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ws-may

kubectl patch felixconfiguration.p default -p '{"spec":{"flowLogsFlushInterval":"30s"}}'
kubectl patch felixconfiguration.p default -p '{"spec":{"dnsLogsFlushInterval":"30s"}}'

Dynamic Packet capture

kubectl label $(kubectl get pod -o name --no-headers) sec=quarantine
calicoctl create -f capture.yaml
calicoctl get packetcapture
calicoctl delete -f capture.yaml
calicoctl captured-packets copy attacker-pcap -d "/tmp"

Cleanup:

Delete the rogue application

kubectl delete -f alert.yaml
kubectl delete -f policies.yaml
kubectl delete -f https://installer.calicocloud.io/storefront-demo.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published