zhongjiajie commented on code in PR #15053:
URL: 
https://github.com/apache/dolphinscheduler/pull/15053#discussion_r1366396464


##########
.github/workflows/e2e-k8s.yml:
##########
@@ -70,7 +70,7 @@ jobs:
       - name: Create k8s Kind Cluster
         run: |
           # install kubectl
-          curl -LO "https://dl.k8s.io/release/$(curl -L -s 
https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl"

Review Comment:
   But I can get `v1.28.3` with command `echo $(curl -L -s 
https://dl.k8s.io/release/stable.txt)`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to