Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for terminator (0.26 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

    "description": "PreStop is called immediately before a container is terminated due to an API request or management event such as liveness/startup probe failure, preemption, resource contention, etc. The handler is not called if the container crashes or exits. The Pod's termination grace period countdown begins before the PreStop hook is executed. Regardless of the outcome of the handler, the container will eventually terminate within the Pod's termination grace period (unless delayed by finalizers). Other management...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            mode:
                              default: Terminate
                              description: |-
                                Mode defines the TLS behavior for the TLS session initiated by the client.
                                There are two possible modes:
    
    
                                - Terminate: The TLS session between the downstream client and the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    			TerminationMessagePolicy: "File",
    		}, {
    			Name:                     "fallback-to-logs-termination-message",
    			Image:                    "image",
    			ImagePullPolicy:          "IfNotPresent",
    			TerminationMessagePolicy: "FallbackToLogsOnError",
    		}, {
    			Name:                     "file-termination-message",
    			Image:                    "image",
    			ImagePullPolicy:          "IfNotPresent",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              type: integer
                          type: object
                        tls:
                          description: Set of TLS related options that will enable TLS
                            termination on the sidecar for requests originating from outside
                            the mesh.
                          properties:
                            caCertificates:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  5. manifests/charts/base/crds/crd-all.gen.yaml

                              type: integer
                          type: object
                        tls:
                          description: Set of TLS related options that will enable TLS
                            termination on the sidecar for requests originating from outside
                            the mesh.
                          properties:
                            caCertificates:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
Back to top