cloud endpoints gke container native lb 源码
具有容器本机负载平衡功能的GKE中的Google Cloud端点 在此实验中,我们扩展了文档指南的以提供一个示例,说明如何在LB和ESP之间配置HTTPS,以及如何使用Container-native Load Balancing。 此外,Open API配置提供了有关如何使用Cloud Endpoints配置不同类型的securityDefinitions示例。 可以使用测试这些securityDefinitions 。 此存储库中的代码是的分支。 准备环境 导出环境变量以及您的GCP项目ID,GCP区域和要创建的GKE集群的名称。 export GCP_PROJECT=your_project_id export GCP_REGION=us-central1 export GKE_CLUSTER=le-cluster gcloud config set project $GCP_P
文件列表
cloud-endpoints-gke-container-native-lb-main.zip
(预估有个9文件)
cloud-endpoints-gke-container-native-lb-main
openapi.yaml
5KB
go.mod
76B
go.sum
163B
client
main.go
3KB
app.go
3KB
Dockerfile
202B
.kube-http.yaml
2KB
README.md
6KB
暂无评论