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

Enable Supplied "Join Tokens" to Support Automated Deployment #262

Open
johnstonmatt opened this issue Mar 20, 2024 · 2 comments
Open

Enable Supplied "Join Tokens" to Support Automated Deployment #262

johnstonmatt opened this issue Mar 20, 2024 · 2 comments

Comments

@johnstonmatt
Copy link

johnstonmatt commented Mar 20, 2024

Microk8s enabled the following workflow which was useful because it enables the join token to be pre-determined, therefore allowing it to be used by the "joining" node:

sudo microk8s add-node --token "$BOOTSTRAP_TOKEN" -l 50000

Could this be implemented here too?

maybe as sudo k8s set-join-token "abc123" ?

@berkayoz
Copy link
Member

Hey @johnstonmatt ,

Thank you for the feedback. We are still actively working on the user experience and have discussed about this workflow as well. I will additionally bring the community request up to the team and we will get back to this issue once we set on a path forward.

Many thanks!

@johnstonmatt
Copy link
Author

any updates here folks? :)

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