- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 51 - 60 of 723 for host:kubernetes.io (0.03 sec)
-
kube-apiserver | Kubernetes
Synopsis The Kubernetes API server validates and configures data for the api objects which include pods, services, replicationcontrollers, and others. The API Server services REST operations and provides the frontend to the cluster's shared state through which all other components interact. kube-apiserver [flags] Options --admission-control strings Admission is divided into two phases. In the first phase, only mutating admission plugins run. In the second phase, only validating admission plugins run.kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/Registered: Fri Jan 16 12:27:57 UTC 2026 - 534.9K bytes - Viewed (0) -
kubectl replace | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_replace/Registered: Fri Jan 16 12:26:46 UTC 2026 - 479.4K 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: Fri Jan 16 12:35:45 UTC 2026 - 483.9K bytes - Viewed (0) -
Client Authentication (v1) | Kubernetes
Resource Types ExecCredential ExecCredential ExecCredential is used by exec-based plugins to communicate credentials to HTTP transports. FieldDescription apiVersionstringclient.authentication.k8s.io/v1 kindstringExecCredential spec [Required] ExecCredentialSpec Spec holds information passed to the plugin by the transport. status ExecCredentialStatus Status is filled in by the plugin and holds the credentials that the transport should use to contact the API. Cluster Appears in: ExecCredentialSpec Cluster contains information to allow an exec plugin to communicate with the kubernetes cluster being authenticated to.kubernetes.io/docs/reference/config-api/client-authentication.v1/ Similar Results (1)Registered: Fri Jan 16 12:35:38 UTC 2026 - 474K bytes - Viewed (0) -
Blog guidelines | Kubernetes
These guidelines cover the main Kubernetes blog and the Kubernetes contributor blog. All blog content must also adhere to the overall policy in the content guide. Before you begin Make sure you are familiar with the introduction sections of contributing to Kubernetes blogs, not just to learn about the two official blogs and the differences between them, but also to get an overview of the process. Original content The Kubernetes project accepts original content only, in English.kubernetes.io/docs/contribute/blog/guidelines/Registered: Fri Jan 16 12:35:56 UTC 2026 - 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 Jan 16 12:41:31 UTC 2026 - 476.5K 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 Jan 16 12:41:02 UTC 2026 - 472.6K bytes - Viewed (0) -
Encodings | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/encodings/Registered: Fri Jan 16 12:42:14 UTC 2026 - 465.3K 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":"2026-01-16T12:14:27Z"},"authors":[{"name":"Kubernetes Community...kubernetes.io/docs/reference/issues-security/official-cve-feed/index.jsonRegistered: Fri Jan 16 12:55:26 UTC 2026 - 234.1K bytes - Viewed (0) -
Perform a Rollback on a DaemonSet | Kubernetes
This page shows how to perform a rollback on a DaemonSet. 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/manage-daemon/rollback-daemon-set/Registered: Fri Jan 16 11:49:55 UTC 2026 - 475.6K bytes - Viewed (0)