I ran the following quick test against a real EKS cluster,
and everything seemed to work as expected:

xenial $ # Enable proposed
xenial $ sudo apt-get install -y \
    awscli/xenial-proposed \
    python3-botocore/xenial-proposed \
    python3-s3transfer/xenial-proposed 
[..snip..]
xenial $ aws iam get-user
# Returned expected user information
xenial $ sudo snap install kubectl --classic
[..snip..]
xenial $ aws eks update-kubeconfig --name eks-1-17-cluster
Added new context [..snip..]:cluster/eks-1-17-cluster to 
/home/ubuntu/.kube/config
xenial $ kubectl get svc
NAME         TYPE        CLUSTER-IP   EXTERNAL-IP   PORT(S)   AGE
kubernetes   ClusterIP   10.100.0.1   <none>        443/TCP   4m8s

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1867673

Title:
  [SRU] awscli not kept up to date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/awscli/+bug/1867673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to