- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 181 - 190 of 721 for host:kubernetes.io (0.12 sec)
-
kubectl replace | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_replace/Registered: Fri Dec 26 07:57:14 UTC 2025 - 478.7K bytes - Viewed (0) -
kubectl top | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_top/Registered: Fri Dec 26 07:57:39 UTC 2025 - 474.4K bytes - Viewed (0) -
Encodings | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/encodings/Registered: Fri Dec 26 07:56:29 UTC 2025 - 464.6K bytes - Viewed (0) -
Writing a new topic | Kubernetes
This page shows how to create a new topic for the Kubernetes docs. Before you begin Create a fork of the Kubernetes documentation repository as described in Open a PR. Choosing a page type As you prepare to write a new topic, think about the page type that would fit your content the best: Guidelines for choosing a page type Type Description Concept A concept page explains some aspect of Kubernetes.kubernetes.io/docs/contribute/style/write-new-topic/Registered: Fri Dec 26 07:59:34 UTC 2025 - 476.6K bytes - Viewed (0) -
Content organization | Kubernetes
This site uses Hugo. In Hugo, content organization is a core concept. Note:Hugo Tip: Start Hugo with hugo server --navigateToChanged for content edit-sessions. Page Lists Page Order The documentation side menu, the documentation page browser etc. are listed using Hugo's default sort order, which sorts by weight (from 1), date (newest first), and finally by the link title. Given that, if you want to move a page or a section up, set a weight in the page's front matter:kubernetes.io/docs/contribute/style/content-organization/Registered: Fri Dec 26 08:02:03 UTC 2025 - 475.8K bytes - Viewed (0) -
kuberc (v1alpha1) | Kubernetes
Resource Types Preference Preference Preference stores elements of KubeRC configuration file FieldDescription apiVersionstringkubectl.config.k8s.io/v1alpha1 kindstringPreference overrides [Required] []CommandDefaults overrides allows changing default flag values of commands. This is especially useful, when user doesn't want to explicitly set flags each time. aliases [Required] []AliasOverride aliases allow defining command aliases for existing kubectl commands, with optional default flag values. If the alias name collides with a built-in command, built-in command always takes precedence. Flag overrides defined in the overrides section do NOT apply to aliases for the same command.kubernetes.io/docs/reference/config-api/kuberc.v1alpha1/Registered: Fri Dec 26 08:02:13 UTC 2025 - 471.9K bytes - Viewed (0) -
WebhookAdmission Configuration (v1) | Kubernetes
Package v1 is the v1 version of the API. Resource Types WebhookAdmission WebhookAdmission WebhookAdmission provides configuration for the webhook admission controller. FieldDescription apiVersionstringapiserver.config.k8s.io/v1 kindstringWebhookAdmission kubeConfigFile [Required] string KubeConfigFile is the path to the kubeconfig file.kubernetes.io/docs/reference/config-api/apiserver-webhookadmission.v1/Registered: Fri Dec 26 08:02:18 UTC 2025 - 466.1K bytes - Viewed (0) -
Scheduling | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/scheduling/Registered: Fri Dec 26 08:01:28 UTC 2025 - 464.7K bytes - Viewed (0) -
Contributing to the Upstream Kubernetes Code | ...
This page shows how to contribute to the upstream kubernetes/kubernetes project. You can fix bugs found in the Kubernetes API documentation or the content of the Kubernetes components such as kubeadm, kube-apiserver, and kube-controller-manager. If you instead want to regenerate the reference documentation for the Kubernetes API or the kube-* components from the upstream code, see the following instructions: Generating Reference Documentation for the Kubernetes API Generating Reference Documentation for the Kubernetes Components and Tools Before you begin You need to have these tools installed:kubernetes.io/docs/contribute/generate-ref-docs/contribute-upstream/Registered: Fri Dec 26 08:01:03 UTC 2025 - 481.6K bytes - Viewed (0) -
Create a Windows HostProcess Pod | Kubernetes
FEATURE STATE: Kubernetes v1.26 [stable] Windows HostProcess containers enable you to run containerized workloads on a Windows host. These containers operate as normal processes but have access to the host network namespace, storage, and devices when given the appropriate user privileges. HostProcess containers can be used to deploy network plugins, storage configurations, device plugins, kube-proxy, and other components to Windows nodes without the need for dedicated proxies or the direct installation of host services.kubernetes.io/docs/tasks/configure-pod-container/create-hostprocess-pod/Registered: Fri Dec 26 07:11:16 UTC 2025 - 484.3K bytes - Viewed (0)