-
Notifications
You must be signed in to change notification settings - Fork 407
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
fail to mark edge-node #629
Comments
@GitHubThinking Thank you for raising issue. /assign @adamzhoul @Peeknut |
maybe the old job is stopping issue alike #572 |
Please tell me how to delete the old job, I'm a beginner and hope you can instruct me step by step. |
You can get the job in ns: kube-system, and you will see the convert jobs.
then you can delete the specified job by its namespace and name with
here you can run:
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
What happened:
The edge-node is not marked.
In log,it is showed that
What you expected to happen:
I want to see the result:
'mark k8smaster as the edge-node'
and "markautonomous" is successful.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
): v1.18.0cat /etc/os-release
): centos7uname -a
):others
/kind bug
The text was updated successfully, but these errors were encountered: