- Sort Score
- Result 10 results
- Languages All
Results 91 - 100 of 104 for Kubernetes (0.63 sec)
-
cmd/config-dir.go
return dir.path } // Attempts to create all directories, ignores any permission denied errors. func mkdirAllIgnorePerm(path string) error { err := os.MkdirAll(path, 0o700) if err != nil { // It is possible in kubernetes like deployments this directory // is already mounted and is not writable, ignore any write errors. if osIsPermission(err) { err = nil } } return err } func getConfigFile() string {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Sun Jan 02 17:15:06 UTC 2022 - 3K bytes - Viewed (0) -
docs/tr/docs/project-generation.md
* **spaCy** NER model entegrasyonu. * **Azure Cognitive Search** yerleşik istek biçimi. * Uvicorn ve Gunicorn ile **Production ready** Python web server'ı. * Dahili **Azure DevOps** Kubernetes (AKS) CI/CD deployment. * **Multilingual**, Proje kurulumu sırasında spaCy'nin yerleşik dillerinden birini kolayca seçin.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Jul 29 23:35:07 UTC 2024 - 6K bytes - Viewed (0) -
docs/de/docs/project-generation.md
* **spaCy** NER-Modellintegration. * **Azure Cognitive Search**-Anforderungsformat integriert. * **Produktionsbereit** Python-Webserver, verwendet Uvicorn und Gunicorn. * **Azure DevOps** Kubernetes (AKS) CI/CD-Deployment integriert. * **Mehrsprachig** Wählen Sie bei der Projekteinrichtung ganz einfach eine der integrierten Sprachen von spaCy aus.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Jul 29 23:35:07 UTC 2024 - 6.5K bytes - Viewed (0) -
README.md
AI storage documentation (https://min.io/solutions/object-storage-for-ai). This README provides quickstart instructions on running MinIO on bare metal hardware, including container-based installations. For Kubernetes environments, use the [MinIO Kubernetes Operator](https://github.com/minio/operator/blob/master/README.md). ## Container Installation Use the following commands to run a standalone MinIO server as a container.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 18.7K bytes - Viewed (0) -
docs/ru/docs/project-generation.md
* Встроенный формат запросов к **когнитивному поиску Azure**. * **Готовый к реальной работе** веб-сервер Python использующий Uvicorn и Gunicorn. * Встроенное развёртывание на основе **Azure DevOps** Kubernetes (AKS) CI/CD. * **Многоязычность**. Лёгкий выбор одного из встроенных в spaCy языков во время настройки проекта.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Jul 29 23:35:07 UTC 2024 - 10.5K bytes - Viewed (0) -
docs/fr/docs/project-generation.md
* Intégration d'un modèle NER **spaCy**. * Formatage de requête pour **Azure Cognitive Search**. * Serveur Python web **prêt à utiliser en production** utilisant Uvicorn et Gunicorn. * Déploiement CI/CD Kubernetes pour **Azure DevOps** (AKS). * **Multilangues**. Choisissez facilement l'une des langues intégrées à spaCy durant la mise en place du projet.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Jul 29 23:35:07 UTC 2024 - 6.7K bytes - Viewed (0) -
cmd/endpoint-ellipses_test.go
Suffix: ".mydomain.minio", Seq: getSequences(1, 4, 0), }, }, }, nil, [][]uint64{{16, 16, 16, 16}}, }, true, }, // Supporting kubernetes cases. { "http://minio{0...15}.mydomain.net/data{0...1}", endpointSet{ []ellipses.ArgPattern{ []ellipses.Pattern{ { Prefix: "", Suffix: "",
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 15.1K bytes - Viewed (0) -
LICENSES/LICENSE
================================================================================ = Kubernetes licensed under: = Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction,
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Fri May 08 04:49:00 UTC 2020 - 11.3K bytes - Viewed (0) -
docs/ja/docs/project-generation.md
### spaCyとFastAPIを使用した機械学習モデル - 機能 * **spaCy** のNERモデルの統合。 * **Azure Cognitive Search** のリクエストフォーマットを搭載。 * **リリース可能な** UvicornとGunicornを使用したPythonウェブサーバ。 * **Azure DevOps** のKubernetes (AKS) CI/CD デプロイを搭載。 * **多言語** プロジェクトのために、セットアップ時に言語を容易に選択可能 (spaCyに組み込まれている言語の中から)。
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Jul 29 23:35:07 UTC 2024 - 7.1K bytes - Viewed (0) -
cmd/testdata/xl-meta-merge.zip
high performance infrastructure for machine learning, analytics and application data workloads. This README provides quickstart instructions on running MinIO on bare metal hardware, including container-based installations. For Kubernetes environments, use the [MinIO Kubernetes Operator](https://github.com/minio/operator/blob/master/README.md). ## Container Installation Use the following commands to run a standalone MinIO server as a container. Standalone MinIO servers are best suited for early development...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Mar 08 17:50:48 UTC 2024 - 30.2K bytes - Viewed (0)