KubectlExposeSettings.

LoadBalancerIp Property

Summary

--load-balancer-ip IP to assign to the LoadBalancer. If empty, an ephemeral IP will be created and used (cloud-provider specific).
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlExposeSettings

Syntax

public string LoadBalancerIp { get; set; }

Value

Type Description
string