Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 130 for deploying (0.22 sec)

  1. common-protos/k8s.io/api/storage/v1/generated.proto

      // capacity that the driver deployment will report by creating
      // CSIStorageCapacity objects with capacity information, if set to true.
      //
      // The check can be enabled immediately when deploying a driver.
      // In that case, provisioning new volumes with late binding
      // will pause until the driver deployment has published
      // some suitable CSIStorageCapacity object.
      //
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 24.7K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/storage/v1beta1/generated.proto

      // capacity that the driver deployment will report by creating
      // CSIStorageCapacity objects with capacity information, if set to true.
      //
      // The check can be enabled immediately when deploying a driver.
      // In that case, provisioning new volumes with late binding
      // will pause until the driver deployment has published
      // some suitable CSIStorageCapacity object.
      //
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 24.9K bytes
    - Viewed (0)
  3. api/maven-api-model/src/main/mdo/maven.mdo

              <association>
                <type>DeploymentRepository</type>
              </association>
            </field>
            <field>
              <name>site</name>
              <description>Information needed for deploying the web site of the project.</description>
              <version>4.0.0+</version>
              <association>
                <type>Site</type>
              </association>
            </field>
            <field>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Apr 23 13:29:46 UTC 2024
    - 115.1K bytes
    - Viewed (0)
  4. pkg/apis/storage/types.go

    	// capacity that the driver deployment will report by creating
    	// CSIStorageCapacity objects with capacity information.
    	//
    	// The check can be enabled immediately when deploying a driver.
    	// In that case, provisioning new volumes with late binding
    	// will pause until the driver deployment has published
    	// some suitable CSIStorageCapacity object.
    	//
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Dec 13 20:24:57 UTC 2023
    - 29.4K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/storage/v1beta1/types.go

    	// capacity that the driver deployment will report by creating
    	// CSIStorageCapacity objects with capacity information, if set to true.
    	//
    	// The check can be enabled immediately when deploying a driver.
    	// In that case, provisioning new volumes with late binding
    	// will pause until the driver deployment has published
    	// some suitable CSIStorageCapacity object.
    	//
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:32 UTC 2023
    - 33.1K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/storage/v1/types.go

    	// capacity that the driver deployment will report by creating
    	// CSIStorageCapacity objects with capacity information, if set to true.
    	//
    	// The check can be enabled immediately when deploying a driver.
    	// In that case, provisioning new volumes with late binding
    	// will pause until the driver deployment has published
    	// some suitable CSIStorageCapacity object.
    	//
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 23 17:42:49 UTC 2024
    - 32K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/userguide/jvm/building_java_projects.adoc

    [[sec:building_java_enterprise_apps]]
    == Building Java EE applications
    
    Java enterprise systems have changed a lot over the years, but if you're still deploying to JEE application servers, you can make use of the <<ear_plugin.adoc#ear_plugin,Ear Plugin>>. This adds conventions and a task for building EAR files. The plugin's chapter has more details.
    
    [[sec:building_java_platform]]
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 15:00:23 UTC 2024
    - 44.1K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.4.md

        * experimental support for master replication.
    * Add support for vSphere Cloud Provider when deploying via kubeup on vSphere. ([#31467](https://github.com/kubernetes/kubernetes/pull/31467), [@kerneltime](https://github.com/kerneltime))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  9. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    ditional-setup/sidecar-injection/#controlling-the-injection-policy) for more info. ### Examples #### Egress Gateway Deploying a Gateway to be used as an [Egress Gateway](https://istio.io/latest/docs/tasks/traffic-management/egress/egress-gateway/): ```yaml service: # Egress gateways do not need an external LoadBalancer IP type: ClusterIP ``` #### Multi-network/VM Gateway Deploying a Gateway to be used as a [Multi-network Gateway](https://istio.io/latest/docs/setup/install/multicluster/) for network...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
  10. docs/en/docs/release-notes.md

    * Add article [Deploying a scikit-learn model with ONNX and FastAPI](https://medium.com/@nico.axtmann95/deploying-a-scikit-learn-model-with-onnx-und-fastapi-1af398268915) by [Nico Axtmann](https://www.linkedin.com/in/nico-axtmann). PR [#438](https://github.com/tiangolo/fastapi/pull/438) by [@naxty](https://github.com/naxty)....
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
Back to top