- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 141 - 150 of 602 for content_length:[500000 TO 999999] (0.1 sec)
-
Pods | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/concepts/workloads/pods/Registered: Wed Oct 15 07:32:30 UTC 2025 - 499.4K bytes - Viewed (0) -
Custom Hugo Shortcodes | Kubernetes
This page explains the custom Hugo shortcodes that can be used in Kubernetes Markdown documentation. Read more about shortcodes in the Hugo documentation. Feature state In a Markdown page (.md file) on this site, you can add a shortcode to display version and state of the documented feature. Feature state demo Below is a demo of the feature state snippet, which displays the feature as stable in the latest Kubernetes version.kubernetes.io/docs/contribute/style/hugo-shortcodes/Registered: Wed Oct 15 08:59:58 UTC 2025 - 498.8K bytes - Viewed (0) -
kube-proxy Configuration (v1alpha1) | Kubernetes
Resource Types KubeProxyConfiguration FormatOptions Appears in: LoggingConfiguration FormatOptions contains options for the different logging formats. FieldDescription text [Required] TextOptions [Alpha] Text contains options for logging format "text". Only available when the LoggingAlphaOptions feature gate is enabled. json [Required] JSONOptions [Alpha] JSON contains options for logging format "json". Only available when the LoggingAlphaOptions feature gate is enabled. JSONOptions Appears in: FormatOptions JSONOptions contains options for logging format "json". FieldDescription OutputRoutingOptions [Required] OutputRoutingOptions (Members of OutputRoutingOptions are embedded into this type.kubernetes.io/docs/reference/config-api/kube-proxy-config.v1alpha1/Registered: Wed Oct 15 08:51:33 UTC 2025 - 492.6K bytes - Viewed (0) -
Opening a pull request | Kubernetes
Note:Code developers: If you are documenting a new feature for an upcoming Kubernetes release, see Document a new feature. To contribute new content pages or improve existing content pages, open a pull request (PR). Make sure you follow all the requirements in the Before you begin section. If your change is small, or you're unfamiliar with git, read Changes using GitHub to learn how to edit a page. If your changes are large, read Work from a local fork to learn how to make changes locally on your computer.kubernetes.io/docs/contribute/new-content/open-a-pr/Registered: Wed Oct 15 08:56:01 UTC 2025 - 489.6K bytes - Viewed (0) -
Documentation Style Guide | Kubernetes
This page gives writing style guidelines for the Kubernetes documentation. These are guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. For additional information on creating new content for the Kubernetes documentation, read the Documentation Content Guide. Changes to the style guide are made by SIG Docs as a group. To propose a change or addition, add it to the agenda for an upcoming SIG Docs meeting, and attend the meeting to participate in the discussion.kubernetes.io/docs/contribute/style/style-guide/Registered: Wed Oct 15 08:55:52 UTC 2025 - 506.4K bytes - Viewed (0) -
ConfigMaps | Kubernetes
A ConfigMap is an API object used to store non-confidential data in key-value pairs. Pods can consume ConfigMaps as environment variables, command-line arguments, or as configuration files in a volume. A ConfigMap allows you to decouple environment-specific configuration from your container images, so that your applications are easily portable. Caution:ConfigMap does not provide secrecy or encryption. If the data you want to store are confidential, use a Secret rather than a ConfigMap, or use additional (third party) tools to keep your data private.kubernetes.io/docs/concepts/configuration/configmap/Registered: Wed Oct 15 07:42:14 UTC 2025 - 500.7K bytes - Viewed (0) -
Install and Set Up kubectl on Linux | Kubernetes
Before you begin You must use a kubectl version that is within one minor version difference of your cluster. For example, a v1.34 client can communicate with v1.33, v1.34, and v1.35 control planes. Using the latest compatible version of kubectl helps avoid unforeseen issues. Install kubectl on Linux The following methods exist for installing kubectl on Linux: Install kubectl binary with curl on Linux Install using native package management Install using other package management Install kubectl binary with curl on Linux Download the latest release with the command:kubernetes.io/docs/tasks/tools/install-kubectl-linux/Registered: Wed Oct 15 07:46:26 UTC 2025 - 499.7K bytes - Viewed (0) -
Custom Resources | Kubernetes
Custom resources are extensions of the Kubernetes API. This page discusses when to add a custom resource to your Kubernetes cluster and when to use a standalone service. It describes the two methods for adding custom resources and how to choose between them. Custom resources A resource is an endpoint in the Kubernetes API that stores a collection of API objects of a certain kind; for example, the built-in pods resource contains a collection of Pod objects.kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/Registered: Wed Oct 15 07:51:31 UTC 2025 - 494.8K bytes - Viewed (0) -
Guide for Running Windows Containers in Kuberne...
This page provides a walkthrough for some steps you can follow to run Windows containers using Kubernetes. The page also highlights some Windows specific functionality within Kubernetes. It is important to note that creating and deploying services and workloads on Kubernetes behaves in much the same way for Linux and Windows containers. The kubectl commands to interface with the cluster are identical. The examples in this page are provided to jumpstart your experience with Windows containers.kubernetes.io/docs/concepts/windows/user-guide/Registered: Wed Oct 15 07:52:22 UTC 2025 - 493K bytes - Viewed (0) -
perldiag - various Perl diagnostics - Perldoc B...
perldiag ( source , CPAN ) CONTENTS NAME DESCRIPTION SEE ALSO # NAME perldiag - various Perl diagnostics # DESCRIPTIO...perldoc.perl.org/perldiagRegistered: Wed Oct 15 10:19:03 UTC 2025 - 598.6K bytes - Viewed (0)