- Sort Score
- Num 10 results
- Language All
- Labels All
Results 421 - 430 of 738 for content_length:[500000 TO 999999] (0.04 seconds)
-
Troubleshooting Clusters | Kubernetes
Debugging common cluster issues.kubernetes.io/docs/tasks/debug/debug-cluster/Fri Feb 06 08:12:38 GMT 2026 498.2K bytes -
Declarative Management of Kubernetes Objects Us...
Kustomize is a standalone tool to customize Kubernetes objects through a kustomization file. Since 1.14, kubectl also supports the management of Kubernetes objects using a kustomization file. To view resources found in a directory containing a kustomization file, run the following command: kubectl kustomize <kustomization_directory> To apply those resources, run kubectl apply with --kustomize or -k flag: kubectl apply -k <kustomization_directory> Before you begin Install kubectl. You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster.kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/Fri Feb 06 08:13:02 GMT 2026 572.7K bytes -
Distribute Credentials Securely Using Secrets |...
This page shows how to securely inject sensitive data, such as passwords and encryption keys, into Pods. 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/inject-data-application/distribute-credentials-secure/Fri Feb 06 08:13:36 GMT 2026 520.9K bytes -
Perform a Rolling Update on a DaemonSet | Kuber...
This page shows how to perform a rolling update 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/update-daemon-set/Fri Feb 06 08:14:11 GMT 2026 500.6K bytes -
Extend Service IP Ranges | Kubernetes
FEATURE STATE: Kubernetes v1.33 [stable](enabled by default) This document shares how to extend the existing Service IP range assigned to a cluster. 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/network/extend-service-ip-ranges/Fri Feb 06 08:28:04 GMT 2026 498.1K bytes -
ndarray.sparse โ Apache MXNet documentation
ndarray.sparse Sparse NDArray API of MXNet. Functions csr_matrix (arg1[, shape, ctx, dtype]) Creates a CSRNDArray , a...mxnet.apache.org/versions/master/api/python/docs/api/legacy/ndarray/sparse/index.htmlThu Jan 05 05:04:49 GMT 2023 514.4K bytes -
kube-apiserver Configuration (v1alpha1) | Kuber...
Package v1alpha1 is the v1alpha1 version of the API. Resource Types AdmissionConfiguration AuthenticationConfiguration AuthorizationConfiguration EgressSelectorConfiguration TracingConfiguration TracingConfiguration Appears in: KubeletConfiguration 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.v1alpha1/ -
kubeadm Configuration (v1beta4) | Kubernetes
Overview Package v1beta4 defines the v1beta4 version of the kubeadm configuration file format. This version improves on the v1beta3 format by fixing some minor issues and adding a few new fields. A list of changes since v1beta3: v1.35: Add httpEndpoints field to ClusterConfiguration.etcd.externalEtcd that can be used to configure the HTTP endpoints for etcd communication in v1beta4. This field is used to separate the HTTP traffic (such as /metrics and /health endpoints) from the gRPC traffic handled by endpoints.kubernetes.io/docs/reference/config-api/kubeadm-config.v1beta4/Fri Feb 06 08:52:23 GMT 2026 563.1K bytes -
Authorization | Kubernetes
Details of Kubernetes authorization mechanisms and supported authorization modes.kubernetes.io/docs/reference/access-authn-authz/authorization/Fri Feb 06 08:30:26 GMT 2026 517.1K bytes -
Monitor Node Health | Kubernetes
Node Problem Detector is a daemon for monitoring and reporting about a node's health. You can run Node Problem Detector as a DaemonSet or as a standalone daemon. Node Problem Detector collects information about node problems from various daemons and reports these conditions to the API server as Node Conditions or as Events. To learn how to install and use Node Problem Detector, see Node Problem Detector project documentation.kubernetes.io/docs/tasks/debug/debug-cluster/monitor-node-health/Fri Feb 06 08:12:55 GMT 2026 499.8K bytes