- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 451 - 460 of 706 for host:kubernetes.io (0.37 sec)
-
TLS | Kubernetes
Understand how to protect traffic within your cluster using Transport Layer Security (TLS).kubernetes.io/docs/tasks/tls/Registered: Fri Dec 12 08:57:28 UTC 2025 - 457.3K bytes - Viewed (0) -
kube-scheduler Configuration (v1) | Kubernetes
Resource Types DefaultPreemptionArgs DynamicResourcesArgs InterPodAffinityArgs KubeSchedulerConfiguration NodeAffinityArgs NodeResourcesBalancedAllocationArgs NodeResourcesFitArgs PodTopologySpreadArgs VolumeBindingArgs ClientConnectionConfiguration Appears in: KubeSchedulerConfiguration ClientConnectionConfiguration contains details for constructing a client. FieldDescription kubeconfig [Required] string kubeconfig is the path to a KubeConfig file. acceptContentTypes [Required] string acceptContentTypes defines the Accept header sent by clients when connecting to a server, overriding the default value of 'application/json'. This field will control all connections to the server used by a particular client.kubernetes.io/docs/reference/config-api/kube-scheduler-config.v1/Registered: Fri Dec 12 09:15:55 UTC 2025 - 502.6K bytes - Viewed (0) -
kubectl taint | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_taint/Registered: Fri Dec 12 09:15:45 UTC 2025 - 469.2K bytes - Viewed (0) -
Reviewing changes | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/contribute/review/Registered: Fri Dec 12 09:22:17 UTC 2025 - 456.5K bytes - Viewed (0) -
Diagram Guide | Kubernetes
This guide shows you how to create, edit and share diagrams using the Mermaid JavaScript library. Mermaid.js allows you to generate diagrams using a simple markdown-like syntax inside Markdown files. You can also use Mermaid to generate .svg or .png image files that you can add to your documentation. The target audience for this guide is anybody wishing to learn about Mermaid and/or how to create and add diagrams to Kubernetes documentation.kubernetes.io/docs/contribute/style/diagram-guide/Registered: Fri Dec 12 09:22:22 UTC 2025 - 524.6K bytes - Viewed (0) -
Kubernetes Metrics (v1beta1) | Kubernetes
Package v1beta1 is the v1beta1 version of the metrics API. Resource Types NodeMetrics NodeMetricsList PodMetrics PodMetricsList NodeMetrics Appears in: NodeMetricsList NodeMetrics sets resource usage metrics of a node. FieldDescription apiVersionstringmetrics.k8s.io/v1beta1 kindstringNodeMetrics metadata meta/v1.ObjectMeta Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata Refer to the Kubernetes API documentation for the fields of the metadata field. timestamp [Required] meta/v1.Time The following fields define time interval from which metrics were collected from the interval [Timestamp-Window, Timestamp].kubernetes.io/docs/reference/external-api/metrics.v1beta1/Registered: Fri Dec 12 09:21:55 UTC 2025 - 464.8K bytes - Viewed (0) -
kubectl set image | Kubernetes
Synopsis Update existing container image(s) of resources. Possible resources include (case insensitive): pod (po), replicationcontroller (rc), deployment (deploy), daemonset (ds), statefulset (sts), cronjob (cj), replicaset (rs) kubectl set image (-f FILENAME | TYPE NAME) CONTAINER_NAME_1=CONTAINER_IMAGE_1 ... CONTAINER_NAME_N=CONTAINER_IMAGE_N Examples # Set a deployment's nginx container image to 'nginx:1.9.1', and its busybox container image to 'busybox' kubectl set image deployment/nginx busybox=busybox nginx=nginx:1.9.1 # Update all deployments' and rc's nginx container's image to 'nginx:1.kubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_image/Registered: Fri Dec 12 09:22:01 UTC 2025 - 469.6K bytes - Viewed (0) -
Documenting a feature for a release | Kubernetes
Each major Kubernetes release introduces new features that require documentation. New releases also bring updates to existing features and documentation (such as upgrading a feature from alpha to beta). Generally, the SIG responsible for a feature submits draft documentation of the feature as a pull request to the appropriate development branch of the kubernetes/website repository, and someone on the SIG Docs team provides editorial feedback or edits the draft directly.kubernetes.io/docs/contribute/new-content/new-features/Registered: Fri Dec 12 09:22:42 UTC 2025 - 473.8K bytes - Viewed (0) -
Generating Reference Documentation for kubectl ...
This page shows how to generate the kubectl command reference. Note:This topic shows how to generate reference documentation for kubectl commands like kubectl apply and kubectl taint. This topic does not show how to generate the kubectl options reference page. For instructions on how to generate the kubectl options reference page, see Generating Reference Pages for Kubernetes Components and Tools. Before you begin Requirements: You need a machine that is running Linux or macOS.kubernetes.io/docs/contribute/generate-ref-docs/kubectl/Registered: Fri Dec 12 09:22:54 UTC 2025 - 475.8K bytes - Viewed (0) -
Contributing to Kubernetes blogs | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/contribute/blog/Registered: Fri Dec 12 09:22:59 UTC 2025 - 460.9K bytes - Viewed (0)