- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3261 - 3270 of about 10,000 for filetype:html (0.29 sec)
-
kubectl create service loadbalancer | Kubernetes
Synopsis Create a LoadBalancer service with the specified name. kubectl create service loadbalancer NAME [--tcp=port:targetPort] [--dry-run=server|client|none] Examples # Create a new LoadBalancer service named my-lbs kubectl create service loadbalancer my-lbs --tcp=5678:8080 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_service_loadbalancer/Registered: Fri Dec 12 09:07:03 UTC 2025 - 469.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.25.1 Similar Results (7)Registered: Fri Dec 12 09:07:20 UTC 2025 - Last Modified: Fri Dec 12 04:46:38 UTC 2025 - 195.6K bytes - Viewed (0) -
mxnet.np.repeat — Apache MXNet documentation
mxnet.np.repeat repeat ( a , repeats , axis=None ) Repeat elements of an array. Parameters a ( array_like ) – Input a...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.repeat.htmlRegistered: Fri Dec 12 09:07:55 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.6K bytes - Viewed (0) -
mxnet.np.copy — Apache MXNet documentation
mxnet.np.copy copy ( a , out=None ) Return an array copy of the given object. Parameters a ( _Symbol ) – Input array....mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.copy.htmlRegistered: Fri Dec 12 09:08:21 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.4K bytes - Viewed (0) -
kube-apiserver | Kubernetes
Synopsis The Kubernetes API server validates and configures data for the api objects which include pods, services, replicationcontrollers, and others. The API Server services REST operations and provides the frontend to the cluster's shared state through which all other components interact. kube-apiserver [flags] Options --admission-control-config-file string File with admission control configuration. --advertise-address string The IP address on which to advertise the apiserver to members of the cluster. This address must be reachable by the rest of the cluster.kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/Registered: Fri Dec 12 09:19:29 UTC 2025 - 523K bytes - Viewed (0) -
kubectl replace | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_replace/Registered: Fri Dec 12 09:18:59 UTC 2025 - 470.1K bytes - Viewed (0) -
kubectl rollout undo | Kubernetes
Synopsis Roll back to a previous rollout. kubectl rollout undo (TYPE NAME | TYPE/NAME) [flags] Examples # Roll back to the previous deployment kubectl rollout undo deployment/abc # Roll back to daemonset revision 3 kubectl rollout undo daemonset/abc --to-revision=3 # Roll back to the previous deployment with dry-run kubectl rollout undo --dry-run=server deployment/abc 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_rollout/kubectl_rollout_undo/Registered: Fri Dec 12 09:19:12 UTC 2025 - 468.4K bytes - Viewed (0) -
Maven Coordinates – Apache Maven GPG Plugin
Maven Coordinates Apache Maven <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</art...maven.apache.org/plugins/maven-gpg-plugin/dependency-info.htmlRegistered: Fri Dec 12 09:19:17 UTC 2025 - Last Modified: Sat Jun 28 08:56:46 UTC 2025 - 7.1K bytes - Viewed (0) -
kubectl top | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_top/Registered: Fri Dec 12 09:19:23 UTC 2025 - 465.9K bytes - Viewed (0) -
Project Plugins – Apache Maven GPG Plugin
Project Build Plugins GroupId ArtifactId Version com.diffplug.spotless spotless-maven-plugin 2.44.5 org.apache.maven....maven.apache.org/plugins/maven-gpg-plugin/plugins.html Similar Results (1)Registered: Fri Dec 12 09:19:26 UTC 2025 - Last Modified: Sat Jun 28 08:56:46 UTC 2025 - 12K bytes - Viewed (0)