We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e552a2 commit 09d5cafCopy full SHA for 09d5caf
test/k8s-canaries/Makefile
@@ -39,6 +39,7 @@ endif
39
@aws eks update-kubeconfig --region=$(AWS_REGION) --name $(CLUSTER_NAME)
40
@cat ~/.kube/config
41
@aws eks list-clusters
42
+ @env
43
@kubectl config current-context
44
@kubectl get nodes -v10
45
@aws-iam-authenticator version
0 commit comments