Open hamzy opened 7 months ago
With current design we create loadbalancer and listener of loadbalancer per cluster and every machine of cluster will be attached to it. May be for now you may need to attach all the vms to listener. We will come up with plan to support attach specific machine to specific listeners as an enhancement in later phases.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
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:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
/remove-lifecycle rotten
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/kind feature /area provider/ibmcloud
Describe the solution you'd like [A clear and concise description of what you want to happen.] If we say that there should be a listener pool for port 22 , then every VM gets added to the pool In order to debug OpenShift cluster deployments, we need access to the bootstrap VM in order to get log files, etc. Because every VM is added to the pool, we cannot directly ssh into the bootstrap VM.
Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]