Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 67 for PeriodSeconds (0.2 sec)

  1. cmd/kubeadm/app/util/staticpod/utils.go

    	// sets initialDelaySeconds same as periodSeconds to skip one period before running a check
    	return createHTTPProbe(host, path, port, scheme, periodSeconds, 15, failureThreshold, periodSeconds)
    }
    
    func createHTTPProbe(host, path string, port int32, scheme v1.URIScheme, initialDelaySeconds, timeoutSeconds, failureThreshold, periodSeconds int32) *v1.Probe {
    	return &v1.Probe{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Jan 14 13:07:56 UTC 2024
    - 14.1K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.yaml

                - name: nameValue
                  value: valueValue
                path: pathValue
                port: portValue
                scheme: schemeValue
              initialDelaySeconds: 2
              periodSeconds: 4
              successThreshold: 5
              tcpSocket:
                host: hostValue
                port: portValue
              terminationGracePeriodSeconds: 7
              timeoutSeconds: 3
            name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 34.9K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.yaml

              httpHeaders:
              - name: nameValue
                value: valueValue
              path: pathValue
              port: portValue
              scheme: schemeValue
            initialDelaySeconds: 2
            periodSeconds: 4
            successThreshold: 5
            tcpSocket:
              host: hostValue
              port: portValue
            terminationGracePeriodSeconds: 7
            timeoutSeconds: 3
          name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 32.1K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.yaml

                - name: nameValue
                  value: valueValue
                path: pathValue
                port: portValue
                scheme: schemeValue
              initialDelaySeconds: 2
              periodSeconds: 4
              successThreshold: 5
              tcpSocket:
                host: hostValue
                port: portValue
              terminationGracePeriodSeconds: 7
              timeoutSeconds: 3
            name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 34.7K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.yaml

                - name: nameValue
                  value: valueValue
                path: pathValue
                port: portValue
                scheme: schemeValue
              initialDelaySeconds: 2
              periodSeconds: 4
              successThreshold: 5
              tcpSocket:
                host: hostValue
                port: portValue
              terminationGracePeriodSeconds: 7
              timeoutSeconds: 3
            name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 34.9K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1beta2.ReplicaSet.yaml

                - name: nameValue
                  value: valueValue
                path: pathValue
                port: portValue
                scheme: schemeValue
              initialDelaySeconds: 2
              periodSeconds: 4
              successThreshold: 5
              tcpSocket:
                host: hostValue
                port: portValue
              terminationGracePeriodSeconds: 7
              timeoutSeconds: 3
            name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.ReplicaSet.yaml

                - name: nameValue
                  value: valueValue
                path: pathValue
                port: portValue
                scheme: schemeValue
              initialDelaySeconds: 2
              periodSeconds: 4
              successThreshold: 5
              tcpSocket:
                host: hostValue
                port: portValue
              terminationGracePeriodSeconds: 7
              timeoutSeconds: 3
            name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1beta1.Deployment.yaml

                - name: nameValue
                  value: valueValue
                path: pathValue
                port: portValue
                scheme: schemeValue
              initialDelaySeconds: 2
              periodSeconds: 4
              successThreshold: 5
              tcpSocket:
                host: hostValue
                port: portValue
              terminationGracePeriodSeconds: 7
              timeoutSeconds: 3
            name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 35.1K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.yaml

                - name: nameValue
                  value: valueValue
                path: pathValue
                port: portValue
                scheme: schemeValue
              initialDelaySeconds: 2
              periodSeconds: 4
              successThreshold: 5
              tcpSocket:
                host: hostValue
                port: portValue
              terminationGracePeriodSeconds: 7
              timeoutSeconds: 3
            name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 35.2K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/v1.30.0/extensions.v1beta1.DaemonSet.yaml

                - name: nameValue
                  value: valueValue
                path: pathValue
                port: portValue
                scheme: schemeValue
              initialDelaySeconds: 2
              periodSeconds: 4
              successThreshold: 5
              tcpSocket:
                host: hostValue
                port: portValue
              terminationGracePeriodSeconds: 7
              timeoutSeconds: 3
            name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 35.1K bytes
    - Viewed (0)
Back to top