腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(27)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
2
回答
如何使用cert-manager和
HAProxy-ingress
部署letsencryp
深入搜索www,没有找到答案:我想知道如何将cert-manager与
haproxy-ingress
一起使用,并让加密。 是否有任何文档/指南?
浏览 3
提问于2019-11-19
得票数 0
1
回答
如何为服务GRPC配置
haproxy-ingress
是否有人成功配置了Haproxy入口控制器,以便在后端为GRPC服务器提供服务 GRPC客户端->入口-> GRPC服务器(k8s服务) --> GRPC服务器( Pod) 我尝试按照这里的文档(https://www.haproxy.com/blog/haproxy-1-9-2-adds-grpc-support/和https://haproxy-ingress.github.io/docs/configuration/keys/#backend-protocol)进行配置 它不是working as expected。我想检查一下我是否错过了这里的一些配置
浏览 80
提问于2020-08-19
得票数 0
回答已采纳
1
回答
Vernemq端口1883,带有
haproxy-ingress
和SSL终端
我正在尝试在kubernetes上部署vernemq,并希望通过带有ssl的子域访问它,但ssl应该在请求转到端口1883上的vernemq之前终止。
浏览 127
提问于2021-10-07
得票数 1
回答已采纳
1
回答
如何在
haproxy-ingress
中重写目标到正确的路径?
.*)$ /storage/main$1 redirect;
haproxy-ingress
也有同样的功能吗?
浏览 36
提问于2020-05-29
得票数 5
1
回答
使用Helmfile模板值文件并得到“tpl函数执行过程中的错误”
name: incubatorreleases: chart: incubator/
haproxy-ingress
values: - values.yaml/templates/tcp-configmap.y
浏览 1
修改于2020-10-04
得票数 0
回答已采纳
1
回答
haproxy使用pod名称作为服务器名。
我配置的相关部分如下所示:kind: Deployment labels: name:
haproxy-ingress
namespace: haproxy-controller replicas: 2 matchLabels: metadata: run:
haproxy
浏览 11
修改于2021-12-09
得票数 1
回答已采纳
1
回答
GCP-LB不均匀地分配给HAProxy入口控制器Pods的流量
cloud.google.com/network-tier: "Premium"spec: run:
haproxy-ingress
name:
haproxy-ingress
spec: selector: run
浏览 5
修改于2021-06-21
得票数 1
回答已采纳
1
回答
exec用户进程在安装过程中导致"exec格式错误“
我正在尝试安装Kubernetes v1.18下的
haproxy-ingress
(托管在raspberry pi上)。 主节点已被正确地标记为role=ingress-controller。ingress-controller createdconfigmap/
haproxy-ingress
created daemonset.apps/
haproxy-ingress
create
浏览 35
提问于2020-04-01
得票数 0
1
回答
如何修复“未能监视*v1beta1.IngressClass:未能列出*v1beta1.IngressClass: ingressclasses.networking.k8s.io被禁止”
namespace: defaultapiVersion: apps/v1metadata: run:
haproxy-ingress
name:
haproxy-ingress
selector: run:
haproxy-ingress
- name:
haproxy-ingress
image: qua
浏览 7
修改于2021-03-07
得票数 5
1
回答
jcmoraisjr/haproxy ingress与haproxytech/kubernetes-ingress有什么区别?
我发现有两个入口控制器,一个是jcmoraisjr/
haproxy-ingress
,另一个是haproxytech/kubernetes-ingress,它们之间有什么区别?
浏览 21
提问于2022-05-16
得票数 0
1
回答
如何在kubernetes上终止tcp上的ssl
我知道如何使用
haproxy-ingress
和nginx-ingress打开tcp端口,但不知道如何使用它终止ssl。
浏览 34
修改于2021-10-12
得票数 2
1
回答
我如何让一个入口由两个HAProxy入口控制器中的一个来处理?
annotations: labels: namespace: haproxy-controller selector: run:
haproxy-ingress
浏览 23
修改于2021-08-04
得票数 0
回答已采纳
1
回答
为什么不遵守进境规则?使用默认后端代替。
我安装它时使用:我的入口是这样的:
haproxy-ingress
浏览 1
提问于2021-03-08
得票数 2
回答已采纳
2
回答
HAProxy入侵控制器服务在GCP上更改IP
以下是配置我的服务的方式:apiVersion: v1metadata: run:
haproxy-ingress
cloud.google.com/network-tier: "Premium" selector: run:
haproxy-ingress
浏览 16
修改于2021-05-16
得票数 0
回答已采纳
1
回答
代理入口总是发送404
haproxy-ingress.github.io/ssl-redirect: "false"spec:# number: 443apiVersion: networking.k8s.io/v1metadata: name:
haproxy-ing
浏览 19
修改于2022-01-19
得票数 0
回答已采纳
1
回答
kubernetes上ravendb部署的故障排除
name:
haproxy-ingress
selector: run:
haproxy-ingress
labels: spec: - name:
haproxy-ingress
image: quay.
浏览 0
提问于2019-03-22
得票数 2
回答已采纳
1
回答
使用HAProxy入口控制器时TLS握手间歇性失败
(8080 -> 443 (HTTPS),1935年-> 1936 (TCP + TLS))helm upgrade --install
haproxy-ingress
incubator/
haproxy-ingress
\ -f .
浏览 2
修改于2020-09-29
得票数 1
回答已采纳
1
回答
作为后端Https的Kubernetes Haproxy + Nginx
name:
haproxy-ingress
spec: type: RollingUpdateselector: run:
haproxy-ingress
metadata: spec: nodeSelector:
浏览 0
修改于2018-12-13
得票数 1
1
回答
找不到工作的人
我一直在遵循自述(https://github.com/jcmoraisjr/
haproxy-ingress
/tree/master/examples/deployment)中的指令。Name: HAProxyBuild: git-4220104 Repository: https://github.com/jcmoraisjr/
haproxy-ingress
浏览 0
修改于2020-06-18
得票数 0
1
回答
是否可以在不同的命名空间中使用同一个主机名来使用多个宏资源?
haproxy-ingress.yamlkind: Ingress name:
haproxy-ingress
浏览 4
修改于2021-03-26
得票数 2
回答已采纳
第 2 页
领券