Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test [xss] テスト %27

Results 381 - 390 of 663 for content_length:[500000 TO 999999] (1.25 sec)

  1. Run a Replicated Stateful Application | Kubernetes

    This page shows how to run a replicated stateful application using a StatefulSet. This application is a replicated MySQL database. The example topology has a single primary server and multiple replicas, using asynchronous row-based replication. Note:This is not a production configuration. MySQL settings remain on insecure defaults to keep the focus on general patterns for running stateful applications in Kubernetes. 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/tasks/run-application/run-replicated-stateful-application/
    Registered: Fri Dec 12 08:41:21 UTC 2025
    - 530.4K bytes
    - Viewed (0)
  2. Configure a Pod to Use a ConfigMap | Kubernetes

    Many applications rely on configuration which is used during either application initialization or runtime. Most times, there is a requirement to adjust values assigned to configuration parameters. ConfigMaps are a Kubernetes mechanism that let you inject configuration data into application pods. The ConfigMap concept allow you to decouple configuration artifacts from image content to keep containerized applications portable. For example, you can download and run the same container image to spin up containers for the purposes of local development, system test, or running a live end-user workload.
    kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/
    Registered: Fri Dec 12 08:34:14 UTC 2025
    - 566.9K bytes
    - Viewed (0)
  3. kube-apiserver Configuration (v1beta1) | Kubern...

    Package v1beta1 is the v1beta1 version of the API. Resource Types AuthenticationConfiguration AuthorizationConfiguration EgressSelectorConfiguration TracingConfiguration TracingConfiguration Appears in: KubeletConfiguration TracingConfiguration TracingConfiguration TracingConfiguration provides versioned configuration for OpenTelemetry tracing clients. FieldDescription endpoint string Endpoint of the collector this component will report traces to. The connection is insecure, and does not currently support TLS. Recommended is unset, and endpoint is the otlp grpc default, localhost:4317. samplingRatePerMillion int32 SamplingRatePerMillion is the number of samples to collect per million spans.
    kubernetes.io/docs/reference/config-api/apiserver-config.v1beta1/ Similar Results (1)
    Registered: Fri Dec 12 09:15:35 UTC 2025
    - 499.4K bytes
    - Viewed (0)
  4. kubeadm Configuration (v1beta4) | Kubernetes

    Overview Package v1beta4 defines the v1beta4 version of the kubeadm configuration file format. This version improves on the v1beta3 format by fixing some minor issues and adding a few new fields. A list of changes since v1beta3: v1.34: Add "ECDSA-P384" to the allowed encryption algorithm options for ClusterConfiguration.encryptionAlgorithm. v1.33: Add an EtcdUpgrade field to UpgradeConfiguration.plan that can be used to control whether the etcd upgrade plan should be displayed. v1.31:
    kubernetes.io/docs/reference/config-api/kubeadm-config.v1beta4/
    Registered: Fri Dec 12 09:13:57 UTC 2025
    - 550.8K bytes
    - Viewed (0)
  5. ndarray.sparse — Apache MXNet documentation

    ndarray.sparse Sparse NDArray API of MXNet. Functions csr_matrix (arg1[, shape, ctx, dtype]) Creates a CSRNDArray , a...
    mxnet.apache.org/versions/master/api/python/docs/api/legacy/ndarray/sparse/index.html
    Registered: Fri Dec 12 09:35:46 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 514.4K bytes
    - Viewed (0)
  6. Images | Kubernetes

    A container image represents binary data that encapsulates an application and all its software dependencies. Container images are executable software bundles that can run standalone and that make very well-defined assumptions about their runtime environment. You typically create a container image of your application and push it to a registry before referring to it in a Pod. This page provides an outline of the container image concept. Note:If you are looking for the container images for a Kubernetes release (such as v1.
    kubernetes.io/docs/concepts/containers/images/
    Registered: Fri Dec 12 08:09:19 UTC 2025
    - 497.7K bytes
    - Viewed (0)
  7. Managing Workloads | Kubernetes

    You've deployed your application and exposed it via a Service. Now what? Kubernetes provides a number of tools to help you manage your application deployment, including scaling and updating. Organizing resource configurations Many applications require multiple resources to be created, such as a Deployment along with a Service. Management of multiple resources can be simplified by grouping them together in the same file (separated by --- in YAML). For example:
    kubernetes.io/docs/concepts/workloads/management/
    Registered: Fri Dec 12 08:09:24 UTC 2025
    - 493.9K bytes
    - Viewed (0)
  8. OpenAPI models - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/tr/reference/openapi/models/
    Registered: Fri Dec 12 07:44:56 UTC 2025
    - 685K bytes
    - Viewed (0)
  9. Custom Response Classes - File, HTML, Redirect,...

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/tr/reference/responses/
    Registered: Fri Dec 12 07:43:22 UTC 2025
    - 537.3K bytes
    - Viewed (0)
  10. gluon.rnn — Apache MXNet documentation

    gluon.rnn Build-in recurrent neural network layers are provided in the following two modules: mxnet.gluon.rnn Recurre...
    mxnet.apache.org/versions/master/api/python/docs/api/gluon/rnn/index.html
    Registered: Fri Dec 12 09:28:39 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 966.8K bytes
    - Viewed (0)
Back to top