I have created a cluster using the hosted domain named example1, Also i've created an s3 bucket to store all the cluster data.
I'm executing this command:
kops update cluster cluster_name --yes
expected behavior is all the data getting transferred to the bucket but instead it throws multiple errors.
Whats the issue?