ZhangZhihui's Blog  
上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 78 下一页

2023年12月21日

摘要: func TestLoginUserAPI(t *testing.T) { user, password := randomUser(t) testCases := []struct { name string body gin.H buildStubs func(store *mockdb.Moc 阅读全文
posted @ 2023-12-21 21:40 ZhangZhihuiAAA 阅读(3) 评论(0) 推荐(0) 编辑
 
摘要: 阅读全文
posted @ 2023-12-21 10:02 ZhangZhihuiAAA 阅读(7) 评论(0) 推荐(0) 编辑

2023年12月20日

摘要: Run kubectl apply -f eks/aws-auth.yaml kubectl apply -f eks/aws-auth.yaml kubectl apply -f eks/deployment.yaml kubectl apply -f eks/service.yaml shell 阅读全文
posted @ 2023-12-20 22:12 ZhangZhihuiAAA 阅读(5) 评论(0) 推荐(0) 编辑
 
摘要: Error: Kubectl '1.29.0' for 'amd64' arch not found Changing - name: Install kubectl uses: azure/setup-kubectl@v3 with: version: '1.28.2' # version of 阅读全文
posted @ 2023-12-20 21:44 ZhangZhihuiAAA 阅读(10) 评论(0) 推荐(0) 编辑
 
摘要: Markdown: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting- 阅读全文
posted @ 2023-12-20 20:27 ZhangZhihuiAAA 阅读(18) 评论(0) 推荐(0) 编辑
 
摘要: https://cert-manager.io/docs/ cert-manager cert-manager adds certificates and certificate issuers as resource types in Kubernetes clusters, and simpli 阅读全文
posted @ 2023-12-20 19:50 ZhangZhihuiAAA 阅读(5) 评论(0) 推荐(0) 编辑
 
摘要: If we only have one service, we can easily add an A record in the domain in AWS Route 53. But it will be a pain when we have a lot more of them, becau 阅读全文
posted @ 2023-12-20 17:05 ZhangZhihuiAAA 阅读(16) 评论(0) 推荐(0) 编辑
 
摘要: 阅读全文
posted @ 2023-12-20 15:31 ZhangZhihuiAAA 阅读(3) 评论(0) 推荐(0) 编辑

2023年12月19日

摘要: (default) Choose what logs to be sent to CloudWatch at cluster creation: (default) 阅读全文
posted @ 2023-12-19 21:50 ZhangZhihuiAAA 阅读(2) 评论(0) 推荐(0) 编辑
 
摘要: Got socket hang up error when access web api service deployed on EKS cluster. Checked and found that the endpoint of the service is none, and there's 阅读全文
posted @ 2023-12-19 15:57 ZhangZhihuiAAA 阅读(8) 评论(0) 推荐(0) 编辑
上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 78 下一页