wazuh-kubernetes
wazuh-kubernetes copied to clipboard
4.3 -> Implement Azure, Google and Digital Ocean Kubernetes services
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.
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
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.
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!