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

Install Kafka and Siddhi operators onto OpenShift #420

Open spisarski opened 2 years ago

spisarski commented 2 years ago

Playbook outlining how to install on Minkube can be found in setup_siddhi_operator.yml

Please note that Minikube did deploy the proper service objects when following the steps but when attempting to deploy to OpenShift, only the zookeeper services were deployed and started with the same create and apply commands used in the playbooks. (note: I exchanged the "kubectl" binary with "oc" but that shouldn't make a difference one would think.