freelabz / secator

secator - the pentester's swiss knife
https://docs.freelabz.com
Other
748 stars 59 forks source link

feat: basic helm chart #408

Closed 0xlildoudou closed 1 month ago

0xlildoudou commented 3 months ago

Hi,

I have write a simple Helm Chart for Kubernetes integration because i couldn't find the deployment procedure in the documentation. https://docs.freelabz.com/in-depth/deployment#kubernetes

It works for closed clusters (no port opening in the cluster). You therefore need to start a shell in the “secator-manager” pod.

I'm available on Twitter/X (@lildoudou_) for improvements :)

ocervell commented 3 months ago

Thanks for this ! Indeed we have some k8s manifests that we are using internally, but haven't had the time to clean them up for publishing yet.

Give me some time and I will review this ;)

0xlildoudou commented 3 months ago

Thanks :)

ocervell commented 2 months ago

Apart from the typo namager --> manager, it looks fine to me.

0xlildoudou commented 1 month ago

Hi @ocervell ,

I have change my error

ocervell commented 1 month ago

I've tested it on Minikube and it's working great ! Thank you so much for contributing to secator.

I'm going to merge this soon.

Here are potential improvements that could be made in the future:

Cheers !!

0xlildoudou commented 1 month ago

Hi,

Thanks 😀

don't worry, I'll be able to make changes when I have time 😁