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
I think the worker machines are not "1024 GB" you probably want to change it to MB.
"worker1 1024 GB RAM 20 GB disk 10.240.0.31/24 worker2 1024 GB RAM 20 GB disk 10.240.0.32/24"
[root@worker1 ~]# free -m total used free shared buff/cache available Mem: 1496 168 139 0 1188 1104
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I think the worker machines are not "1024 GB" you probably want to change it to MB.
"worker1 1024 GB RAM 20 GB disk 10.240.0.31/24
worker2 1024 GB RAM 20 GB disk 10.240.0.32/24"
[root@worker1 ~]# free -m
total used free shared buff/cache available
Mem: 1496 168 139 0 1188 1104
The text was updated successfully, but these errors were encountered: