Skip to search

WorkloadEntry

networking.istio.io / v1alpha3

apiVersion: networking.istio.io/v1alpha3 kind: WorkloadEntry metadata: name: example
View raw schema
spec object required
Configuration affecting VMs onboarded into the mesh. See more details at: https://istio.io/docs/reference/config/networking/workload-entry.html
address string
Address associated with the network endpoint without the port.
maxLength: 256
labels object
One or more labels associated with the endpoint.
locality string
The locality associated with the endpoint.
maxLength: 2048
network string
Network enables Istio to group endpoints resident in the same L3 domain/network.
maxLength: 2048
ports object
Set of ports associated with the endpoint.
serviceAccount string
The service account associated with the workload if a sidecar is present in the workload.
maxLength: 253
weight integer
The load balancing weight associated with the endpoint.
minimum: 0
maximum: 4.294967295e+09
status object
conditions []object
Current service state of the resource.
lastProbeTime string
Last time we probed the condition.
format: date-time
lastTransitionTime string
Last time the condition transitioned from one status to another.
format: date-time
message string
Human-readable message indicating details about last transition.
observedGeneration string | integer
Resource Generation to which the Condition refers.
reason string
Unique, one-word, CamelCase reason for the condition's last transition.
status string
Status is the status of the condition.
type string
Type is the type of the condition.
observedGeneration string | integer
validationMessages []object
Includes any errors or warnings detected by Istio's analyzers.
documentationUrl string
A url pointing to the Istio documentation for this specific error type.
level string
Represents how severe a message is. Valid Options: UNKNOWN, ERROR, WARNING, INFO
enum: UNKNOWN, ERROR, WARNING, INFO
type object
code string
A 7 character code matching `^IST[0-9]{4}$` intended to uniquely identify the message type.
name string
A human-readable name for the message type.

No matches. Try .spec.address for an exact path