
hansehe/graphql-gateway在Kubernetes环境中通过Helm部署:
bashhelm repo add graphql-gateway [***] helm repo update
bashhelm install graphql-gateway \ --set environmentVariables.GRAPHQL_URL_0=[***] \ --set environmentVariables.GRAPHQL_URL_1=[***] \ graphql-gateway/graphql-gateway
bash# 前置依赖:docker/docker-compose/node/python # 安装DockerBuildManagement工具:[***] pip install --upgrade DockerBuildManagement # 启动开发环境 dbm -swarm -start # 构建、测试并运行服务 dbm -build -test -run service # 访问以下地址: # GraphQL网关(整合后端0和1的联邦模式):http://localhost:8181/graphql/ # 后端GraphQL服务0:http://localhost:5001/graphql/ # 后端GraphQL服务1:http://localhost:5002/graphql/ # 停止开发环境 dbm -swarm -stop
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务