- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of 702 for host:kubernetes.io (0.07 sec)
-
kubectl uncordon | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_uncordon/ Similar Results (1)Registered: Fri Oct 24 10:23:35 UTC 2025 - 465.7K bytes - Viewed (0) -
kubectl delete | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_delete/Registered: Fri Oct 24 10:23:22 UTC 2025 - 472.5K bytes - Viewed (0) -
Contributing new content | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/contribute/new-content/Registered: Fri Oct 24 10:31:48 UTC 2025 - 464.7K bytes - Viewed (0) -
kubectl create secret generic | Kubernetes
Synopsis Create a secret based on a file, directory, or specified literal value. A single secret may package one or more key/value pairs. When creating a secret based on a file, the key will default to the basename of the file, and the value will default to the file content. If the basename is an invalid key or you wish to chose your own, you may specify an alternate key.kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_secret_generic/Registered: Fri Oct 24 10:22:25 UTC 2025 - 470.9K bytes - Viewed (0) -
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: Fri Oct 24 10:21:44 UTC 2025 - 466.2K bytes - Viewed (0) -
kube-apiserver Configuration (v1) | Kubernetes
Package v1 is the v1 version of the API. Resource Types AdmissionConfiguration AuthenticationConfiguration AuthorizationConfiguration EncryptionConfiguration TracingConfiguration TracingConfiguration Appears in: KubeletConfiguration TracingConfiguration TracingConfiguration TracingConfiguration TracingConfiguration provides versioned configuration for OpenTelemetry tracing clients. FieldDescription endpoint string Endpoint of the collector this component will report traces to. The connection is insecure, and does not currently support TLS. Recommended is unset, and endpoint is the otlp grpc default, localhost:4317. samplingRatePerMillion int32 SamplingRatePerMillion is the number of samples to collect per million spans.kubernetes.io/docs/reference/config-api/apiserver-config.v1/Registered: Fri Oct 24 10:37:01 UTC 2025 - 504.4K bytes - Viewed (0) -
Kubelet Configuration (v1alpha1) | Kubernetes
Resource Types CredentialProviderConfig ImagePullIntent ImagePulledRecord 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: Fri Oct 24 10:37:20 UTC 2025 - 471K bytes - Viewed (0) -
DNS for Services and Pods | Kubernetes
Your workload can discover Services within your cluster using DNS; this page explains how that works.kubernetes.io/docs/concepts/services-networking/dns-pod-service/Registered: Fri Oct 24 09:01:30 UTC 2025 - 491.4K bytes - Viewed (0) -
Runtime Class | Kubernetes
FEATURE STATE: Kubernetes v1.20 [stable] This page describes the RuntimeClass resource and runtime selection mechanism. RuntimeClass is a feature for selecting the container runtime configuration. The container runtime configuration is used to run a Pod's containers. Motivation You can set a different RuntimeClass between different Pods to provide a balance of performance versus security. For example, if part of your workload deserves a high level of information security assurance, you might choose to schedule those Pods so that they run in a container runtime that uses hardware virtualization.kubernetes.io/docs/concepts/containers/runtime-class/Registered: Fri Oct 24 09:01:37 UTC 2025 - 471.7K bytes - Viewed (0) -
Pods | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/concepts/workloads/pods/Registered: Fri Oct 24 09:01:45 UTC 2025 - 499.4K bytes - Viewed (0)