Search: "labels"
Large-Scale Computing with MaxCompute: From Digital Alibaba to Digital Cities blog
enterprise. The data security system sets attributes and labels for data, for example, high priority, low priority, high ...
Hosting ASP.NET Web Data App with Microsoft SQL Server on Alibaba Cloud blog
the grid's column headers, and values are rendered in text labels. ``` ``` ### record.aspx.cs When record.aspx page is ...
Using RDMA on Container Service for Kubernetes blog
; labels: name: rdma-sriov-dp-ds spec: hostNetwork: true tolerations: - key: CriticalAddonsOnly ...
Traffic Management with Istio (1): Unified Management of TCP Ingress Traffic Routing based on Istio blog
deployments (`tcp-echo-v1`and`tcp-echo-v2`), both deployments include the labels `app: tcp-echo`, and service (`tcp-echo ...
Kubernetes Cluster Monitoring Using Prometheus blog
ServiceMonitor where app=example-app ``` apiVersion: monitoring.coreos.com/v1 kind: ServiceMonitor metadata: name: example-app labels ...
What Is MaxCompute Studio and Privileges blog
://www.alibabacloud.com/help/doc-detail/34602.htm - You can use column labels to implement access control for different columns in ...
Hybrid CI/CD - Hosting Dockerized Jenkins Slaves On Alibaba Cloud blog
/jenkins * Labels: ssh-slave * Credentials: the public key you have injected for ssh-slave container When everything is set, you can ...
New Highlights of Application Management at KubeCon EU 2019 blog
, when I was working at CoreOS, both built-in controllers and users may change some special labels of the node objects, leading to ...
High-Availability Deployment of Pods on Multi-Zone Worker Nodes blog
: matchLabels: app: store replicas: 3 template: metadata: labels: app: store spec: affinity ...