Copilot
Sign in
Update Profile
Preferences
Change Password
My runbooks
Shared with me
Sign out
link
copy
reject
agent:
Select a proxy
Select LLM
gpt-4.1
gpt-4o
llama3-3-70b-instruct
deepseek
g3lLn7n2AZOmgrIDZEzQ
Join the cluster
Join the cluster
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
Use kubeadm to join the worker node to the Kubernetes cluster.
inputs
Select type
String
Integer
Float
Boolean
Array
Object / Dictionary
Dropdown
File
required
Select type
String
Integer
Float
Boolean
Array
Object / Dictionary
Dropdown
File
required
Select type
String
Integer
Float
Boolean
Array
Object / Dictionary
Dropdown
File
required
Select type
String
Integer
Float
Boolean
Array
Object / Dictionary
Dropdown
File
required
outputs
sudo kubeadm join <master_node_ip>:<port> --token <token> --discovery-token-ca-cert-hash <hash>
copied
join
cluster
kubeadm