I have two types of subnets as DMZ subnets and private subnets. EKS cluster is on the private subnet, and one of the ALBs is on the DMZ subnet. I want to create an ingress controller in the private subnet and need to point that from the DMZ subnet ALB. How can I do it?
I am using this one currently: .7.0/deploy/static/provider/cloud/deploy.yaml. But I create the ingress controller, it will create another ALB in the DMZ zone automatically.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744891847a4599460.html
评论列表(0条)