- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1471 - 1480 of over 10,000 for content_length:[100000 TO 499999] (0.16 seconds)
-
Security | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/tutorials/security/Fri Feb 06 08:26:52 GMT 2026 468K bytes -
Git - git-log Documentation
English ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugrepor...git-scm.com/docs/git-log/2.9.5 -
Git - git-log Documentation
English ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugrepor...git-scm.com/docs/git-log/2.35.0 -
Stateless Applications | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/tutorials/stateless-application/Fri Feb 06 08:26:35 GMT 2026 467.4K bytes -
Gluon — Apache MXNet documentation
Gluon Getting started A 60-minute Gluon crash course ../../getting-started/crash-course/index.html Six 10-minute tuto...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/index.htmlThu Jan 05 05:04:49 GMT 2023 150.9K bytes -
Learning Rates — Apache MXNet documentation
Learning Rates Learning Rate Finder Learning Rate Schedules Advanced Learning Rate Schedules Did this page help you? ...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/training/learning_rates...Thu Jan 05 05:04:49 GMT 2023 147.9K bytes -
Linux Kernel Version Requirements | Kubernetes
Note: This section links to third party projects that provide functionality required by Kubernetes. The Kubernetes project authors aren't responsible for these projects, which are listed alphabetically. To add a project to this list, read the content guide before submitting a change. More information. Many features rely on specific kernel functionalities and have minimum kernel version requirements. However, relying solely on kernel version numbers may not be sufficient for certain operating system distributions, as maintainers for distributions such as RHEL, Ubuntu and SUSE often backport selected features to older kernel releases (retaining the older kernel version).kubernetes.io/docs/reference/node/kernel-version-requirements/Fri Feb 06 08:31:14 GMT 2026 475.8K bytes -
Losses — Apache MXNet documentation
Losses Custom Loss Blocks Kullback-Leibler (KL) Divergence Loss functions Did this page help you? Yes No Thanks for y...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/loss/index.htmlThu Jan 05 05:04:49 GMT 2023 145.1K bytes -
kubectl kustomize | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_kustomize/Fri Feb 06 08:42:13 GMT 2026 477.9K bytes -
kubectl create poddisruptionbudget | Kubernetes
Synopsis Create a pod disruption budget with the specified name, selector, and desired minimum available pods. kubectl create poddisruptionbudget NAME --selector=SELECTOR --min-available=N [--dry-run=server|client|none] Examples # Create a pod disruption budget named my-pdb that will select all pods with the app=rails label # and require at least one of them being available at any point in time kubectl create poddisruptionbudget my-pdb --selector=app=rails --min-available=1 # Create a pod disruption budget named my-pdb that will select all pods with the app=nginx label # and require at least half of the pods selected to be available at any point in time kubectl create pdb my-pdb --selector=app=nginx --min-available=50% 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_poddisruptionbudget/Fri Feb 06 08:42:39 GMT 2026 481.5K bytes