File tree Expand file tree Collapse file tree 5 files changed +2888
-9
lines changed
Expand file tree Collapse file tree 5 files changed +2888
-9
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,5 @@ mocks/controller-runtime/client/gomock_reflect_*
2020pkg /** /prog. *
2121
2222# Image build tarballed bundles
23- * .tgz
23+ * .tgz
24+ * .log
Original file line number Diff line number Diff line change 1- export CLASTER_VPC_ID=vpc-0ed040bc35eac4ae6
2- export CLASTER_NAME=eks-auto-mode-sample
3- export AWS_ACCOUNT_ID=111815285043
4- export REGION=ap-northeast-1
1+ # export CLASTER_VPC_ID=vpc-0ed040bc35eac4ae6
2+ # export CLASTER_NAME=eks-auto-mode-sample
3+ # export AWS_ACCOUNT_ID=111815285043
4+ # export REGION=ap-northeast-1
55
66
77kubectl kustomize " github.com/kubernetes-sigs/gateway-api/config/crd?ref=v1.2.0" | kubectl apply -f -
@@ -34,3 +34,4 @@ kubectl apply -f config/crds/bases/application-networking.k8s.aws_targetgrouppol
3434kubectl apply -f config/crds/bases/application-networking.k8s.aws_vpcassociationpolicies.yaml
3535kubectl apply -f config/crds/bases/application-networking.k8s.aws_accesslogpolicies.yaml
3636kubectl apply -f config/crds/bases/application-networking.k8s.aws_iamauthpolicies.yaml
37+ kubens aws-application-networking-system
Original file line number Diff line number Diff line change @@ -78,11 +78,8 @@ serviceAccount:
7878 {}
7979 # eks.amazonaws.com/role-arn: arn:aws:iam::AWS_ACCOUNT_ID:role/IAM_ROLE_NAME
8080
81- awsRegion : ap-northeast-1
82- awsAccountId : 111815285043
83- clusterVpcId : vpc-0ed040bc35eac4ae6
8481clusterName : eks-auto-mode-sample
85- defaultServiceNetwork : test -gateway
82+ defaultServiceNetwork : lattice -gateway
8683latticeEndpoint :
8784webhookEnabled : true
8885disableTaggingServiceApi : false
You can’t perform that action at this time.
0 commit comments