Tony Li

Results 19 comments of Tony Li

> @Lyt99 If you are using deployment that do not use hostnetwork option, and wanna place each apisix instances on different nodes, then you should configure the `apisix.affinity` options. In...

> @Lyt99 If you are using deployment that do not use hostnetwork option, and wanna place each apisix instances on different nodes, then you should configure the `apisix.affinity` options. Yes,...

> > > @Lyt99 If you are using deployment that do not use hostnetwork option, and wanna place each apisix instances on different nodes, then you should configure the `apisix.affinity`...

I believed that 'trafficShapingPolicy' in the backend info via `curl localhost:10246/configuration/backends` is used for the canary behavior. But the same backend will share between ingress objects point to one service,...

Let me give another example: ```yaml apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: base spec: rules: - host: test.example.com http: paths: - pathType: Prefix path: / backend: service: name: svc-prod port:...

I think I know what's going on for @Zyava's problem. I dig into the code and found NoServer means "skip generating server block in nginx.conf for this upstream". But it...

@longwuyuan I wonder if it's by design that canary will take effects in upstream scope, lead to the canary rule can be applied to all ingress objects with the same...

Sorry for the late, seemed I missed some emails and notifications I will write a english version of readme in the next few days, and you can take a look...

Hi, Thanks for your contribution! I fixed `.Values.agent.config.port` in #270 but didn't notice the `.Values.agent.config.debug`. Cloud you please resolve the conflict and I will get it merged ASAP, thank you!

您好,感谢你的issue! 目前我们有支持ciliium网络插件的计划,包括网络诊断和网络监控能力的完整支持。 目前我们还在专注于基本能力、体验和文档的优化上,没有确切的排期。如果您感兴趣参与该能力的支持,我们会提供相应的技术指导。 谢谢!