Search: "labels"
Use a VirtualService and DestinationRule to complete blue/green and canary deployments - Container Documentation
: - name: v1 labels: version: v1 --- apiVersion: networking.istio.io/v1alpha3 kind: DestinationRule metadata: name ...
Getting to Know Dockerfile Instructions: Part 3 blog
://docs.docker.com/engine/reference/builder/#label Images can have an unlimited number of labels. Those labels can be used to describe ...
Basic column chart - DataV Documentation
;. Label: To display the labels, click the Eye icon. Text Style Font Size ...
Label description - Container Service Documentation
The labels used by the Container Service orchestration template are compatible with most of the labels implemented in Docker ...
Bubble chart - DataV Documentation
font weight. Axis Label: To display the axis labels, click the Eye icon. Data Type: To ...
Scatter plot - DataV Documentation
-down arrow and select the target font weight. Axis Label: To display the axis labels, click the Eye icon ...
Column-level access control - MaxCompute Documentation
column level. Administrators can set sensitivity labels for all the columns of a table. A table may have columns of different ...
Configure a capsule column chart - DataV Documentation
labels on columns. Text Style Font Size: Set the font size of the label text by entering a ...
Line column chart - DataV Documentation
display the axis labels, click the Eye button. Angle Horizontal ...
Understanding Kubernetes Configurations blog
` labels in the definition make it possible to identify and configure select pods. Sample-Pod.yaml ``` apiVersion: "v1" ...