OperationCode / operationcode_infra

Platform infrastructure for the Operation Code site.
MIT License
15 stars 14 forks source link

Upgrade our EKS cluster to k8s 1.16 #161

Closed irvingpop closed 3 years ago

irvingpop commented 4 years ago

EKS 1.16 is out, we should probably upgrade to it

  1. Grab the latest version of eksctl on your workstation
  2. follow the instructions here: https://eksctl.io/usage/cluster-upgrade/
  3. upgrade any daemonsets: https://docs.aws.amazon.com/eks/latest/userguide/update-cluster.html
projectLewis commented 4 years ago

I dont have the rights required to perform the update

Error: getting VPC configuration for cluster "operationcode-backend": describing CloudFormation stacks for "operationcode-backend": AccessDenied: User: -- (me) -- is not authorized to perform: cloudformation:ListStacks on resource:

edit: Im not sure why that snippet horizontally scrolls, its an AccessDenied error.

irvingpop commented 3 years ago

Upgraded to 1.18 today