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
Describe the bug Recently, I has read your post at http://dockerlabs.collabnix.com/kubernetes/beginners/Install-and-configure-a-multi-master-Kubernetes-cluster-with-kubeadm.html
I'm aware of having a mistake at etcd systemd config.
To Reproduce Only need change
--listen-peer-urls https://10.10.40.10:2380
to
--listen-peer-urls https://10.10.10.90:2380
A good day to you!
Screenshots
The text was updated successfully, but these errors were encountered:
Cc: @apurvabhandari
Sorry, something went wrong.
@collabnix @apurvabhandari : I would like to take this. Can test and contribute.
No branches or pull requests
Describe the bug
Recently, I has read your post at
http://dockerlabs.collabnix.com/kubernetes/beginners/Install-and-configure-a-multi-master-Kubernetes-cluster-with-kubeadm.html
I'm aware of having a mistake at etcd systemd config.
To Reproduce
Only need change
to
A good day to you!
Screenshots
The text was updated successfully, but these errors were encountered: