How to deploy to AWS Kubernetes from Azure DevOps
问题 I'm using Azure DevOps, to handle PBI, repos, PRS, and builds, but all my infrastructure, including Kubernetes is managed by AWS. There's not documentation, neither "the right and easy way" of how to deploy to AWS EKS using Azure DevOps Tasks. I found this solution, its a good solution, but would be awesome to know how you guys resolve it, or if there are more approaches. 回答1: After a research and try and failure, I found another way to do it, without messing around with shell scripts. You