mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
25 lines
883 B
Plaintext
25 lines
883 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-accessing-vm-ssh.adoc
|
|
// * virt/post_installation_configuration/virt-post-install-network-config.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="virt-enabling-load-balancer-service-web_{context}"]
|
|
= Enabling load balancer service creation by using the web console
|
|
|
|
[role="_abstract"]
|
|
You can enable the creation of load balancer services for a virtual machine (VM) by using the {product-title} web console.
|
|
|
|
.Prerequisites
|
|
|
|
* You have configured a load balancer for the cluster.
|
|
* You are logged in as a user with the `cluster-admin` role.
|
|
* You created a network attachment definition for the network.
|
|
|
|
.Procedure
|
|
|
|
. Navigate to *Virtualization* -> *Overview*.
|
|
. On the *Settings* tab, click *Cluster*.
|
|
. Expand *General settings* and *SSH configuration*.
|
|
. Set *SSH over LoadBalancer service* to on.
|