In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly explains "how to achieve rancher+kubernetes load balancing". The content of the article is simple and clear, and it is easy to learn and understand. Please follow the editor's ideas to study and learn "how to achieve rancher+kubernetes load balancing".
First, pay attention (the biggest pit)
1. Starting from version 0.22.0, the definition of nginx.ingress.kubernetes.io/rewrite-target using annotated entries is not backward compatible with previous versions. In version 0.22.0 and later, any substrings that need to be passed to the override path in the request URI must be explicitly defined in the capture group.
2. The capture group is saved in a numbered placeholder, in chronological order, in the form of $1 minute 2. $n. These placeholders can be used as parameters in rewrite-target comments.
3. Official document link: https://kubernetes.github.io/ingress-nginx/examples/rewrite/
II. Configuration of kubernetes Ingress rules
Note: $2 and something (/ | $) (. *) in the configuration.
ApiVersion: networking.k8s.io/v1beta1kind: Ingressmetadata: annotations: nginx.ingress.kubernetes.io/rewrite-target: / $2 name: rewrite namespace: defaultspec: rules:-host: rewrite.bar.com http: paths:-backend: serviceName: http-svc servicePort: 80 path: / something (/ | $) (. *) 3. Rancher Ingress rule configuration
Access: http:/host/model01/, requests are sent to the web-server-01 workload
Access: http:/host/model02/, requests are sent to the web-server-02 workload
Access: http:/host/model03/, requests are sent to the web-server-03 workload
The configuration is as follows:
Thank you for your reading. the above is the content of "how to achieve rancher+kubernetes load balancer". After the study of this article, I believe you have a deeper understanding of how to achieve rancher+kubernetes load balancer, and the specific usage needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.