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

Add a new option for LB deploy in EKS

Open vcerenu opened this issue 1 year ago • 2 comments

This PR adds a new set of manifest for deploy Wazuh in EKS using Network Load Balancers instead of Classic Load Balancers and reducing the number of Load Balancers used from 4 to 2.

Related issue https://github.com/wazuh/wazuh-kubernetes/issues/318

vcerenu avatar Jan 31 '24 12:01 vcerenu

@vcerenu Hi! Great job! The only thing I'd like to ask:

  • move wazuh-eks to wazuh catalogue
  • in appropriate manner change the overlays in ./envs/eks-nlb

otherwise we will end with two completely same (?) catalogues wazuh-eks and wazuh and it would be harder to maintain.

Thanks in advance.

gecube avatar Feb 01 '24 18:02 gecube

You may refer to #385 as a good example.

gecube avatar Feb 01 '24 18:02 gecube