Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 148 for prod (0.18 sec)

  1. CHANGELOG/CHANGELOG-1.27.md

    [registry.k8s.io/kube-apiserver:v...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.26.md

    cts-prod/southamerica-east1/images/kube-proxy-amd64), [arm](https://console.cloud.google.com/artifacts/docker/k8s-artifacts-prod/southamerica-east1/images/kube-proxy-arm), [arm64](https://console.cloud.google.com/artifacts/docker/k8s-artifacts-prod/southamerica-east1/images/kube-proxy-arm64), [ppc64le](https://console.cloud.google.com/artifacts/docker/k8s-artifacts-prod/southamerica-east1/images/kube-proxy-ppc64le), [s390x](https://console.cloud.google.com/artifacts/docker/k8s-artifacts-prod/sou...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.29.md

    [registry.k8s.io/kube-apiserver:v...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
  4. CHANGELOG/CHANGELOG-1.30.md

    [registry.k8s.io/kube-apiserver:...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Apr 17 17:56:15 GMT 2024
    - 227.9K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.28.md

    [registry.k8s.io/kube-apiserver:v...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 20:44:48 GMT 2024
    - 385.1K bytes
    - Viewed (0)
  6. istioctl/pkg/tag/tag.go

    injection labels.`,
    		Example: `  # Create a revision tag from the "1-8-0" revision
      istioctl tag set prod --revision 1-8-0
    
      # Point namespace "test-ns" at the revision pointed to by the "prod" revision tag
      kubectl label ns test-ns istio.io/rev=prod
    
      # Change the revision tag to reference the "1-8-1" revision
      istioctl tag set prod --revision 1-8-1 --overwrite
    
    Go
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Tue Apr 02 08:32:06 GMT 2024
    - 16.3K bytes
    - Viewed (0)
  7. manifests/charts/README.md

    should be locked down and restricted.  The new installer allows multiple instances of
    policy/control/telemetry - so testing/staging of new settings and versions can be performed
    by a different role than the prod version.
    
    The intended users of this repo are users running Istio in production who want to select, tune
    and understand each binary that gets deployed, and select which combination to use.
    
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Wed Feb 07 17:53:24 GMT 2024
    - 6.7K bytes
    - Viewed (0)
  8. common-protos/k8s.io/api/admissionregistration/v1/generated.proto

      // namespace is associated with the "environment" of "prod" or "staging";
      // you will set the selector as follows:
      // "namespaceSelector": {
      //   "matchExpressions": [
      //     {
      //       "key": "environment",
      //       "operator": "In",
      //       "values": [
      //         "prod",
      //         "staging"
      //       ]
      //     }
      //   ]
      // }
      //
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 24.4K bytes
    - Viewed (0)
  9. tensorflow/BUILD

    #     flag_values = {":tf_no_prod_deps": "True"},
    # )
    #
    # selects.config_setting_group(
    #     name = "no_prod_deps",
    #     match_any = [
    #         ":no_prod_deps_define",
    #         ":no_prod_deps_flag",
    #     ],
    # )
    #
    # config_setting(
    #     name = "no_prod_deps_cuda",
    #     define_values = {
    #         "tf_no_prod_deps": "1",
    #         "GOOGLE_CUDA_COMPILER": "clang",
    #     },
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Apr 09 18:15:11 GMT 2024
    - 53.4K bytes
    - Viewed (6)
  10. common-protos/k8s.io/api/admissionregistration/v1beta1/generated.proto

      // namespace is associated with the "environment" of "prod" or "staging";
      // you will set the selector as follows:
      // "namespaceSelector": {
      //   "matchExpressions": [
      //     {
      //       "key": "environment",
      //       "operator": "In",
      //       "values": [
      //         "prod",
      //         "staging"
      //       ]
      //     }
      //   ]
      // }
      //
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 22.6K bytes
    - Viewed (0)
Back to top