- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 7521 - 7530 of about 10,000 for content_length:[100000 TO 499999] (0.94 sec)
-
mxnet.np.ceil — Apache MXNet documentation
mxnet.np.ceil ceil ( x , out=None , **kwargs ) Return the ceiling of the input, element-wise. The ceil of the ndarray...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.ceil.htmlRegistered: Fri Dec 12 09:12:35 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.3K bytes - Viewed (0) -
kubectl config set-context | Kubernetes
Synopsis Set a context entry in kubeconfig. Specifying a name that already exists will merge new fields on top of existing values for those fields. kubectl config set-context [NAME | --current] [--cluster=cluster_nickname] [--user=user_nickname] [--namespace=namespace] Examples # Set the user field on the gce context entry without touching other values kubectl config set-context gce --user=cluster-admin Options --cluster string cluster for the context entry in kubeconfig --current Modify the current contextkubernetes.io/docs/reference/kubectl/generated/kubectl_config/kubectl_config_set-context/Registered: Fri Dec 12 09:10:55 UTC 2025 - 466K bytes - Viewed (0) -
GitHub statistics for 3.0.0 (Sep 18, 2018) — Ma...
Skip to main content Back to top Ctrl + K Plot types User guide Tutorials Examples Reference Contribute Releases Gitt...matplotlib.org/stable/users/prev_whats_new/github_stats_3.0.0.htmlRegistered: Fri Dec 12 08:49:20 UTC 2025 - Last Modified: Thu Oct 09 18:51:54 UTC 2025 - 188K bytes - Viewed (0) -
Authenticating with Bootstrap Tokens | Kubernetes
FEATURE STATE: Kubernetes v1.18 [stable] Bootstrap tokens are a simple bearer token that is meant to be used when creating new clusters or joining new nodes to an existing cluster. It was built to support kubeadm, but can be used in other contexts for users that wish to start clusters without kubeadm. It is also built to work, via RBAC policy, with the kubelet TLS Bootstrapping system. Bootstrap Tokens Overview Bootstrap Tokens are defined with a specific type (bootstrap.kubernetes.io/docs/reference/access-authn-authz/bootstrap-tokens/Registered: Fri Dec 12 08:52:04 UTC 2025 - 473.2K bytes - Viewed (0) -
Webhook Mode | Kubernetes
A WebHook is an HTTP callback: an HTTP POST that occurs when something happens; a simple event-notification via HTTP POST. A web application implementing WebHooks will POST a message to a URL when certain things happen. When specified, mode Webhook causes Kubernetes to query an outside REST service when determining user privileges. Configuration File Format Mode Webhook requires a file for HTTP configuration, specify by the --authorization-webhook-config-file=SOME_FILENAME flag. The configuration file uses the kubeconfig file format.kubernetes.io/docs/reference/access-authn-authz/webhook/Registered: Fri Dec 12 08:52:42 UTC 2025 - 478.5K bytes - Viewed (0) -
kubectl apply view-last-applied | Kubernetes
Synopsis View the latest last-applied-configuration annotations by type/name or file. The default output will be printed to stdout in YAML format. You can use the -o option to change the output format. kubectl apply view-last-applied (TYPE [NAME | -l label] | TYPE/NAME | -f FILENAME) Examples # View the last-applied-configuration annotations by type/name in YAML kubectl apply view-last-applied deployment/nginx # View the last-applied-configuration annotations by file in JSON kubectl apply view-last-applied -f deploy.kubernetes.io/docs/reference/kubectl/generated/kubectl_apply/kubectl_apply_view-last-applied/Registered: Fri Dec 12 09:09:31 UTC 2025 - 467.5K bytes - Viewed (0) -
Git - git-diff-tree Documentation
English ▾ English Français Português (Brasil) Русский українська мова 简体中文 Topics ▾ Setup and Config git config help ...git-scm.com/docs/git-diff-tree/2.9.5 Similar Results (2)Registered: Fri Dec 12 09:10:44 UTC 2025 - Last Modified: Fri Dec 12 04:46:38 UTC 2025 - 164.1K bytes - Viewed (0) -
kubectl config unset | Kubernetes
Synopsis Unset an individual value in a kubeconfig file. PROPERTY_NAME is a dot delimited name where each token represents either an attribute name or a map key. Map keys may not contain dots. kubectl config unset PROPERTY_NAME Examples # Unset the current-context kubectl config unset current-context # Unset namespace in foo context kubectl config unset contexts.foo.namespace Options -h, --help help for unset Parent Options Inherited --as string Username to impersonate for the operation.kubernetes.io/docs/reference/kubectl/generated/kubectl_config/kubectl_config_unset/Registered: Fri Dec 12 09:09:50 UTC 2025 - 465.6K bytes - Viewed (0) -
mxnet.np.exp — Apache MXNet documentation
mxnet.np.exp exp ( x , out=None , **kwargs ) Calculate the exponential of all elements in the input array. Parameters...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.exp.htmlRegistered: Fri Dec 12 09:10:30 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.3K bytes - Viewed (0) -
Managing Secrets using Configuration File | Kub...
Creating Secret objects using resource configuration file.kubernetes.io/docs/tasks/configmap-secret/managing-secret-using-config-file/Registered: Fri Dec 12 08:46:51 UTC 2025 - 478.8K bytes - Viewed (0)