nike21oct
nike21oct
hi all, i have a EKS cluster which is using bottlerocket AMI and nginx as a ingress controller and when i implemented these IP tables rules by bootstrap-container my application...
hi @youngnick , we are using CILIUM as a CNI in our EKS cluster. We have a requirement from security team that we need to do the hardening of our...
hi @youngnick , Any idea how we can solve this issue?
hi @gthao313 did you get a chance to simulate the issue?
hi @gthao313 , did you get a chance to simulate the issue?
hi @gthao313 , did you get a chance to simulate the issue?
@gthao313 thanks for the response , I am waiting for your input.
hi @bcressey , I followed below github link to create my bootstrap container and as per this documentation they are using alpine as a base image in Docker File
hi @bcressey , I forgot to paste the link , below is the link of that documentation and github link of the docker file and bootstrap container script . *******AWS...
hi @bcressey , thanks for your continuous response, your suggestion to use debian as a base image and cmd "update-alternatives" in docker file makes the pod of nginx ingress controller...