Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 611 - 620 of 673 for host:kubernetes.io (0.03 sec)

  1. Get a Shell to a Running Container | Kubernetes

    This page shows how to use kubectl exec to get a shell to a running container. 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/debug/debug-application/get-shell-running-container/
    Registered: Wed Feb 12 06:10:51 UTC 2025
    - 440.9K bytes
    - Viewed (0)
  2. Well-Known Labels, Annotations and Taints | Kub...

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/labels-annotations-taints/
    Registered: Wed Feb 12 06:22:41 UTC 2025
    - 581.5K bytes
    - Viewed (0)
  3. Administer a Cluster | Kubernetes

    Learn common tasks for administering a cluster.
    kubernetes.io/docs/tasks/administer-cluster/
    Registered: Wed Feb 12 06:00:39 UTC 2025
    - 432.6K bytes
    - Viewed (0)
  4. Certificates | Kubernetes

    To learn how to generate certificates for your cluster, see Certificates.
    kubernetes.io/docs/concepts/cluster-administration/certificates/
    Registered: Wed Feb 12 06:00:59 UTC 2025
    - 427.2K bytes
    - Viewed (0)
  5. Define a Command and Arguments for a Container ...

    This page shows how to define commands and arguments when you run a container in a Pod. 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/inject-data-application/define-command-argument-container/
    Registered: Wed Feb 12 06:13:27 UTC 2025
    - 440K bytes
    - Viewed (0)
  6. Run a Stateless Application Using a Deployment ...

    This page shows how to run an application using a Kubernetes Deployment object. Objectives Create an nginx deployment. Use kubectl to list information about the deployment. Update the deployment. 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/run-application/run-stateless-application-deployment/
    Registered: Wed Feb 12 06:13:36 UTC 2025
    - 450.3K bytes
    - Viewed (0)
  7. Managing Secrets | Kubernetes

    Managing confidential settings data using Secrets.
    kubernetes.io/docs/tasks/configmap-secret/
    Registered: Wed Feb 12 06:12:13 UTC 2025
    - 426.6K bytes
    - Viewed (0)
  8. Using Node Authorization | Kubernetes

    Node authorization is a special-purpose authorization mode that specifically authorizes API requests made by kubelets. Overview The Node authorizer allows a kubelet to perform API operations. This includes: Read operations: services endpoints nodes pods secrets, configmaps, persistent volume claims and persistent volumes related to pods bound to the kubelet's node FEATURE STATE: Kubernetes v1.32 [beta] (enabled by default: true) When the AuthorizeNodeWithSelectors feature is enabled (along with the pre-requisite AuthorizeWithSelectors feature), kubelets are only allowed to read their own Node objects, and are only allowed to read pods bound to their node.
    kubernetes.io/docs/reference/access-authn-authz/node/
    Registered: Wed Feb 12 06:25:39 UTC 2025
    - 434.8K bytes
    - Viewed (0)
  9. Storage | Kubernetes

    Ways to provide both long-term and temporary storage to Pods in your cluster.
    kubernetes.io/docs/concepts/storage/
    Registered: Wed Feb 12 05:55:25 UTC 2025
    - 428.2K bytes
    - Viewed (0)
  10. Role Based Access Control Good Practices | Kube...

    Principles and practices for good RBAC design for cluster operators.
    kubernetes.io/docs/concepts/security/rbac-good-practices/
    Registered: Wed Feb 12 05:54:26 UTC 2025
    - 440K bytes
    - Viewed (0)
Back to top