Bagikan melalui


ClusterSshProfile.PodPrefix Property

Definition

Prefix of the pod names. Pod number will be appended to the prefix. The ingress URLs for the pods will be available at <clusterFqdn>/<sshBasePath>/<prefix>-<number>.

public string PodPrefix { get; }
member this.PodPrefix : string
Public ReadOnly Property PodPrefix As String

Property Value

Applies to