- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 361 - 370 of 686 for host:kubernetes.io (0.04 sec)
-
Run Jobs | Kubernetes
Run Jobs using parallel processing.kubernetes.io/docs/tasks/job/Registered: Fri Jun 27 07:01:52 UTC 2025 - 445.5K bytes - Viewed (0) -
Expose Pod Information to Containers Through Fi...
This page shows how a Pod can use a downwardAPI volume, to expose information about itself to containers running in the Pod. A downwardAPI volume can expose Pod fields and container fields. In Kubernetes, there are two ways to expose Pod and container fields to a running container: Environment variables Volume files, as explained in this task Together, these two ways of exposing Pod and container fields are called the downward API.kubernetes.io/docs/tasks/inject-data-application/downward-api-volume-expose-pod-information/Registered: Fri Jun 27 07:02:33 UTC 2025 - 478.8K bytes - Viewed (0) -
Access Applications in a Cluster | Kubernetes
Configure load balancing, port forwarding, or setup firewall or DNS configurations to access applications in a cluster.kubernetes.io/docs/tasks/access-application-cluster/Registered: Fri Jun 27 07:02:27 UTC 2025 - 448.2K bytes - Viewed (0) -
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 Jun 27 07:03:46 UTC 2025 - 460.3K bytes - Viewed (0) -
kubectl plugin | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_plugin/Registered: Fri Jun 27 07:24:38 UTC 2025 - 454.5K bytes - Viewed (0) -
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 Jun 27 06:59:37 UTC 2025 - 477.8K bytes - Viewed (0) -
Imperative Management of Kubernetes Objects Usi...
Kubernetes objects can be created, updated, and deleted by using the kubectl command-line tool along with an object configuration file written in YAML or JSON. This document explains how to define and manage objects using configuration files. Before you begin Install kubectl. 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/manage-kubernetes-objects/imperative-config/Registered: Fri Jun 27 06:59:41 UTC 2025 - 457.6K bytes - Viewed (0) -
kubectl config get-contexts | Kubernetes
Synopsis Display one or many contexts from the kubeconfig file. kubectl config get-contexts [(-o|--output=)name)] Examples # List all the contexts in your kubeconfig file kubectl config get-contexts # Describe one context in your kubeconfig file kubectl config get-contexts my-context Options -h, --help help for get-contexts --no-headers When using the default or custom-column output format, don't print headers (default print headers). -o, --output string Output format. One of: (name). Parent Options Inherited --as string Username to impersonate for the operation.kubernetes.io/docs/reference/kubectl/generated/kubectl_config/kubectl_config_get-contexts/Registered: Fri Jun 27 07:21:14 UTC 2025 - 455.1K bytes - Viewed (0) -
kubectl cordon | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_cordon/ Similar Results (1)Registered: Fri Jun 27 07:21:23 UTC 2025 - 454.1K bytes - Viewed (0) -
Participating in SIG Docs | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/contribute/participate/Registered: Fri Jun 27 07:35:01 UTC 2025 - 452.6K bytes - Viewed (0)