cluster-api-provider-ibmcloud
cluster-api-provider-ibmcloud copied to clipboard
Add a priority listener pool port
/kind feature /area provider/ibmcloud
Describe the solution you'd like [A clear and concise description of what you want to happen.] One way to speed up cluster deployment would be to mark port 22623 for the internal load balancer as a priority. The provider should make sure every VM is added to the pool before working on other pools. Also the bootstrap VM should be added first before other master VMs.
Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]
/cc @Karthik-K-N
As of now while reconciling each machine we are trying to attach that machine's IP to all the pools of the loadbalancer (ref).
Currently we dont have any control over reconciling a particular machine over other, the easiest way should be creating bootstrap machine first so it will be reconciled earliest.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle stale - Close this issue with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle rotten - Close this issue with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
/remove-lifecycle rotten