- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 341 - 350 of 706 for host:kubernetes.io (0.03 sec)
-
kubectl exec | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_exec/Registered: Fri Dec 12 09:12:55 UTC 2025 - 467.7K bytes - Viewed (0) -
Issue Wranglers | Kubernetes
Alongside the PR Wrangler, formal approvers, reviewers and members of SIG Docs take week-long shifts triaging and categorising issues for the repository. Duties Each day in a week-long shift the Issue Wrangler will be responsible for: Triaging and tagging incoming issues daily. See Triage and categorize issues for guidelines on how SIG Docs uses metadata. Keeping an eye on stale & rotten issues within the kubernetes/website repository. Maintenance of the Issues board.kubernetes.io/docs/contribute/participate/issue-wrangler/Registered: Fri Dec 12 09:25:30 UTC 2025 - 463.6K bytes - Viewed (0) -
Generating Reference Pages for Kubernetes Compo...
This page shows how to build the Kubernetes component and tool reference pages. Before you begin Start with the Prerequisites section in the Reference Documentation Quickstart guide. Follow the Reference Documentation Quickstart to generate the Kubernetes component and tool reference pages. What's next Generating Reference Documentation Quickstart Generating Reference Documentation for kubectl Commands Generating Reference Documentation for the Kubernetes API Contributing to the Upstream Kubernetes Project for Documentationkubernetes.io/docs/contribute/generate-ref-docs/kubernetes-components/Registered: Fri Dec 12 09:25:41 UTC 2025 - 460.3K bytes - Viewed (0) -
Localizing Kubernetes documentation | Kubernetes
This page shows you how to localize the docs for a different language. Contribute to an existing localization You can help add or improve the content of an existing localization. In Kubernetes Slack, you can find a channel for each localization. There is also a general SIG Docs Localizations Slack channel where you can say hello. Note:For extra details on how to contribute to a specific localization, look for a localized version of this page.kubernetes.io/docs/contribute/localization/Registered: Fri Dec 12 09:24:35 UTC 2025 - 491.3K bytes - Viewed (0) -
PR wranglers | Kubernetes
SIG Docs approvers take week-long shifts managing pull requests for the repository. This section covers the duties of a PR wrangler. For more information on giving good reviews, see Reviewing changes. Duties Each day in a week-long shift as PR Wrangler: Review open pull requests for quality and adherence to the Style and Content guides. Start with the smallest PRs (size/XS) first, and end with the largest (size/XXL). Review as many PRs as you can.kubernetes.io/docs/contribute/participate/pr-wranglers/Registered: Fri Dec 12 09:26:29 UTC 2025 - 466.7K bytes - Viewed (0) -
Encrypting Confidential Data at Rest | Kubernetes
All of the APIs in Kubernetes that let you write persistent API resource data support at-rest encryption. For example, you can enable at-rest encryption for Secrets. This at-rest encryption is additional to any system-level encryption for the etcd cluster or for the filesystem(s) on hosts where you are running the kube-apiserver. This page shows how to enable and configure encryption of API data at rest. Note:This task covers encryption for resource data stored using the Kubernetes API.kubernetes.io/docs/tasks/administer-cluster/encrypt-data/Registered: Fri Dec 12 08:38:30 UTC 2025 - 524.2K bytes - Viewed (0) -
Configure Liveness, Readiness and Startup Probe...
This page shows how to configure liveness, readiness and startup probes for containers. For more information about probes, see Liveness, Readiness and Startup Probes The kubelet uses liveness probes to know when to restart a container. For example, liveness probes could catch a deadlock, where an application is running, but unable to make progress. Restarting a container in such a state can help to make the application more available despite bugs.kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/Registered: Fri Dec 12 08:38:35 UTC 2025 - 523K bytes - Viewed (0) -
Use Cascading Deletion in a Cluster | Kubernetes
This page shows you how to specify the type of cascading deletion to use in your cluster during garbage collection. 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/use-cascading-deletion/Registered: Fri Dec 12 08:37:33 UTC 2025 - 472.8K bytes - Viewed (0) -
Monitoring, Logging, and Debugging | Kubernetes
Set up monitoring and logging to troubleshoot a cluster, or debug a containerized application.kubernetes.io/docs/tasks/debug/Registered: Fri Dec 12 08:37:46 UTC 2025 - 465.8K bytes - Viewed (0) -
Use an Image Volume With a Pod | Kubernetes
FEATURE STATE: Kubernetes v1.33 [beta](disabled by default) This page shows how to configure a pod using image volumes. This allows you to mount content from OCI registries inside containers. 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/configure-pod-container/image-volumes/Registered: Fri Dec 12 08:39:45 UTC 2025 - 471.9K bytes - Viewed (0)