Search: "labels"
Custom monitoring - Container Service Documentation
: 'Your own image repository address'labels: aliyun.monitoring.script: "sh gather_mem.sh"The ...
rolling_updates - Container Service Documentation
downtime for WordPress. web: image: wordpress ports: - 80 restart: always links: - 'db:mysql' labels ...
routing - Container Service Documentation
port can only be assigned one label. Therefore, a service with multiple ports must be assigned multiple labels ...
Create a data volume - Container Service Documentation
;: "/mnt/acs_mnt/**/***", "Labels": null, "Scope": "" Response body explanation ...
A new Docker log collection scheme: log-pilot - Container Service Documentation
: 9200 labels: aliyun.global: true Then, you can use the aliyun.logs.xxx label on the application that you want to ...
Hierarchy charts - Quick BI Documentation
hospital. A hierarchy chart consists of node metrics and node labels. Each node label is determined by data dimensions ...
Use a network policy - Container Service for Kubernetes Documentation
: $ kubectl run busybox --rm -ti --labels="access=true" --image=busybox /bin/sh If you don't see a command ...
Use a static cloud disk when creating a stateful service - Container Service for Kubernetes Documentation
file.apiVersion: v1 kind: PersistentVolume metadata: name: your-disk-id labels: alicloud-pvname: your-disk-id failure ...
Use a NAS file system when creating a stateful service - Container Service for Kubernetes Documentation
metadata: name: pv-nas labels: alicloud-pvname: pv-nas spec: capacity: storage: 5Gi accessModes: - ReadWriteMany ...