简体   繁体   English

Apache 反向代理 Pod 或入口

[英]Apache reverse proxy pod or ingress

Currently all my microservices are deployed in single vm.I am planning to dockerize and distribute this in multiple hosts using kubernetes.目前,我所有的微服务都部署在单个 vm 中。我计划使用 kubernetes 将其 dockerize 并分发到多个主机中。

But have few queries.但很少有疑问。

1)Currently I have apache proxy infront which terminates the ssl,use mod_shib to redirect to idp etc. 1)目前我有 apache 代理在前面终止 ssl,使用 mod_shib 重定向到 idp 等。

But in kubernetes I know that we can use ingress.If i use nginx ingress controller can I use the same way to redirect to shibboleth identity provider like apache?.Or should i use apache pod instead of ingress. But in kubernetes I know that we can use ingress.If i use nginx ingress controller can I use the same way to redirect to shibboleth identity provider like apache?.Or should i use apache pod instead of ingress.

2.Can i use apache pod to redirect traffic to cluterip service instead of ingress controller? 2.我可以使用 apache pod 将流量重定向到 cluterip 服务而不是入口 controller 吗?

I have 9-10 microservices for the application.我有 9-10 个微服务用于应用程序。

you can do the same with the Nginx ingress controller however there is also an option available to use the apache ingress controller .您可以使用Nginx INGRess Z594C103F2C6E04C6E04C3D8B059F031E0C1E0C1E0C1E0C1E0C1011010313131319F03111195198D14C19610F0319610F0319610F0319610F0319610FERRESS

https://github.com/apache/apisix-ingress-controller#:~:text=apisix%2Dingress%2Dcontroller%20is%20an,such%20as%20virtual%20machine%20clusters . https://github.com/apache/apisix-ingress-controller#:~:text=apisix%2Dingress%2Dcontroller%20is%20an,such%20as%20virtual%20machine%20clusters

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM