- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 7541 - 7550 of about 10,000 for content_length:[100000 TO 499999] (1.42 sec)
-
Client Libraries | Kubernetes
This page contains an overview of the client libraries for using the Kubernetes API from various programming languages. To write applications using the Kubernetes REST API, you do not need to implement the API calls and request/response types yourself. You can use a client library for the programming language you are using. Client libraries often handle common tasks such as authentication for you. Most client libraries can discover and use the Kubernetes Service Account to authenticate if the API client is running inside the Kubernetes cluster, or can understand the kubeconfig file format to read the credentials and the API Server address.kubernetes.io/docs/reference/using-api/client-libraries/Registered: Fri Dec 12 08:51:29 UTC 2025 - 467.4K bytes - Viewed (0) -
kubectl auth reconcile | Kubernetes
Synopsis Reconciles rules for RBAC role, role binding, cluster role, and cluster role binding objects. Missing objects are created, and the containing namespace is created for namespaced objects, if required. Existing roles are updated to include the permissions in the input objects, and remove extra permissions if --remove-extra-permissions is specified. Existing bindings are updated to include the subjects in the input objects, and remove extra subjects if --remove-extra-subjects is specified.kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/kubectl_auth_reconcile/Registered: Fri Dec 12 09:07:38 UTC 2025 - 468.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.31.0Registered: Fri Dec 12 09:07:42 UTC 2025 - Last Modified: Fri Dec 12 04:46:38 UTC 2025 - 199.1K bytes - Viewed (0) -
kubectl create service clusterip | Kubernetes
Synopsis Create a ClusterIP service with the specified name. kubectl create service clusterip NAME [--tcp=<port>:<targetPort>] [--dry-run=server|client|none] Examples # Create a new ClusterIP service named my-cs kubectl create service clusterip my-cs --tcp=5678:8080 # Create a new ClusterIP service named my-cs (in headless mode) kubectl create service clusterip my-cs --clusterip="None" Options --allow-missing-template-keys Default: true If true, ignore any errors in templates when a field or map key is missing in the template. Only applies to golang and jsonpath output formats.kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_service_clusterip/Registered: Fri Dec 12 09:06:52 UTC 2025 - 469.5K bytes - Viewed (0) -
kubectl create service externalname | Kubernetes
Synopsis Create an ExternalName service with the specified name. ExternalName service references to an external DNS address instead of only pods, which will allow application authors to reference services that exist off platform, on other clusters, or locally. kubectl create service externalname NAME --external-name external.name [--dry-run=server|client|none] Examples # Create a new ExternalName service named my-ns kubectl create service externalname my-ns --external-name bar.com Options --allow-missing-template-keys Default: true If true, ignore any errors in templates when a field or map key is missing in the template.kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_service_externalname/Registered: Fri Dec 12 09:06:58 UTC 2025 - 469.8K bytes - Viewed (0) -
kubectl create serviceaccount | Kubernetes
Synopsis Create a service account with the specified name. kubectl create serviceaccount NAME [--dry-run=server|client|none] Examples # Create a new service account named my-service-account kubectl create serviceaccount my-service-account Options --allow-missing-template-keys Default: true If true, ignore any errors in templates when a field or map key is missing in the template. Only applies to golang and jsonpath output formats. --dry-run string[="unchanged"] Default: "none" Must be "none", "server", or "client". If client strategy, only print the object that would be sent, without sending it.kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_serviceaccount/ Similar Results (1)Registered: Fri Dec 12 09:07:52 UTC 2025 - 469K bytes - Viewed (0) -
mxnet.np.set_printoptions — Apache MXNet docume...
mxnet.np.set_printoptions set_printoptions ( precision=None , threshold=None , **kwarg ) Set printing options. These ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.set_printoptions.htmlRegistered: Fri Dec 12 09:08:56 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.7K bytes - Viewed (0) -
mxnet.np.atleast_2d — Apache MXNet documentation
mxnet.np.atleast_2d atleast_2d ( *arys ) Convert inputs to arrays with at least two dimensions. Parameters arys2 , .....mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.atleast_2d.htmlRegistered: Fri Dec 12 09:08:04 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.1K bytes - Viewed (0) -
GitHub statistics for 3.6.0 (Sep 15, 2022) — 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.6.0.htmlRegistered: Fri Dec 12 08:44:46 UTC 2025 - Last Modified: Thu Oct 09 18:51:54 UTC 2025 - 248.1K bytes - Viewed (0) -
Optimizers — Apache MXNet documentation
Optimizers Deep learning models are comprised of a model architecture and the model parameters. The model architectur...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/optimizer/index.htmlRegistered: Fri Dec 12 08:59:36 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 205.2K bytes - Viewed (0)