cablelabs / transparent-security

Transparent Security is a solution for identify the source devices of a DDoS attack and mitigates the attack in the customer premises or the access network. This solution leverages a P4 based programmable data plane for add in-band network telemetry (INT) for device identification and in-band mitigation.
https://www.cablelabs.com/vaccinate-your-network-to-prevent-the-spread-of-ddos-attacks
Apache License 2.0
32 stars 4 forks source link

Add in addendum documentation on how to deploy the Siddhi AE to K8s. #412

Closed spisarski closed 2 years ago

spisarski commented 2 years ago

Siddhi is running as a Java app in CI but can also run in K8s. This purpose of this task is to cherry pick from the k8s-siddhi-operator-ae branch what makes sense as we will not be automating this functionality on EC2 at this time.

spisarski commented 2 years ago

Fixed in #417