Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 41 - 50 of 685 for content_length:[500000 TO 999999] (0.04 sec)

  1. Specifying a Disruption Budget for your Applica...

    FEATURE STATE: Kubernetes v1.21 [stable] This page shows how to limit the number of concurrent disruptions that your application experiences, allowing for higher availability while permitting the cluster administrator to manage the clusters nodes. Before you begin Your Kubernetes server must be at or later than version v1.21. To check the version, enter kubectl version. You are the owner of an application running on a Kubernetes cluster that requires high availability.
    kubernetes.io/docs/tasks/run-application/configure-pdb/
    Registered: Fri Jan 16 11:51:48 UTC 2026
    - 493.3K bytes
    - Viewed (0)
  2. Example: Deploying PHP Guestbook application wi...

    This tutorial shows you how to build and deploy a simple (not production ready), multi-tier web application using Kubernetes and Docker. This example consists of the following components: A single-instance Redis to store guestbook entries Multiple web frontend instances Objectives Start up a Redis leader. Start up two Redis followers. Start up the guestbook frontend. Expose and view the Frontend Service. Clean up. 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/stateless-application/guestbook/
    Registered: Fri Jan 16 11:57:15 UTC 2026
    - 520.1K bytes
    - Viewed (0)
  3. Managing Service Accounts | Kubernetes

    A ServiceAccount provides an identity for processes that run in a Pod. A process inside a Pod can use the identity of its associated service account to authenticate to the cluster's API server. For an introduction to service accounts, read configure service accounts. This task guide explains some of the concepts behind ServiceAccounts. The guide also explains how to obtain or revoke tokens that represent ServiceAccounts, and how to (optionally) bind a ServiceAccount's validity to the lifetime of an API object.
    kubernetes.io/docs/reference/access-authn-authz/service-accounts-admin/
    Registered: Fri Jan 16 11:55:54 UTC 2026
    - 539.3K bytes
    - Viewed (0)
  4. Mutating Admission Policy | Kubernetes

    FEATURE STATE: Kubernetes v1.34 [beta] This page provides an overview of MutatingAdmissionPolicies. MutatingAdmissionPolicies allow you to change what happens when someone writes a change to the Kubernetes API. If you want to use declarative policies just to prevent a particular kind of change to resources (for example: protecting platform namespaces from deletion), ValidatingAdmissionPolicy is a simpler and more effective alternative. To use the feature, enable the MutatingAdmissionPolicy feature gate (which is off by default) and set --runtime-config=admissionregistration.
    kubernetes.io/docs/reference/access-authn-authz/mutating-admission-policy/
    Registered: Fri Jan 16 11:55:59 UTC 2026
    - 499K bytes
    - Viewed (0)
  5. kubeadm init phase | Kubernetes

    kubeadm init phase enables you to invoke atomic steps of the bootstrap process. Hence, you can let kubeadm do some of the work and you can fill in the gaps if you wish to apply customization. kubeadm init phase is consistent with the kubeadm init workflow, and behind the scene both use the same code. kubeadm init phase preflight Using this command you can execute preflight checks on a control-plane node.
    kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init-phase/
    Registered: Fri Jan 16 12:07:00 UTC 2026
    - 575.2K bytes
    - Viewed (0)
  6. Command line tool (kubectl) | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/
    Registered: Fri Jan 16 12:09:18 UTC 2026
    - 515.8K bytes
    - Viewed (0)
  7. Kubernetes Metrics Reference | Kubernetes

    Details of the metric data that Kubernetes components export.
    kubernetes.io/docs/reference/instrumentation/metrics/
    Registered: Fri Jan 16 12:14:52 UTC 2026
    - 766.2K bytes
    - Viewed (0)
  8. Migrate Kubernetes Objects Using Storage Versio...

    FEATURE STATE: Kubernetes v1.35 [beta](disabled by default) Kubernetes relies on API data being actively re-written, to support some maintenance activities related to at rest storage. Two prominent examples are the versioned schema of stored resources (that is, the preferred storage schema changing from v1 to v2 for a given resource) and encryption at rest (that is, rewriting stale data based on a change in how the data should be encrypted).
    kubernetes.io/docs/tasks/manage-kubernetes-objects/storage-version-migration/
    Registered: Fri Jan 16 11:35:36 UTC 2026
    - 513K bytes
    - Viewed (0)
  9. Extend kubectl with plugins | Kubernetes

    Extend kubectl by creating and installing kubectl plugins.
    kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/
    Registered: Fri Jan 16 11:40:05 UTC 2026
    - 489.8K bytes
    - Viewed (0)
  10. IO tools (text, CSV, HDF5, …) — pandas 2.3.3 do...

    Skip to main content Back to top Ctrl + K Choose version GitHub Twitter Mastodon IO tools (text, CSV, HDF5, …) # The ...
    pandas.pydata.org/pandas-docs/stable/user_guide/io.html
    Registered: Fri Jan 16 13:34:22 UTC 2026
    - Last Modified: Wed Jan 14 19:33:52 UTC 2026
    - 865.4K bytes
    - Viewed (0)
Back to top