ZhangZhihui's Blog |
|
||
2023年12月21日
摘要:
func TestLoginUserAPI(t *testing.T) { user, password := randomUser(t) testCases := []struct { name string body gin.H buildStubs func(store *mockdb.Moc 阅读全文
摘要:
阅读全文
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 阅读全文
摘要:
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 阅读全文
摘要:
Markdown: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting- 阅读全文
摘要:
https://cert-manager.io/docs/ cert-manager cert-manager adds certificates and certificate issuers as resource types in Kubernetes clusters, and simpli 阅读全文
摘要:
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 阅读全文
摘要:
阅读全文
2023年12月19日
摘要:
(default) Choose what logs to be sent to CloudWatch at cluster creation: (default) 阅读全文
摘要:
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 阅读全文
|
Copyright © 2024 ZhangZhihuiAAA
Powered by .NET 9.0 on Kubernetes |