- Sort Score
- Result 10 results
- Languages All
Results 141 - 150 of 244 for Parallel (0.14 sec)
-
cmd/notification.go
} // WithNPeersThrottled returns a new NotificationGroup with length of errs slice upto nerrs, // upon Wait() errors are returned collected from all tasks, optionally allows for X workers // only "per" parallel task. func WithNPeersThrottled(nerrs, wks int) *NotificationGroup { if nerrs <= 0 { nerrs = 1 } if wks > nerrs { wks = nerrs } wk, _ := workers.New(wks)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Sep 09 16:58:30 UTC 2024 - 46.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.2.md
this feature, volume plugins that support it (GCE PD, AWS EBS, and Cinder) can automatically provision a PersistentVolume to bind to an unfulfilled PersistentVolumeClaim. * Run multiple schedulers in parallel, e.g. one or more custom schedulers alongside the default Kubernetes scheduler, using pod annotations to select
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Fri Dec 04 06:36:19 UTC 2020 - 41.4K bytes - Viewed (0) -
helm-releases/minio-1.0.2.tgz
4 }} {{- end }} {{- if .Values.additionalAnnotation }} annotations: {{ toYaml .Values.additionalAnnotation | trimSuffix "\n" | indent 4 }} {{- end }} spec: updateStrategy: type: {{ .Values.StatefulSetUpdate.updateStrategy }} podManagementPolicy: "Parallel" serviceName: {{ template "minio.fullname" . }}-svc replicas: {{ mul $zoneCount $nodeCount }} selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels:...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Aug 24 18:58:05 UTC 2021 - 13.6K bytes - Viewed (0) -
helm-releases/minio-4.0.15.tgz
4 }} {{- end }} {{- if .Values.additionalAnnotation }} annotations: {{ toYaml .Values.additionalAnnotation | trimSuffix "\n" | indent 4 }} {{- end }} spec: updateStrategy: type: {{ .Values.StatefulSetUpdate.updateStrategy }} podManagementPolicy: "Parallel" serviceName: {{ template "minio.fullname" . }}-svc replicas: {{ $replicas }} selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels: app: {{ template...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Sep 21 11:07:01 UTC 2022 - 20K bytes - Viewed (0) -
helm-releases/minio-3.1.0.tgz
4 }} {{- end }} {{- if .Values.additionalAnnotation }} annotations: {{ toYaml .Values.additionalAnnotation | trimSuffix "\n" | indent 4 }} {{- end }} spec: updateStrategy: type: {{ .Values.StatefulSetUpdate.updateStrategy }} podManagementPolicy: "Parallel" serviceName: {{ template "minio.fullname" . }}-svc replicas: {{ mul $poolCount $nodeCount }} selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels:...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sun Sep 12 18:19:27 UTC 2021 - 14.3K bytes - Viewed (0) -
helm-releases/minio-3.1.1.tgz
4 }} {{- end }} {{- if .Values.additionalAnnotation }} annotations: {{ toYaml .Values.additionalAnnotation | trimSuffix "\n" | indent 4 }} {{- end }} spec: updateStrategy: type: {{ .Values.StatefulSetUpdate.updateStrategy }} podManagementPolicy: "Parallel" serviceName: {{ template "minio.fullname" . }}-svc replicas: {{ mul $poolCount $nodeCount }} selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels:...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Sep 13 16:43:10 UTC 2021 - 14.3K bytes - Viewed (0) -
helm-releases/minio-3.1.6.tgz
4 }} {{- end }} {{- if .Values.additionalAnnotation }} annotations: {{ toYaml .Values.additionalAnnotation | trimSuffix "\n" | indent 4 }} {{- end }} spec: updateStrategy: type: {{ .Values.StatefulSetUpdate.updateStrategy }} podManagementPolicy: "Parallel" serviceName: {{ template "minio.fullname" . }}-svc replicas: {{ mul $poolCount $nodeCount }} selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels:...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 23 19:56:39 UTC 2021 - 14.5K bytes - Viewed (0) -
helm-releases/minio-3.0.1.tgz
4 }} {{- end }} {{- if .Values.additionalAnnotation }} annotations: {{ toYaml .Values.additionalAnnotation | trimSuffix "\n" | indent 4 }} {{- end }} spec: updateStrategy: type: {{ .Values.StatefulSetUpdate.updateStrategy }} podManagementPolicy: "Parallel" serviceName: {{ template "minio.fullname" . }}-svc replicas: {{ mul $poolCount $nodeCount }} selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels:...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 02 01:47:43 UTC 2021 - 13.8K bytes - Viewed (0) -
helm-releases/minio-3.0.2.tgz
4 }} {{- end }} {{- if .Values.additionalAnnotation }} annotations: {{ toYaml .Values.additionalAnnotation | trimSuffix "\n" | indent 4 }} {{- end }} spec: updateStrategy: type: {{ .Values.StatefulSetUpdate.updateStrategy }} podManagementPolicy: "Parallel" serviceName: {{ template "minio.fullname" . }}-svc replicas: {{ mul $poolCount $nodeCount }} selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels:...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Sep 03 08:11:32 UTC 2021 - 13.8K bytes - Viewed (0) -
helm-releases/minio-3.2.0.tgz
4 }} {{- end }} {{- if .Values.additionalAnnotation }} annotations: {{ toYaml .Values.additionalAnnotation | trimSuffix "\n" | indent 4 }} {{- end }} spec: updateStrategy: type: {{ .Values.StatefulSetUpdate.updateStrategy }} podManagementPolicy: "Parallel" serviceName: {{ template "minio.fullname" . }}-svc replicas: {{ mul $poolCount $nodeCount }} selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels:...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Oct 13 02:16:24 UTC 2021 - 14.6K bytes - Viewed (0)