- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 181 - 190 of 692 for host:kubernetes.io (0.08 sec)
-
kubeadm upgrade | Kubernetes
kubeadm upgrade is a user-friendly command that wraps complex upgrading logic behind one command, with support for both planning an upgrade and actually performing it. kubeadm upgrade guidance The steps for performing an upgrade using kubeadm are outlined in this document. For older versions of kubeadm, please refer to older documentation sets of the Kubernetes website. You can use kubeadm upgrade diff to see the changes that would be applied to static pod manifests.kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-upgrade/Registered: Wed Jul 16 08:43:28 UTC 2025 - 467.2K bytes - Viewed (0) -
Articles on dockershim Removal and on Using CRI...
This is a list of articles and other pages that are either about the Kubernetes' deprecation and removal of dockershim, or about using CRI-compatible container runtimes, in connection with that removal. Kubernetes project Kubernetes blog: Dockershim Removal FAQ (originally published 2020/12/02) Kubernetes blog: Updated: Dockershim Removal FAQ (updated published 2022/02/17) Kubernetes blog: Kubernetes is Moving on From Dockershim: Commitments and Next Steps (published 2022/01/07) Kubernetes blog: Dockershim removal is coming.kubernetes.io/docs/reference/node/topics-on-dockershim-and-cri-compatible-runtimes/Registered: Wed Jul 16 08:44:20 UTC 2025 - 455.3K bytes - Viewed (0) -
Scheduler Configuration | Kubernetes
FEATURE STATE: Kubernetes v1.25 [stable] You can customize the behavior of the kube-scheduler by writing a configuration file and passing its path as a command line argument. A scheduling Profile allows you to configure the different stages of scheduling in the kube-scheduler. Each stage is exposed in an extension point. Plugins provide scheduling behaviors by implementing one or more of these extension points. You can specify scheduling profiles by running kube-scheduler --config <filename>, using the KubeSchedulerConfiguration v1 struct.kubernetes.io/docs/reference/scheduling/config/Registered: Wed Jul 16 09:02:55 UTC 2025 - 497.5K bytes - Viewed (0) -
API Overview | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/using-api/Registered: Wed Jul 16 08:35:16 UTC 2025 - 458K bytes - Viewed (0) -
kubectl events | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_events/Registered: Wed Jul 16 08:48:04 UTC 2025 - 462.1K bytes - Viewed (0) -
kubectl plugin list | Kubernetes
Synopsis List all available plugin files on a user's PATH. To see plugins binary names without the full path use --name-only flag. Available plugin files are those that are: - executable - anywhere on the user's PATH - begin with "kubectl-" kubectl plugin list [flags] Examples # List all available plugins kubectl plugin list # List only binary names of available plugins without paths kubectl plugin list --name-only Options -h, --help help for listkubernetes.io/docs/reference/kubectl/generated/kubectl_plugin/kubectl_plugin_list/Registered: Wed Jul 16 08:49:21 UTC 2025 - 459K 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: Wed Jul 16 09:07:50 UTC 2025 - 459.5K 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: Wed Jul 16 09:07:42 UTC 2025 - 484K bytes - Viewed (0) -
kubectl rollout status | Kubernetes
Synopsis Show the status of the rollout. By default 'rollout status' will watch the status of the latest rollout until it's done. If you don't want to wait for the rollout to finish then you can use --watch=false. Note that if a new rollout starts in-between, then 'rollout status' will continue watching the latest revision. If you want to pin to a specific revision and abort if it is rolled over by another revision, use --revision=N where N is the revision you need to watch for.kubernetes.io/docs/reference/kubectl/generated/kubectl_rollout/kubectl_rollout_status/Registered: Wed Jul 16 09:06:42 UTC 2025 - 460.8K bytes - Viewed (0) -
Helping as a blog writing buddy | Kubernetes
There are two official Kubernetes blogs, and the CNCF has its own blog where you can cover Kubernetes too. Read contributing to Kubernetes blogs to learn about these two blogs. When people contribute to either blog as an author, the Kubernetes project pairs up authors as writing buddies. This page explains how to fulfil the buddy role. You should make sure that you have at least read an outline of article submission before you read on within this page.kubernetes.io/docs/contribute/blog/writing-buddy/Registered: Wed Jul 16 09:10:15 UTC 2025 - 456.3K bytes - Viewed (0)