Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 31 - 40 of 706 for host:kubernetes.io (0.69 sec)

  1. Using CoreDNS for Service Discovery | Kubernetes

    This page describes the CoreDNS upgrade process and how to install CoreDNS instead of kube-dns. 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/administer-cluster/coredns/
    Registered: Fri Dec 12 08:35:28 UTC 2025
    - 463K bytes
    - Viewed (0)
  2. Explore Your App | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/tutorials/kubernetes-basics/explore/
    Registered: Fri Dec 12 08:56:57 UTC 2025
    - 458.8K bytes
    - Viewed (0)
  3. Authorization | Kubernetes

    Details of Kubernetes authorization mechanisms and supported authorization modes.
    kubernetes.io/docs/reference/access-authn-authz/authorization/
    Registered: Fri Dec 12 08:58:13 UTC 2025
    - 507.1K bytes
    - Viewed (0)
  4. Restrict a Container's Syscalls with seccomp | ...

    FEATURE STATE: Kubernetes v1.19 [stable] Seccomp stands for secure computing mode and has been a feature of the Linux kernel since version 2.6.12. It can be used to sandbox the privileges of a process, restricting the calls it is able to make from userspace into the kernel. Kubernetes lets you automatically apply seccomp profiles loaded onto a node to your Pods and containers. Identifying the privileges required for your workloads can be difficult.
    kubernetes.io/docs/tutorials/security/seccomp/
    Registered: Fri Dec 12 08:58:19 UTC 2025
    - 521.2K bytes
    - Viewed (0)
  5. 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 Dec 12 09:00:54 UTC 2025
    - 469.4K bytes
    - Viewed (0)
  6. Node Labels Populated By The Kubelet | Kubernetes

    Kubernetes nodes come pre-populated with a standard set of labels. You can also set your own labels on nodes, either through the kubelet configuration or using the Kubernetes API. Preset labels The preset labels that Kubernetes sets on nodes are: kubernetes.io/arch kubernetes.io/hostname kubernetes.io/os node.kubernetes.io/instance-type (if known to the kubelet – Kubernetes may not have this information to set the label) topology.kubernetes.io/region (if known to the kubelet – Kubernetes may not have this information to set the label) topology.
    kubernetes.io/docs/reference/node/node-labels/
    Registered: Fri Dec 12 09:01:16 UTC 2025
    - 460.5K bytes
    - Viewed (0)
  7. CRI Pod & Container Metrics | Kubernetes

    Collection of Pod & Container metrics via the CRI.
    kubernetes.io/docs/reference/instrumentation/cri-pod-container-metrics/
    Registered: Fri Dec 12 09:01:22 UTC 2025
    - 458.5K bytes
    - Viewed (0)
  8. kubectl api-resources | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_api-resources/
    Registered: Fri Dec 12 09:01:53 UTC 2025
    - 467.3K bytes
    - Viewed (0)
  9. Manage HugePages | Kubernetes

    Configure and manage huge pages as a schedulable resource in a cluster.
    kubernetes.io/docs/tasks/manage-hugepages/scheduling-hugepages/
    Registered: Fri Dec 12 08:56:17 UTC 2025
    - 470.1K bytes
    - Viewed (0)
  10. Tutorials | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/tutorials/
    Registered: Fri Dec 12 08:56:22 UTC 2025
    - 462.5K bytes
    - Viewed (0)
Back to top