Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

> curl http://<NODE_IP>:31490

Build the Load Balancer

Set Hostname

> sudo hostnamectl set-hostname k8slb

> sudo hostnamectl


Update Yum

> yum update


Install haproxy

> yum install haproxy

Troubleshooting

Reset and start all over

> sudo kubeadm reset

...

CmdDescription
hostname -IGet the ip address
ip addrifconfig



References

...