banzaicloud / pke

PKE is an extremely simple CNCF certified Kubernetes installer and distribution, designed to work on any cloud, VM or bare metal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong advertise address after upgrade process.

pbalogh-sa opened this issue · comments

Describe the bug
The advertiseaddress is wrong after the new kubeadm config has been generated.

Steps to reproduce the issue:
Run pke upgrade on a cluster which uses different addresses for advertise-address and controlplane-endpoint.

Expected behavior
Pke upgrade should run without error.