- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 521 - 530 of 685 for host:kubernetes.io (0.03 sec)
-
kubectl create secret | Kubernetes
Synopsis Create a secret with specified type. A docker-registry type secret is for accessing a container registry. A generic type secret indicate an Opaque secret type. A tls type secret holds TLS certificate and its associated key. kubectl create secret (docker-registry | generic | tls) Options -h, --help help for secret Parent Options Inherited --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace.kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_secret/Registered: Wed Apr 16 06:42:02 UTC 2025 - 440.3K bytes - Viewed (0) -
kubectl rollout | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_rollout/Registered: Wed Apr 16 06:41:32 UTC 2025 - 440.3K bytes - Viewed (0) -
Kubelet Configuration (v1alpha1) | Kubernetes
Resource Types CredentialProviderConfig CredentialProviderConfig CredentialProviderConfig is the configuration containing information about each exec credential provider. Kubelet reads this configuration from disk and enables each provider as specified by the CredentialProvider type. FieldDescription apiVersionstringkubelet.config.k8s.io/v1alpha1 kindstringCredentialProviderConfig providers [Required] []CredentialProvider providers is a list of credential provider plugins that will be enabled by the kubelet. Multiple providers may match against a single image, in which case credentials from all providers will be returned to the kubelet.kubernetes.io/docs/reference/config-api/kubelet-config.v1alpha1/Registered: Wed Apr 16 06:42:47 UTC 2025 - 437.8K bytes - Viewed (0) -
Docs smoke test page | Kubernetes
This page serves two purposes: Demonstrate how the Kubernetes documentation uses Markdown Provide a "smoke test" document we can use to test HTML, CSS, and template changes that affect the overall documentation. Heading levels The above heading is an H2. The page title renders as an H1. The following sections show H3 - H6. ### H3 This is in an H3 section. #### H4 This is in an H4 section. ##### H5 This is in an H5 section.kubernetes.io/docs/test/Registered: Wed Apr 16 06:47:59 UTC 2025 - 457.6K bytes - Viewed (0) -
kube-scheduler | Kubernetes
Synopsis The Kubernetes scheduler is a control plane process which assigns Pods to Nodes. The scheduler determines which Nodes are valid placements for each Pod in the scheduling queue according to constraints and available resources. The scheduler then ranks each valid Node and binds the Pod to a suitable Node. Multiple different schedulers may be used within a cluster; kube-scheduler is the reference implementation. See scheduling for more information about scheduling and the kube-scheduler component.kubernetes.io/docs/reference/command-line-tools-reference/kube-scheduler/Registered: Wed Apr 16 06:48:14 UTC 2025 - 460.2K bytes - Viewed (0) -
kube-apiserver Configuration (v1) | Kubernetes
Package v1 is the v1 version of the API. Resource Types AdmissionConfiguration AuthorizationConfiguration EncryptionConfiguration AdmissionConfiguration AdmissionConfiguration provides versioned configuration for admission controllers. FieldDescription apiVersionstringapiserver.config.k8s.io/v1 kindstringAdmissionConfiguration plugins []AdmissionPluginConfiguration Plugins allows specifying a configuration per admission control plugin. AuthorizationConfiguration FieldDescription apiVersionstringapiserver.config.k8s.io/v1 kindstringAuthorizationConfiguration authorizers [Required] []AuthorizerConfiguration Authorizers is an ordered list of authorizers to authorize requests against. This is similar to the --authorization-modes kube-apiserver flag Must be at least one. EncryptionConfiguration EncryptionConfiguration stores the complete configuration for encryption providers.kubernetes.io/docs/reference/config-api/apiserver-config.v1/Registered: Wed Apr 16 06:48:59 UTC 2025 - 453.3K bytes - Viewed (0) -
Kubernetes Custom Metrics (v1beta2) | Kubernetes
Package v1beta2 is the v1beta2 version of the custom_metrics API. Resource Types MetricListOptions MetricValue MetricValueList MetricListOptions MetricListOptions is used to select metrics by their label selectors FieldDescription apiVersionstringcustom.metrics.k8s.io/v1beta2 kindstringMetricListOptions labelSelector string A selector to restrict the list of returned objects by their labels. Defaults to everything. metricLabelSelector string A selector to restrict the list of returned metrics by their labels MetricValue Appears in: MetricValueList MetricValue is the metric value for some objectkubernetes.io/docs/reference/external-api/custom-metrics.v1beta2/Registered: Wed Apr 16 06:48:31 UTC 2025 - 437K bytes - Viewed (0) -
Contribute to Kubernetes | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/contribute/Registered: Wed Apr 16 06:48:37 UTC 2025 - 433.6K bytes - Viewed (0) -
Roles and responsibilities | Kubernetes
Anyone can contribute to Kubernetes. As your contributions to SIG Docs grow, you can apply for different levels of membership in the community. These roles allow you to take on more responsibility within the community. Each role requires more time and commitment. The roles are: Anyone: regular contributors to the Kubernetes documentation Members: can assign and triage issues and provide non-binding review on pull requests Reviewers: can lead reviews on documentation pull requests and can vouch for a change's quality Approvers: can lead reviews on documentation and merge changes Anyone Anyone with a GitHub account can contribute to Kubernetes.kubernetes.io/docs/contribute/participate/roles-and-responsibilities/Registered: Wed Apr 16 06:44:18 UTC 2025 - 444.6K bytes - Viewed (0) -
Updating Reference Documentation | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/contribute/generate-ref-docs/Registered: Wed Apr 16 06:44:24 UTC 2025 - 432.5K bytes - Viewed (0)