Hello World

Be Happy!

error: You must be logged in to the server (Unauthorized)


% kubectl get nodes
error: You must be logged in to the server (Unauthorized)

% export AWS_ACCESS_KEY_ID=$(aws configure get aws_access_key_id)
% export AWS_SECRET_ACCESS_KEY=$(aws configure get aws_secret_access_key)

% echo $AWS_SECRET_ACCESS_KEY
*************************/
% echo $NAME
helloo.changwoo.org

% kops update cluster ${NAME} --yes --admin
I0207 13:30:31.999626   57996 executor.go:111] Tasks: 0 done / 79 total; 45 can run
I0207 13:30:32.566182   57996 executor.go:111] Tasks: 45 done / 79 total; 16 can run
I0207 13:30:32.934478   57996 executor.go:111] Tasks: 61 done / 79 total; 16 can run
I0207 13:30:33.967480   57996 executor.go:111] Tasks: 77 done / 79 total; 2 can run
I0207 13:30:34.232704   57996 executor.go:111] Tasks: 79 done / 79 total; 0 can run
I0207 13:30:34.233188   57996 dns.go:156] Pre-creating DNS records
I0207 13:30:34.932250   57996 update_cluster.go:313] Exporting kubecfg for cluster
kops has set your kubectl context to helloo.changwoo.org
W0207 13:30:35.019067   57996 update_cluster.go:337] Exported kubecfg with no user authentication; use --admin, --user or --auth-plugin flags with `kops export kubecfg`
Cluster changes have been applied to the cloud.
Changes may require instances to restart: kops rolling-update cluster
#kubectl (6) #kops (6) #k8s (10) #docker (30) #kops-troubleshooting (1)
List