https://pulumi.com logo
Title
e

elegant-monkey-64304

05/07/2022, 4:25 PM
Hi! 🙂 We’ve been using
pulumi-eks
for a while and we’ve got the following exception during a regular
pulumi up
error: Error: Command failed: kubectl patch deployment coredns -n kube-system --type json -p='[{"op":"replace","path":"/spec/template/metadata/annotations/eks.amazonaws.com~1compute-type","value":"fargate"}]'
error: exec plugin: invalid apiVersion "<http://client.authentication.k8s.io/v1alpha1|client.authentication.k8s.io/v1alpha1>"
I believe it might be related to the following fresh
aws-cli
issue here: https://github.com/aws/aws-cli/issues/6920 Any idea? Thanks 🙂