Hello,
I am using the reserved ip feature and i observe the label reserved-ip=true is applied 2 or 3 minutes before the reserved IP is actually installed on the node.
I use this label to authorize my pods to deploy on these nodes and I would like Kubernetes to be aware of the change of IP before it deploys
Ideally a pending status, then a done status :)
Thanks
Hello,
I am using the reserved ip feature and i observe the label
reserved-ip=trueis applied 2 or 3 minutes before the reserved IP is actually installed on the node.I use this label to authorize my pods to deploy on these nodes and I would like Kubernetes to be aware of the change of IP before it deploys
Ideally a pending status, then a done status :)
Thanks