Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 211 - 220 of 669 for host:kubernetes.io (0.19 sec)

  1. Monitor Node Health | Kubernetes

    Node Problem Detector is a daemon for monitoring and reporting about a node's health. You can run Node Problem Detector as a DaemonSet or as a standalone daemon. Node Problem Detector collects information about node problems from various daemons and reports these conditions to the API server as Node Conditions or as Events. To learn how to install and use Node Problem Detector, see Node Problem Detector project documentation.
    kubernetes.io/docs/tasks/debug/debug-cluster/monitor-node-health/
    Registered: Fri Nov 15 06:57:37 UTC 2024
    - 455.7K bytes
    - Viewed (0)
  2. Run Jobs | Kubernetes

    Run Jobs using parallel processing.
    kubernetes.io/docs/tasks/job/
    Registered: Fri Nov 15 06:55:22 UTC 2024
    - 423K bytes
    - Viewed (0)
  3. Extend Service IP Ranges | Kubernetes

    FEATURE STATE: Kubernetes v1.31 [beta] (enabled by default: false) This document shares how to extend the existing Service IP range assigned to a cluster. 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.
    kubernetes.io/docs/tasks/network/extend-service-ip-ranges/
    Registered: Fri Nov 15 07:04:04 UTC 2024
    - 434.5K bytes
    - Viewed (0)
  4. kubectl | Kubernetes

    Synopsis kubectl controls the Kubernetes cluster manager. Find more information at: https://kubernetes.io/docs/reference/kubectl/ kubectl [flags] Options --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. --as-group strings Group to impersonate for the operation, this flag can be repeated to specify multiple groups. --as-uid string UID to impersonate for the operation. --cache-dir string     Default: "$HOME/.kube/cache" Default cache directory --certificate-authority string Path to a cert file for the certificate authority
    kubernetes.io/docs/reference/kubectl/generated/kubectl/
    Registered: Fri Nov 15 07:13:59 UTC 2024
    - 436.7K bytes
    - Viewed (0)
  5. kubectl apply edit-last-applied | Kubernetes

    Synopsis Edit the latest last-applied-configuration annotations of resources from the default editor. The edit-last-applied command allows you to directly edit any API resource you can retrieve via the command-line tools. It will open the editor defined by your KUBE_EDITOR, or EDITOR environment variables, or fall back to 'vi' for Linux or 'notepad' for Windows. You can edit multiple objects, although changes are applied one at a time. The command accepts file names as well as command-line arguments, although the files you point to must be previously saved versions of resources.
    kubernetes.io/docs/reference/kubectl/generated/kubectl_apply/kubectl_apply_edit-last-applied/
    Registered: Fri Nov 15 07:14:14 UTC 2024
    - 437.7K bytes
    - Viewed (0)
  6. Validate IPv4/IPv6 dual-stack | Kubernetes

    This document shares how to validate IPv4/IPv6 dual-stack enabled Kubernetes clusters. Before you begin Provider support for dual-stack networking (Cloud provider or otherwise must be able to provide Kubernetes nodes with routable IPv4/IPv6 network interfaces) A network plugin that supports dual-stack networking. Dual-stack enabled cluster Your Kubernetes server must be at or later than version v1.23. To check the version, enter kubectl version. Note:While you can validate with an earlier version, the feature is only GA and officially supported since v1.
    kubernetes.io/docs/tasks/network/validate-dual-stack/
    Registered: Fri Nov 15 07:01:14 UTC 2024
    - 458.4K bytes
    - Viewed (0)
  7. Tutorials | Kubernetes

    This section of the Kubernetes documentation contains tutorials. A tutorial shows how to accomplish a goal that is larger than a single task. Typically a tutorial has several sections, each of which has a sequence of steps. Before walking through each tutorial, you may want to bookmark the Standardized Glossary page for later references. Basics Kubernetes Basics is an in-depth interactive tutorial that helps you understand the Kubernetes system and try out some basic Kubernetes features.
    kubernetes.io/docs/tutorials/
    Registered: Fri Nov 15 07:01:57 UTC 2024
    - 429.4K bytes
    - Viewed (0)
  8. Explore Your App | Kubernetes

    Explore Your App Viewing Pods and Nodes Learn how to troubleshoot Kubernetes applications using kubectl get, kubectl ...
    kubernetes.io/docs/tutorials/kubernetes-basics/explore/
    Registered: Fri Nov 15 07:02:03 UTC 2024
    - 424.7K bytes
    - Viewed (0)
  9. Manual Rotation of CA Certificates | Kubernetes

    This page shows how to manually rotate the certificate authority (CA) certificates. 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 or you can use one of these Kubernetes playgrounds:
    kubernetes.io/docs/tasks/tls/manual-rotation-of-ca-certificates/
    Registered: Fri Nov 15 07:02:16 UTC 2024
    - 438.6K bytes
    - Viewed (0)
  10. Perform a Rolling Update on a DaemonSet | Kuber...

    This page shows how to perform a rolling update on a DaemonSet. 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 or you can use one of these Kubernetes playgrounds:
    kubernetes.io/docs/tasks/manage-daemon/update-daemon-set/
    Registered: Fri Nov 15 07:01:00 UTC 2024
    - 456.6K bytes
    - Viewed (0)
Back to top