- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1441 - 1450 of over 10,000 for content_length:[100000 TO 499999] (1.73 seconds)
-
kubectl create configmap | Kubernetes
Synopsis Create a config map based on a file, directory, or specified literal value. A single config map may package one or more key/value pairs. When creating a config map 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, you may specify an alternate key. When creating a config map based on a directory, each file whose basename is a valid key in the directory will be packaged into the config map.kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_configmap/Fri Feb 06 08:45:30 GMT 2026 480.9K bytes -
Saving and Loading Gluon Models — Apache MXNet ...
Saving and Loading Gluon Models Training large models take a lot of time and it is a good idea to save the trained mo...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/blocks/save_load_params...Thu Jan 05 05:04:49 GMT 2023 189.1K bytes -
Compression — Apache MXNet documentation
Compression The following tutorials will help you learn how to use compression techniques with MXNet. Compression: fl...mxnet.apache.org/versions/master/api/python/docs/tutorials/performance/compression/index.htmlThu Jan 05 05:04:49 GMT 2023 144.8K bytes -
kubeadm alpha | Kubernetes
Caution:kubeadm alpha provides a preview of a set of features made available for gathering feedback from the community. Please try it out and give us feedback! Currently there are no experimental commands under kubeadm alpha. What's next kubeadm init to bootstrap a Kubernetes control-plane node kubeadm join to connect a node to the cluster kubeadm reset to revert any changes made to this host by kubeadm init or kubeadm joinkubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-alpha/Fri Feb 06 08:35:12 GMT 2026 468.9K bytes -
Setup tools | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/setup-tools/Fri Feb 06 08:35:35 GMT 2026 466.8K bytes -
kubectl auth can-i | Kubernetes
Synopsis Check whether an action is allowed. VERB is a logical Kubernetes API verb like 'get', 'list', 'watch', 'delete', etc. TYPE is a Kubernetes resource. Shortcuts and groups will be resolved. NONRESOURCEURL is a partial URL that starts with "/". NAME is the name of a particular Kubernetes resource. This command pairs nicely with impersonation. See --as global flag. kubectl auth can-i VERB [TYPE | TYPE/NAME | NONRESOURCEURL] Examples # Check to see if I can create pods in any namespace kubectl auth can-i create pods --all-namespaces # Check to see if I can list deployments in my current namespace kubectl auth can-i list deployments.kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/kubectl_auth_can-i/Fri Feb 06 08:41:19 GMT 2026 478.5K bytes -
Git - git-status Documentation
українська мова ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help ...git-scm.com/docs/git-status/ukThu Feb 05 05:06:52 GMT 2026 111.6K bytes -
kubectl top | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_top/Fri Feb 06 08:52:17 GMT 2026 476.1K bytes -
mxnet.np.spacing — Apache MXNet documentation
mxnet.np.spacing spacing ( x , / , out=None , * , where=True , casting='same_kind' , order='K' , dtype=None , subok=T...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.spacing.htmlThu Jan 05 05:04:49 GMT 2023 136.4K bytes -
kubectl set selector | Kubernetes
Synopsis Set the selector on a resource. Note that the new selector will overwrite the old selector if the resource had one prior to the invocation of 'set selector'. A selector must begin with a letter or number, and may contain letters, numbers, hyphens, dots, and underscores, up to 63 characters. If --resource-version is specified, then updates will use this resource version, otherwise the existing resource-version will be used. Note: currently selectors can only be set on Service objects.kubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_selector/Fri Feb 06 08:52:39 GMT 2026 479.2K bytes