We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace az aks get-credentials with the following GitHub Actions:
az aks get-credentials
azure/setup-kubectl@v3
azure/use-kubelogin@v1
azure/aks-set-context@v3
See example here: https://medium.com/microsoftazure/safely-access-azure-kubernetes-service-in-github-action-with-aad-federated-identity-b4ab39721a20
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Replace
az aks get-credentials
with the following GitHub Actions:azure/setup-kubectl@v3
azure/use-kubelogin@v1
azure/aks-set-context@v3
See example here: https://medium.com/microsoftazure/safely-access-azure-kubernetes-service-in-github-action-with-aad-federated-identity-b4ab39721a20
The text was updated successfully, but these errors were encountered: