- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 7491 - 7500 of about 10,000 for content_length:[100000 TO 499999] (0.13 sec)
-
kubeadm kubeconfig | Kubernetes
kubeadm kubeconfig provides utilities for managing kubeconfig files. For examples on how to use kubeadm kubeconfig user see Generating kubeconfig files for additional users. kubeadm kubeconfig overview Synopsis Kubeconfig file utilities. Options -h, --help help for kubeconfig Options inherited from parent commands --rootfs string The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path. kubeadm kubeconfig user This command can be used to output a kubeconfig file for an additional user.kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-kubeconfig/Registered: Fri Dec 12 09:00:49 UTC 2025 - 462.8K bytes - Viewed (0) -
kubeadm config | Kubernetes
During kubeadm init, kubeadm uploads the ClusterConfiguration object to your cluster in a ConfigMap called kubeadm-config in the kube-system namespace. This configuration is then read during kubeadm join, kubeadm reset and kubeadm upgrade. You can use kubeadm config print to print the default static configuration that kubeadm uses for kubeadm init and kubeadm join. Note:The output of the command is meant to serve as an example. You must manually edit the output of this command to adapt to your setup.kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-config/Registered: Fri Dec 12 09:01:27 UTC 2025 - 476.6K bytes - Viewed (0) -
mxnet.np.nancumprod — Apache MXNet documentation
mxnet.np.nancumprod nancumprod ( a , axis=None , dtype=None , out=None ) Return the cumulative product of array eleme...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nancumprod.htmlRegistered: Fri Dec 12 09:11:39 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138K bytes - Viewed (0) -
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)