mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Create a LB for a K8S with the LB-IP provided by user.
This commit is contained in:
@@ -50,6 +50,10 @@ re\-use the labels from the resource it exposes.
|
||||
\fB\-l\fP, \fB\-\-labels\fP=""
|
||||
Labels to apply to the service created by this call.
|
||||
|
||||
.PP
|
||||
\fB\-\-load\-balancer\-ip\fP=""
|
||||
IP to assign to to the Load Balancer. If empty, an ephemeral IP will be created and used(cloud\-provider specific).
|
||||
|
||||
.PP
|
||||
\fB\-\-name\fP=""
|
||||
The name for the newly created object.
|
||||
|
||||
Reference in New Issue
Block a user