Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 291 - 300 of 663 for content_length:[500000 TO 999999] (1.02 sec)

  1. Common Expression Language in Kubernetes | Kube...

    The Common Expression Language (CEL) is used in the Kubernetes API to declare validation rules, policy rules, and other constraints or conditions. CEL expressions are evaluated directly in the API server, making CEL a convenient alternative to out-of-process mechanisms, such as webhooks, for many extensibility use cases. Your CEL expressions continue to execute so long as the control plane's API server component remains available. Language overview The CEL language has a straightforward syntax that is similar to the expressions in C, C++, Java, JavaScript and Go.
    kubernetes.io/docs/reference/using-api/cel/
    Registered: Fri Dec 12 08:53:14 UTC 2025
    - 503K bytes
    - Viewed (0)
  2. Set up Konnectivity service | Kubernetes

    The Konnectivity service provides a TCP level proxy for the control plane to cluster communication. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. If you do not already have a cluster, you can create one by using minikube.
    kubernetes.io/docs/tasks/extend-kubernetes/setup-konnectivity/
    Registered: Fri Dec 12 08:53:47 UTC 2025
    - 503.6K bytes
    - Viewed (0)
  3. kubelet | Kubernetes

    Synopsis The kubelet is the primary "node agent" that runs on each node. It can register the node with the apiserver using one of: the hostname; a flag to override the hostname; or specific logic for a cloud provider. The kubelet works in terms of a PodSpec. A PodSpec is a YAML or JSON object that describes a pod. The kubelet takes a set of PodSpecs that are provided through various mechanisms (primarily through the apiserver) and ensures that the containers described in those PodSpecs are running and healthy.
    kubernetes.io/docs/reference/command-line-tools-reference/kubelet/
    Registered: Fri Dec 12 09:19:33 UTC 2025
    - 526.6K bytes
    - Viewed (0)
  4. Updating Configuration via a ConfigMap | Kubern...

    This page provides a step-by-step example of updating configuration within a Pod via a ConfigMap and builds upon the Configure a Pod to Use a ConfigMap task. At the end of this tutorial, you will understand how to change the configuration for a running application. This tutorial uses the alpine and nginx images as examples. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster.
    kubernetes.io/docs/tutorials/configuration/updating-configuration-via-a-configmap/
    Registered: Fri Dec 12 08:56:04 UTC 2025
    - 551.9K bytes
    - Viewed (0)
  5. Validating Admission Policy | Kubernetes

    FEATURE STATE: Kubernetes v1.30 [stable] This page provides an overview of Validating Admission Policy. What is Validating Admission Policy? Validating admission policies offer a declarative, in-process alternative to validating admission webhooks. Validating admission policies use the Common Expression Language (CEL) to declare the validation rules of a policy. Validation admission policies are highly configurable, enabling policy authors to define policies that can be parameterized and scoped to resources as needed by cluster administrators.
    kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/
    Registered: Fri Dec 12 08:56:43 UTC 2025
    - 555.2K bytes
    - Viewed (0)
  6. Horizontal Pod Autoscaling | Kubernetes

    In Kubernetes, a HorizontalPodAutoscaler automatically updates a workload resource (such as a Deployment or StatefulSet), with the aim of automatically scaling the workload to match demand. Horizontal scaling means that the response to increased load is to deploy more Pods. This is different from vertical scaling, which for Kubernetes would mean assigning more resources (for example: memory or CPU) to the Pods that are already running for the workload.
    kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/
    Registered: Fri Dec 12 08:44:01 UTC 2025
    - 511.9K bytes
    - Viewed (0)
  7. Index โ€” NumPy v2.3 Manual

    Skip to main content Back to top Ctrl + K Choose version GitHub Index Symbols | _ | A | B | C | D | E | F | G | H | I...
    numpy.org/doc/stable/genindex.html
    Registered: Fri Dec 12 09:47:54 UTC 2025
    - Last Modified: Mon Aug 18 04:21:27 UTC 2025
    - 544.7K bytes
    - Viewed (0)
  8. OpenMetrics 2.0 | Prometheus

    Prometheus project documentation for OpenMetrics 2.0
    prometheus.io/docs/specs/om/open_metrics_spec_2_0/
    Registered: Fri Dec 12 11:17:58 UTC 2025
    - 544.7K bytes
    - Viewed (0)
  9. HTTP API | Prometheus

    Prometheus project documentation for HTTP API
    prometheus.io/docs/prometheus/2.55/querying/api/
    Registered: Fri Dec 12 11:19:27 UTC 2025
    - 567K bytes
    - Viewed (0)
  10. Leading brands build with Redis | Redis

    Developers love Redis. Unlock the full potential of the Redis database with Redis Enterprise and start building blazing fast apps.
    redis.io/customers/
    Registered: Fri Dec 12 11:25:30 UTC 2025
    - 788.6K bytes
    - Viewed (0)
Back to top