move to port 6442
This commit is contained in:
parent
f34707a8ad
commit
b38ad5cda0
@ -7,7 +7,7 @@ global_defs {
|
|||||||
|
|
||||||
vrrp_script haproxy-check {
|
vrrp_script haproxy-check {
|
||||||
# -0 checks if the process is running
|
# -0 checks if the process is running
|
||||||
script "/usr/lib/keepalived/scripts/chk_kube_apiserver.sh 192.168.2.4 6443"
|
script "/usr/lib/keepalived/scripts/chk_kube_apiserver.sh 192.168.2.4 6442"
|
||||||
interval 2
|
interval 2
|
||||||
weight 20
|
weight 20
|
||||||
user keepalived_script
|
user keepalived_script
|
||||||
|
Loading…
x
Reference in New Issue
Block a user