You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- name: Setting context for Kubernetes cluster of Alibaba Cloud Kubernetes Service (ACK)
uses: aliyun/ack-set-context@v1
with:
access-key-id: "${{ secrets.ALIYUN_ACCESS_KEY_ID }}"
access-key-secret: "${{ secrets.ALIYUN_ACCESS_KEY_SECRET }}"
cluster-id: "${{ secrets.ALIYUN_K8S_ID }}"
`
Error: Failed to get kubeconfig file for Kubernetes cluster: InvalidAccessKeyId.NotFoundError: code: 404, Specified access key is not found., requestid: 3DF885FD-9B90-5127-94C8-1BEF34EA0DDA