kubekey
kubekey copied to clipboard
Greetings时对中文版本的ubuntu节点判断有误
What is version of KubeKey has the issue?
kubekey-v3.0.7-linux-amd64
What is your os environment?
Ubuntu 22
KubeKey config file
No response
A clear and concise description of what happend.
error: Pipeline[CreateClusterPipeline] execute failed: Module[GreetingsModule] exec failed: failed: [node1] execute task timeout, Timeout=1m30s
Relevant log output
error: Pipeline[CreateClusterPipeline] execute failed: Module[GreetingsModule] exec failed:
failed: [node1] execute task timeout, Timeout=1m30s
Additional information
error: Pipeline[CreateClusterPipeline] execute failed: Module[GreetingsModule] exec failed: failed: [node1] execute task timeout, Timeout=1m30s
Great reminder.
## vi /etc/default/locale
LANG="en_US.UTF-8"
LANGUAGE="en_US:en"
And a reboot. Now I can continue the deployment.