Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 2171 - 2180 of about 10,000 for timestamp:[now/d-7d TO *] (0.14 sec)

  1. Assigning Pods to Nodes | Kubernetes

    You can constrain a Pod so that it is restricted to run on particular node(s), or to prefer to run on particular nodes. There are several ways to do this and the recommended approaches all use label selectors to facilitate the selection. Often, you do not need to set any such constraints; the scheduler will automatically do a reasonable placement (for example, spreading your Pods across nodes so as not place Pods on a node with insufficient free resources).
    kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/
    Registered: Fri Feb 21 06:12:39 UTC 2025
    - 505.1K bytes
    - Viewed (0)
  2. Cluster Networking | Kubernetes

    Networking is a central part of Kubernetes, but it can be challenging to understand exactly how it is expected to work. There are 4 distinct networking problems to address: Highly-coupled container-to-container communications: this is solved by Pods and localhost communications. Pod-to-Pod communications: this is the primary focus of this document. Pod-to-Service communications: this is covered by Services. External-to-Service communications: this is also covered by Services. Kubernetes is all about sharing machines among applications.
    kubernetes.io/docs/concepts/cluster-administration/networking/
    Registered: Fri Feb 21 06:12:48 UTC 2025
    - 433.9K bytes
    - Viewed (0)
  3. Kubernetes API Aggregation Layer | Kubernetes

    The aggregation layer allows Kubernetes to be extended with additional APIs, beyond what is offered by the core Kubernetes APIs. The additional APIs can either be ready-made solutions such as a metrics server, or APIs that you develop yourself. The aggregation layer is different from Custom Resource Definitions, which are a way to make the kube-apiserver recognise new kinds of object. Aggregation layer The aggregation layer runs in-process with the kube-apiserver.
    kubernetes.io/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation/
    Registered: Fri Feb 21 06:12:52 UTC 2025
    - 432K bytes
    - Viewed (0)
  4. Sub Applications - Mounts - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/it/advanced/sub-applications/
    Registered: Fri Feb 21 06:12:54 UTC 2025
    - 122.4K bytes
    - Viewed (0)
  5. Body - Fields - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/tr/tutorial/body-fields/
    Registered: Fri Feb 21 06:14:23 UTC 2025
    - 155.6K bytes
    - Viewed (0)
  6. Handling Errors - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/tr/tutorial/handling-errors/
    Registered: Fri Feb 21 06:14:31 UTC 2025
    - 164.7K bytes
    - Viewed (0)
  7. Control CPU Management Policies on the Node | K...

    FEATURE STATE: Kubernetes v1.26 [stable] Kubernetes keeps many aspects of how pods execute on nodes abstracted from the user. This is by design. However, some workloads require stronger guarantees in terms of latency and/or performance in order to operate acceptably. The kubelet provides methods to enable more complex workload placement policies while keeping the abstraction free from explicit placement directives. For detailed information on resource management, please refer to the Resource Management for Pods and Containers documentation.
    kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
    Registered: Fri Feb 21 06:14:46 UTC 2025
    - 439.4K bytes
    - Viewed (0)
  8. Decrypt Confidential Data that is Already Encry...

    All of the APIs in Kubernetes that let you write persistent API resource data support at-rest encryption. For example, you can enable at-rest encryption for Secrets. This at-rest encryption is additional to any system-level encryption for the etcd cluster or for the filesystem(s) on hosts where you are running the kube-apiserver. This page shows how to switch from encryption of API data at rest, so that API data are stored unencrypted.
    kubernetes.io/docs/tasks/administer-cluster/decrypt-data/
    Registered: Fri Feb 21 06:15:35 UTC 2025
    - 440.6K bytes
    - Viewed (0)
  9. Bigger Applications - Multiple Files - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/tr/tutorial/bigger-applications/
    Registered: Fri Feb 21 06:17:32 UTC 2025
    - 207.3K bytes
    - Viewed (0)
  10. Fessの解説記事

    メニュー ドキュメント フォーラム GitHub English 全般 入門 ドキュメント チュートリアル 開発 その他 アーカイブ 商用サポート Fessの解説記事 解説記事 【第4回】Fessを使って自然言語処理 を参照してください。
    fess.codelibs.org/ja/articles/4/document.html
    Registered: Fri Feb 21 06:18:53 UTC 2025
    - Last Modified: Fri Feb 21 02:36:46 UTC 2025
    - 11.2K bytes
    - Viewed (0)
Back to top