Skip to content

Commit bf4569c

Browse files
committed
Test 3
1 parent 6b2af9e commit bf4569c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/k8s-canaries/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,10 @@ ifndef CLUSTER_NAME
3737
exit 1
3838
endif
3939
@aws eks update-kubeconfig --region=$(AWS_REGION) --name $(CLUSTER_NAME)
40+
@cat ~/.kube/config
41+
@aws eks list-clusters
4042
@kubectl get nodes
43+
@aws-iam-authenticator version
4144

4245
.PHONY: test/k8s-canaries/helm
4346
test/k8s-canaries/helm: test/k8s-canaries/aws-kubeconfig

0 commit comments

Comments
 (0)