KubectlExposeSettings.

ExternalIp Property

Summary

--external-ip Additional external IP address (not managed by Kubernetes) to accept for the service. If this IP is routed to a node, the service can be accessed by this IP in addition to its generated service IP.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlExposeSettings

Syntax

public string ExternalIp { get; set; }

Value

Type Description
string