Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 371 - 380 of 598 for content_length:[500000 TO 999999] (0.05 sec)

  1. 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.html
    Registered: Wed Oct 15 04:56:25 UTC 2025
    - Last Modified: Mon Oct 13 13:46:38 UTC 2025
    - 517K bytes
    - Viewed (0)
  2. 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.html
    Registered: Wed Oct 15 04:49:15 UTC 2025
    - Last Modified: Mon Oct 13 13:46:38 UTC 2025
    - 534.9K bytes
    - Viewed (0)
  3. Federation

    expand all collapse all Getting started Vespa Overview Features Vespa CLI vespa vespa activate vespa auth vespa clone...
    docs.vespa.ai/en/federation.html
    Registered: Wed Oct 15 04:41:37 UTC 2025
    - Last Modified: Mon Oct 13 13:46:38 UTC 2025
    - 702.9K bytes
    - Viewed (0)
  4. 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.html
    Registered: Wed Oct 15 04:42:38 UTC 2025
    - Last Modified: Mon Oct 13 13:46:38 UTC 2025
    - 569K bytes
    - Viewed (0)
  5. 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.html
    Registered: Wed Oct 15 05:04:23 UTC 2025
    - Last Modified: Mon Oct 13 13:46:38 UTC 2025
    - 588.2K bytes
    - Viewed (0)
  6. 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.html
    Registered: Wed Oct 15 05:03:39 UTC 2025
    - Last Modified: Mon Oct 13 13:46:38 UTC 2025
    - 683.2K bytes
    - Viewed (0)
  7. 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)
  8. 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)
  9. 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)
  10. Scheduler Configuration | Kubernetes

    FEATURE STATE: Kubernetes v1.25 [stable] You can customize the behavior of the kube-scheduler by writing a configuration file and passing its path as a command line argument. A scheduling Profile allows you to configure the different stages of scheduling in the kube-scheduler. Each stage is exposed in an extension point. Plugins provide scheduling behaviors by implementing one or more of these extension points. You can specify scheduling profiles by running kube-scheduler --config <filename>, using the KubeSchedulerConfiguration v1 struct.
    kubernetes.io/docs/reference/scheduling/config/
    Registered: Wed Oct 15 08:53:45 UTC 2025
    - 505K bytes
    - Viewed (0)
Back to top