Search: "labels"
JAVA - Graph database Documentation
labels. g.E().hasLabel('gdb_sample_knows').drop()g.E().hasLabel('gdb_sample_created').drop()g.V().hasLabel(' ...
Use static OSS volumes - Container Service for Kubernetes Documentation
apiVersion: apps/v1 kind: Deployment metadata: name: nginx-deployment labels: app: nginx spec: selector ...
Use the Canary method that uses Istio to deploy a service - Container Service for Kubernetes Documentation
: sleep labels: app: sleep spec: ports: - port: 80 name: http selector: app: sleep --- apiVersion: extensions ...
Use a StatefulSet service - Container Service for Kubernetes Documentation
: name: nginx labels: app: nginx spec: ports: - port: 80 name: web clusterIP: None selector: app: nginx ...
Machine Learning and How to Use It on Alibaba Cloud blog
understood as the prediction of labels. Other models may be a numerical value (or regression), which can be labels or binary ...
DevOps and Alibaba Cloud Docker (V) - performance tests Forums
;/var/lib/docker/tsung:/root/.tsung/log' labels: aliyun.routing.port_8091: tsung command: single The ...
Service Tracing Analysis on Spring Cloud Applications Using Zipkin blog
-demo-server labels: aliyun.routing.port_9411: http://zipkin restart: always frontend: image: registry.cn ...
How to Install and Deploy Kubernetes on Ubuntu 16.04 blog
: apache Namespace: default CreationTimestamp: Mon, 19 Mar 2018 19:04:03 +0530 Labels ...
Kubernetes Extended Resource and Device Plugin Modules blog
traditional alpha.kubernetes.io/nvidia-gpu. ``` apiVersion: apps/v1 kind: Deployment metadata: name: tf-notebook labels ...