wazuh-kubernetes icon indicating copy to clipboard operation
wazuh-kubernetes copied to clipboard

4.3 -> Implement Azure, Google and Digital Ocean Kubernetes services

Open xtylez-eskardinha opened this issue 3 years ago • 2 comments
trafficstars

xtylez-eskardinha avatar Aug 10 '22 22:08 xtylez-eskardinha

Hello @xtylez-eskardinha

Thanks a lot for your contribution, awesome! Azure, GCP, and EKS are the service we would like to support. Sadly, I need to ask you to remove the Digital Ocean one. I hope we could include it in the future but for now, it's not possible. Could you please adapt it? We will love to merge this PR.

alberpilot avatar Sep 22 '22 07:09 alberpilot

Hi everyone, I'll finish this PR this weekend changing all of the above, I've been very busy this last month.

About removing the Digital Ocean part, what kind of problem do you see with using the NFS from Marketplace? Digital Ocean Block Storage doesn't allow the RWX configuration by default and you've to add the OpenEBS NFS Provisioner from the Marketplace to support ReadWriteMany storage.

Finally, I was also thinking about creating a new kubernetes template where it doesn't use the native cloud load balancers but just an nginx/traefik or similar. What do you think about this? It'd support almost every kubernetes infrastructure

xtylez-eskardinha avatar Sep 22 '22 07:09 xtylez-eskardinha

Hi @xtylez-eskardinha ,

any update about this, i think its okay if we keep using cloud native LB, but if you want to use some kind of nginx / ingress controller by cloud provider it seems you need to tell us in a different section or provide an option in a comment or documentation. But agree Its will be support almost every kubernetes infrastructure.

If allowed ? I'll try to help fix it or add some related comments.

gustysap avatar May 26 '23 07:05 gustysap

Hi everyone, sorry for not commenting and not working on this project, I'll try to work on this during this week, I'll try to merge all the deployments into a common one that is infrastructure agnostic, it may be easier!

I'll keep you updated!

xtylez-eskardinha avatar Jun 05 '23 19:06 xtylez-eskardinha