Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for Terminated (0.19 sec)

  1. pkg/apis/core/validation/validation_test.go

    					Image:       "alpine",
    					ImageID:     "docker-pullable://nginx@sha256:d0gf00d",
    					Name:        "init",
    					Ready:       true,
    					State: core.ContainerState{
    						Terminated: &core.ContainerStateTerminated{
    							ContainerID: "docker://numbers",
    							Reason:      "Completed",
    						},
    					},
    				}},
    				ContainerStatuses: []core.ContainerStatus{{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. src/testdata/Isaac.Newton-Opticks.txt

    The precedent Observations were made with a rarer thin Medium,
    terminated by a denser, such as was Air or Water compress'd between two
    Glasses. In those that follow are set down the Appearances of a denser
    Medium thin'd within a rarer, such as are Plates of Muscovy Glass,
    Bubbles of Water, and some other thin Substances terminated on all sides
    with air.
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. 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)....
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          type: array
                      type: object
                    type: array
                  tls:
                    description: An ordered list of route rule for non-terminated TLS
                      & HTTPS traffic.
                    items:
                      properties:
                        match:
                          description: Match conditions to be satisfied for the rule to
    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: array
                      type: object
                    type: array
                  tls:
                    description: An ordered list of route rule for non-terminated TLS
                      & HTTPS traffic.
                    items:
                      properties:
                        match:
                          description: Match conditions to be satisfied for the rule to
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  6. 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)
  7. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                          type: array
                      type: object
                    type: array
                  tls:
                    description: An ordered list of route rule for non-terminated TLS
                      & HTTPS traffic.
                    items:
                      properties:
                        match:
                          description: Match conditions to be satisfied for the rule to
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested.\n\nPopulated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata"...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
Back to top