- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 201 - 210 of 675 for host:kubernetes.io (0.04 sec)
-
kubectl rollout restart | Kubernetes
Synopsis Restart a resource. Resource rollout will be restarted. kubectl rollout restart RESOURCE Examples # Restart all deployments in the test-namespace namespace kubectl rollout restart deployment -n test-namespace # Restart a deployment kubectl rollout restart deployment/nginx # Restart a daemon set kubectl rollout restart daemonset/abc # Restart deployments with the app=nginx label kubectl rollout restart deployment --selector=app=nginx Options --allow-missing-template-keys Default: true If true, ignore any errors in templates when a field or map key is missing in the template.kubernetes.io/docs/reference/kubectl/generated/kubectl_rollout/kubectl_rollout_restart/ Similar Results (1)Registered: Wed Mar 12 06:59:28 UTC 2025 - 438.2K bytes - Viewed (0) -
kube-apiserver Audit Configuration (v1) | Kuber...
Resource Types Event EventList Policy PolicyList Event Appears in: EventList Event captures all the information that can be included in an API audit log. FieldDescription apiVersionstringaudit.k8s.io/v1 kindstringEvent level [Required] Level AuditLevel at which event was generated auditID [Required] k8s.io/apimachinery/pkg/types.UID Unique audit ID, generated for each request. stage [Required] Stage Stage of the request handling when this event instance was generated. requestURI [Required] string RequestURI is the request URI as sent by the client to a server.kubernetes.io/docs/reference/config-api/apiserver-audit.v1/Registered: Wed Mar 12 07:00:33 UTC 2025 - 443.2K bytes - Viewed (0) -
Scheduling | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/scheduling/Registered: Wed Mar 12 07:01:47 UTC 2025 - 425.6K bytes - Viewed (0) -
Submitting blog posts and case studies | Kubern...
Anyone can write a blog post and submit it for review. Case studies require extensive review before they're approved. The Kubernetes Blog The Kubernetes blog is used by the project to communicate new features, community reports, and any news that might be relevant to the Kubernetes community. This includes end users and developers. Most of the blog's content is about things happening in the core project, but we encourage you to submit about things happening elsewhere in the ecosystem too!kubernetes.io/docs/contribute/new-content/blogs-case-studies/Registered: Wed Mar 12 07:01:37 UTC 2025 - 441K 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: Wed Mar 12 07:03:15 UTC 2025 - 436.7K 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: Wed Mar 12 07:03:01 UTC 2025 - 437.5K bytes - Viewed (0) -
index.json
{"_kubernetes_io":{"feed_refresh_job":"https://testgrid.k8s.io/sig-security-cve-feed#auto-refreshing-official-cve-feed","updated_at":"2025-03-12T05:03:21Z"},"authors":[{"name":"Kubernetes Community...kubernetes.io/docs/reference/issues-security/official-cve-feed/index.jsonRegistered: Wed Mar 12 07:14:46 UTC 2025 - 186.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: Wed Mar 12 07:02:31 UTC 2025 - 427K 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: Wed Mar 12 07:01:57 UTC 2025 - 442.3K bytes - Viewed (0) -
Schedule GPUs | Kubernetes
Configure and schedule GPUs for use as a resource by nodes in a cluster.kubernetes.io/docs/tasks/manage-gpus/scheduling-gpus/Registered: Wed Mar 12 06:33:20 UTC 2025 - 440.4K bytes - Viewed (0)