- Sort Score
- Result 10 results
- Languages All
Results 211 - 220 of 233 for oDirect (1.91 sec)
-
helm-releases/minio-2.0.0.tgz
[Kubernetes](http://kubernetes.io) using the [Helm](https://helm.sh) package manager. Prerequisites ---------- - Helm cli with Kubernetes cluster configured. - PV provisioner support in the underlying infrastructure. (We recommend using https://github.com/minio/direct-csi) - Use Kubernetes version v1.19 and later for best experience. Configure MinIO Helm repo ---------- ```bash helm repo add minio https://charts.min.io/ ``` Installing the Chart ---------- Install this chart using: ```bash helm install --namespace...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Aug 26 07:36:46 UTC 2021 - 13.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.4.md
against a 1.4 cluster if you want to keep the original name, or you'll have to do two rolling updates. If you do happen to use old version kubectl's rolling update against a 1.4 cluster, it will fail, usually with an error message that will direct you here. If you saw that error, then don't worry, the operation succeeded except for the part where the new replication controller is renamed back to the old name. You can just do another rolling update using kubectl 1.4 or higher to change the name...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 133.5K bytes - Viewed (0) -
src/main/webapp/js/admin/adminlte.min.js.map
'lte.directchat'\nconst EVENT_KEY = `.${DATA_KEY}`\nconst JQUERY_NO_CONFLICT = $.fn[NAME]\n\nconst EVENT_TOGGLED = `toggled${EVENT_KEY}`\n\nconst SELECTOR_DATA_TOGGLE = '[data-widget=\"chat-pane-toggle\"]'\nconst SELECTOR_DIRECT_CHAT = '.direct-chat'\n\nconst CLASS_NAME_DIRECT_CHAT_OPEN = 'direct-chat-contacts-open'\n\n/**\n * Class Definition\n * ====================================================\n */\n\nclass DirectChat {\n constructor(element) {\n this._element = element\n }\n\n toggle() {\n $(this....
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 132.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.3.md
## Changes since v1.3.0-alpha.4 ### Action Required * Add direct serializer ([#26251](https://github.com/kubernetes/kubernetes/pull/26251), [@caesarxuchao](https://github.com/caesarxuchao))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 84K bytes - Viewed (0) -
RELEASE.md
- The API may be available in the public Keras API under a different name, so make sure to look for it on keras.io or TensorFlow docs and switch to the public version.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (1) -
cmd/erasure-server-pool.go
} } } } return res } // GetRawData will return all files with a given raw path to the callback. // Errors are ignored, only errors from the callback are returned. // For now only direct file paths are supported. func (z *erasureServerPools) GetRawData(ctx context.Context, volume, file string, fn func(r io.Reader, host string, disk string, filename string, info StatInfo) error) error { found := 0
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 89.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.11.md
you must keep the following in mind: * **JSON configuration files that contain fields with incorrect case will no longer be valid. You must correct these files before upgrading.** When specifying keys in JSON resource definitions during direct API server communication, the keys are case-sensitive. A bug introduced in Kubernetes 1.8 caused the API server to accept a request with incorrect case and coerce it to correct case, but this behaviour has been fixed in 1.11 and the API server will...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 328.4K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const O_ASYNC = 64 pkg syscall (freebsd-arm64), const O_CLOEXEC = 1048576 pkg syscall (freebsd-arm64), const O_CREAT = 512 pkg syscall (freebsd-arm64), const O_DIRECT = 65536 pkg syscall (freebsd-arm64), const O_DIRECT ideal-int pkg syscall (freebsd-arm64), const O_DIRECTORY = 131072 pkg syscall (freebsd-arm64), const O_DIRECTORY ideal-int pkg syscall (freebsd-arm64), const O_EXCL = 2048
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const O_CREAT = 512 pkg syscall (netbsd-arm64-cgo), const OCRNL = 16 pkg syscall (netbsd-arm64-cgo), const OCRNL ideal-int pkg syscall (netbsd-arm64-cgo), const O_DIRECT = 524288 pkg syscall (netbsd-arm64-cgo), const O_DIRECT ideal-int pkg syscall (netbsd-arm64-cgo), const O_DIRECTORY = 2097152 pkg syscall (netbsd-arm64-cgo), const O_DIRECTORY ideal-int pkg syscall (netbsd-arm64-cgo), const O_DSYNC = 65536
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), const ONOEOT ideal-int pkg syscall (freebsd-386-cgo), const OPOST ideal-int pkg syscall (freebsd-386-cgo), const O_ACCMODE ideal-int pkg syscall (freebsd-386-cgo), const O_DIRECT ideal-int pkg syscall (freebsd-386-cgo), const O_DIRECTORY ideal-int pkg syscall (freebsd-386-cgo), const O_EXEC ideal-int pkg syscall (freebsd-386-cgo), const O_EXLOCK ideal-int
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0)