Search Options

Results per page
Sort
Preferred Languages
Advance

Results 141 - 150 of 325 for MaxUnavailable (0.16 sec)

  1. pkg/controller/disruption/disruption.go

    	// handled the same way for integer and percentage minAvailable
    
    	if pdb.Spec.MaxUnavailable != nil {
    		expectedCount, unmanagedPods, err = dc.getExpectedScale(ctx, pdb, pods)
    		if err != nil {
    			return
    		}
    		var maxUnavailable int
    		maxUnavailable, err = intstr.GetScaledValueFromIntOrPercent(pdb.Spec.MaxUnavailable, int(expectedCount), true)
    		if err != nil {
    			return
    		}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 36.1K bytes
    - Viewed (0)
  2. helm-releases/minio-3.0.1.tgz

    trimSuffix "\n" | indent 4 }} {{- end }} spec: strategy: type: {{ .Values.DeploymentUpdate.type }} {{- if eq .Values.DeploymentUpdate.type "RollingUpdate" }} rollingUpdate: maxSurge: {{ .Values.DeploymentUpdate.maxSurge }} maxUnavailable: {{ .Values.DeploymentUpdate.maxUnavailable }} {{- end}} replicas: 1 selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels: app: {{ template "minio.name" . }} release:...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Sep 02 01:47:43 UTC 2021
    - 13.8K bytes
    - Viewed (0)
  3. helm-releases/minio-3.0.2.tgz

    trimSuffix "\n" | indent 4 }} {{- end }} spec: strategy: type: {{ .Values.DeploymentUpdate.type }} {{- if eq .Values.DeploymentUpdate.type "RollingUpdate" }} rollingUpdate: maxSurge: {{ .Values.DeploymentUpdate.maxSurge }} maxUnavailable: {{ .Values.DeploymentUpdate.maxUnavailable }} {{- end}} replicas: 1 selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels: app: {{ template "minio.name" . }} release:...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Sep 03 08:11:32 UTC 2021
    - 13.8K bytes
    - Viewed (0)
  4. helm-releases/minio-3.1.0.tgz

    trimSuffix "\n" | indent 4 }} {{- end }} spec: strategy: type: {{ .Values.DeploymentUpdate.type }} {{- if eq .Values.DeploymentUpdate.type "RollingUpdate" }} rollingUpdate: maxSurge: {{ .Values.DeploymentUpdate.maxSurge }} maxUnavailable: {{ .Values.DeploymentUpdate.maxUnavailable }} {{- end}} replicas: 1 selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels: app: {{ template "minio.name" . }} release:...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Sun Sep 12 18:19:27 UTC 2021
    - 14.3K bytes
    - Viewed (0)
  5. helm-releases/minio-3.1.1.tgz

    trimSuffix "\n" | indent 4 }} {{- end }} spec: strategy: type: {{ .Values.DeploymentUpdate.type }} {{- if eq .Values.DeploymentUpdate.type "RollingUpdate" }} rollingUpdate: maxSurge: {{ .Values.DeploymentUpdate.maxSurge }} maxUnavailable: {{ .Values.DeploymentUpdate.maxUnavailable }} {{- end}} replicas: 1 selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels: app: {{ template "minio.name" . }} release:...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Sep 13 16:43:10 UTC 2021
    - 14.3K bytes
    - Viewed (0)
  6. helm-releases/minio-3.1.6.tgz

    trimSuffix "\n" | indent 4 }} {{- end }} spec: strategy: type: {{ .Values.DeploymentUpdate.type }} {{- if eq .Values.DeploymentUpdate.type "RollingUpdate" }} rollingUpdate: maxSurge: {{ .Values.DeploymentUpdate.maxSurge }} maxUnavailable: {{ .Values.DeploymentUpdate.maxUnavailable }} {{- end}} replicas: 1 selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels: app: {{ template "minio.name" . }} release:...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Sep 23 19:56:39 UTC 2021
    - 14.5K bytes
    - Viewed (0)
  7. cluster/addons/dns/kube-dns/kube-dns.yaml.in

      # 2. Default is 1.
      # 3. Will be tuned in real time if DNS horizontal auto-scaling is turned on.
      strategy:
        rollingUpdate:
          maxSurge: 10%
          maxUnavailable: 0
      selector:
        matchLabels:
          k8s-app: kube-dns
      template:
        metadata:
          labels:
            k8s-app: kube-dns
          annotations:
            prometheus.io/port: "10054"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jun 03 03:19:02 UTC 2024
    - 7K bytes
    - Viewed (0)
  8. helm-releases/minio-3.3.3.tgz

    trimSuffix "\n" | indent 4 }} {{- end }} spec: strategy: type: {{ .Values.DeploymentUpdate.type }} {{- if eq .Values.DeploymentUpdate.type "RollingUpdate" }} rollingUpdate: maxSurge: {{ .Values.DeploymentUpdate.maxSurge }} maxUnavailable: {{ .Values.DeploymentUpdate.maxUnavailable }} {{- end}} replicas: 1 selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels: app: {{ template "minio.name" . }} release:...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Sat Dec 11 17:28:02 UTC 2021
    - 14.6K bytes
    - Viewed (0)
  9. helm-releases/minio-3.4.7.tgz

    trimSuffix "\n" | indent 4 }} {{- end }} spec: strategy: type: {{ .Values.DeploymentUpdate.type }} {{- if eq .Values.DeploymentUpdate.type "RollingUpdate" }} rollingUpdate: maxSurge: {{ .Values.DeploymentUpdate.maxSurge }} maxUnavailable: {{ .Values.DeploymentUpdate.maxUnavailable }} {{- end}} replicas: 1 selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels: app: {{ template "minio.name" . }} release:...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Tue Jan 25 20:49:24 UTC 2022
    - 15.2K bytes
    - Viewed (0)
  10. helm-releases/minio-3.2.0.tgz

    trimSuffix "\n" | indent 4 }} {{- end }} spec: strategy: type: {{ .Values.DeploymentUpdate.type }} {{- if eq .Values.DeploymentUpdate.type "RollingUpdate" }} rollingUpdate: maxSurge: {{ .Values.DeploymentUpdate.maxSurge }} maxUnavailable: {{ .Values.DeploymentUpdate.maxUnavailable }} {{- end}} replicas: 1 selector: matchLabels: app: {{ template "minio.name" . }} release: {{ .Release.Name }} template: metadata: name: {{ template "minio.fullname" . }} labels: app: {{ template "minio.name" . }} release:...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Wed Oct 13 02:16:24 UTC 2021
    - 14.6K bytes
    - Viewed (0)
Back to top