Skip to search

ProxyConfig

networking.istio.io / v1beta1

apiVersion: networking.istio.io/v1beta1 kind: ProxyConfig metadata: name: example
View raw schema
spec object
Provides configuration for individual workloads. See more details at: https://istio.io/docs/reference/config/networking/proxy-config.html
concurrency integer
The number of worker threads to run.
format: int32
minimum: 0
environmentVariables object
Additional environment variables for the proxy.
image object
Specifies the details of the proxy image.
imageType string
The image type of the image.
selector object
Optional.
matchLabels object
One or more labels that indicate a specific set of pods/VMs on which a policy should be applied.
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.concurrency for an exact path