We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi i get an issue "current-context is not set", how can i fix it
The text was updated successfully, but these errors were encountered:
kubectl config current-context
should work, try:
kubectl get-contexts kubectl use-context <context>
Sorry, something went wrong.
yes. but i using kubectl inside pod, i want using node-shell to get status of another pod in namespace.
No branches or pull requests
hi
i get an issue "current-context is not set",
how can i fix it
The text was updated successfully, but these errors were encountered: