Search: "labels"
Use static disk volumes - Container Service for Kubernetes Documentation
: matchLabels: alicloud-pvname: static-disk-pv --- apiVersion: v1 kind: PersistentVolume metadata: name: csi-pv labels ...
Install the plug-in - Container Service for Kubernetes Documentation
-plugin template: metadata: labels: app: csi-plugin spec: tolerations: - operator: " ...
Use static NAS volumes - Container Service for Kubernetes Documentation
: apiVersion: v1 kind: PersistentVolume metadata: name: pv-nas labels: alicloud-pvname: pv-nas spec: capacity: storage ...
Advance Deep Learning with Alibaba Open-Source and Pluggable Scheduling Tool for GPU Sharing blog
application that uses `aliyun.com/gpu-mem`. ``` apiVersion: apps/v1 kind: Deployment metadata: name: binpack-1 labels: app ...
Application Traffic Replication through a Kubernetes Ingress Controller blog
: labels: app: nginx spec: containers: # The current configuration is the old-version image ...
Accessing gRPC Services through Container Service for Kubernetes Ingress Controller blog
-service spec: replicas: 1 template: metadata: labels: run: grpc-service spec: containers ...
Using Logtail to Collect Logs from NAS Mounted on Kubernetes blog
: logtail-deployment namespace: kube-system labels: k8s-app: nas-logtail-collecter spec: replicas: 1 selector ...