Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows下执行kubeconfig的配置报awk错误 #11

Closed
heavenwing opened this issue Dec 31, 2018 · 1 comment
Closed

Windows下执行kubeconfig的配置报awk错误 #11

heavenwing opened this issue Dec 31, 2018 · 1 comment

Comments

@heavenwing
Copy link

在Windows下执行如下命令会报错:

$ TOKEN=$(kubectl -n kube-system describe secret default| awk '$1=="token:"{print $2}')
@denverdino
Copy link
Collaborator

Fixed in #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants