User-->Load abalancer-Frontend VPC-Openresty Nginx --->Router-->Priv LB -->Kubernetes
I want to ask about Openresty in Kubernetes. I am using it now as reverse Proxy as Tasks in AWS and then goes into ECS and apps in AWS.
So now everything is in Tasks in AWS ECS.
And have to go into EKS or kubernetes.
So how to deploy openresty Nginx in frontend VPC in kubernetes? Just as a container with a service and then the traffic goes by to the Kubernetes where apps are running