- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 371 - 380 of 602 for content_length:[500000 TO 999999] (0.1 sec)
-
DeepLearningBooklet.pdf
Deep Learning with H2O Arno Candel Erin LeDell Edited by: Angela Bartz http://h2o.ai/resources/ March 2025: Sixth Edition Deep Learning with H2O by Arno Candel & Erin LeDell with assistance from Vi...docs.h2o.ai/h2o/latest-stable/h2o-docs/booklets/DeepLearningBooklet.pdfRegistered: Wed Oct 15 03:38:20 UTC 2025 - Last Modified: Thu Mar 27 17:18:08 UTC 2025 - 778.3K bytes - Viewed (0) -
Securing Vespa with mutually authenticated TLS ...
expand all collapse all Getting started Vespa Overview Features Vespa CLI vespa vespa activate vespa auth vespa clone...docs.vespa.ai/en/operations-selfhosted/mtls.htmlRegistered: Wed Oct 15 04:56:25 UTC 2025 - Last Modified: Mon Oct 13 13:46:38 UTC 2025 - 517K bytes - Viewed (0) -
Content nodes, states and metrics
expand all collapse all Getting started Vespa Overview Features Vespa CLI vespa vespa activate vespa auth vespa clone...docs.vespa.ai/en/content/content-nodes.htmlRegistered: Wed Oct 15 04:49:15 UTC 2025 - Last Modified: Mon Oct 13 13:46:38 UTC 2025 - 534.9K bytes - Viewed (0) -
Federation
expand all collapse all Getting started Vespa Overview Features Vespa CLI vespa vespa activate vespa auth vespa clone...docs.vespa.ai/en/federation.htmlRegistered: Wed Oct 15 04:41:37 UTC 2025 - Last Modified: Mon Oct 13 13:46:38 UTC 2025 - 702.9K bytes - Viewed (0) -
News search and recommendation tutorial - Searc...
expand all collapse all Getting started Vespa Overview Features Vespa CLI vespa vespa activate vespa auth vespa clone...docs.vespa.ai/en/tutorials/news-6-recommendation-with-searchers.htmlRegistered: Wed Oct 15 04:42:38 UTC 2025 - Last Modified: Mon Oct 13 13:46:38 UTC 2025 - 569K bytes - Viewed (0) -
services.xml - container
expand all collapse all Getting started Vespa Overview Features Vespa CLI vespa vespa activate vespa auth vespa clone...docs.vespa.ai/en/reference/services-container.htmlRegistered: Wed Oct 15 05:04:23 UTC 2025 - Last Modified: Mon Oct 13 13:46:38 UTC 2025 - 588.2K bytes - Viewed (0) -
Grouping Reference
expand all collapse all Getting started Vespa Overview Features Vespa CLI vespa vespa activate vespa auth vespa clone...docs.vespa.ai/en/reference/grouping-syntax.htmlRegistered: Wed Oct 15 05:03:39 UTC 2025 - Last Modified: Mon Oct 13 13:46:38 UTC 2025 - 683.2K bytes - Viewed (0) -
Network Policies | Kubernetes
If you want to control traffic flow at the IP address or port level (OSI layer 3 or 4), NetworkPolicies allow you to specify rules for traffic flow within your cluster, and also between Pods and the outside world. Your cluster must use a network plugin that supports NetworkPolicy enforcement.kubernetes.io/docs/concepts/services-networking/network-policies/Registered: Wed Oct 15 07:33:48 UTC 2025 - 519K bytes - Viewed (0) -
Resource Management for Pods and Containers | K...
When you specify a Pod, you can optionally specify how much of each resource a container needs. The most common resources to specify are CPU and memory (RAM); there are others. When you specify the resource request for containers in a Pod, the kube-scheduler uses this information to decide which node to place the Pod on. When you specify a resource limit for a container, the kubelet enforces those limits so that the running container is not allowed to use more of that resource than the limit you set.kubernetes.io/docs/concepts/configuration/manage-resources-containers/Registered: Wed Oct 15 07:36:55 UTC 2025 - 533.4K bytes - Viewed (0) -
Persistent Volumes | Kubernetes
This document describes persistent volumes in Kubernetes. Familiarity with volumes, StorageClasses and VolumeAttributesClasses is suggested. Introduction Managing storage is a distinct problem from managing compute instances. The PersistentVolume subsystem provides an API for users and administrators that abstracts details of how storage is provided from how it is consumed. To do this, we introduce two new API resources: PersistentVolume and PersistentVolumeClaim. A PersistentVolume (PV) is a piece of storage in the cluster that has been provisioned by an administrator or dynamically provisioned using Storage Classes.kubernetes.io/docs/concepts/storage/persistent-volumes/Registered: Wed Oct 15 07:39:39 UTC 2025 - 568.1K bytes - Viewed (0)