- Sort Score
- Result 10 results
- Languages All
Results 1951 - 1960 of 1,971 for Novice (0.1 sec)
-
CHANGELOG/CHANGELOG-1.22.md
### CPU and Memory manager are not working correctly for Guaranteed Pods with multiple containers A regression bug was found where guaranteed Pods with multiple containers do not work properly with set allocations for CPU, Memory, and Device manager. [The fix will be availability in coming releases](https://github.com/kubernetes/kubernetes/pull/103979). ### `CSIMigrationvSphere` feature gate has not migrated to new CRD APIs
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Dec 13 12:43:45 UTC 2022 - 454.1K bytes - Viewed (0) -
api/go1.2.txt
pkg log/syslog (freebsd-386-cgo), method (*Writer) Err(string) error pkg log/syslog (freebsd-386-cgo), method (*Writer) Info(string) error pkg log/syslog (freebsd-386-cgo), method (*Writer) Notice(string) error pkg log/syslog (freebsd-386-cgo), method (*Writer) Warning(string) error pkg log/syslog (freebsd-386-cgo), method (*Writer) Write([]uint8) (int, error) pkg log/syslog (freebsd-386-cgo), type Priority int
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/eml/sample2.eml
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <style type="text/css"> @media only screen and (max-width: 420px) { a[class="article-headline"] {
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Sat Jan 16 07:50:35 UTC 2016 - 91.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.25.md
- During device plugin allocation, resources requested by the pod can only be allocated if the device plugin has registered itself to kubelet AND healthy devices are present on the node to be allocated. If these conditions are not sattsfied, the pod would fail with `UnexpectedAdmissionError` error. ([#11...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0) -
doc/go1.17_spec.html
<= less or equal > greater >= greater or equal </pre> <p> In any comparison, the first operand must be <a href="#Assignability">assignable</a> to the type of the second operand, or vice versa. </p> <p> The equality operators <code>==</code> and <code>!=</code> apply to operands that are <i>comparable</i>.
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Oct 10 18:25:45 UTC 2024 - 211.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.23.md
CSI Migration enables the replacement of existing in-tree storage plugins such as `kubernetes.io/gce-pd` or `kubernetes.io/aws-ebs` with a corresponding CSI driver. If CSI Migration is working properly, Kubernetes end users shouldn’t notice a difference. After migration, Kubernetes users may continue to rely on all the functionality of in-tree storage plugins using the existing interface.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Feb 28 21:06:52 UTC 2023 - 424.5K bytes - Viewed (0) -
api/go1.txt
pkg log/syslog (darwin-386), method (*Writer) Err(string) error pkg log/syslog (darwin-386), method (*Writer) Info(string) error pkg log/syslog (darwin-386), method (*Writer) Notice(string) error pkg log/syslog (darwin-386), method (*Writer) Warning(string) error pkg log/syslog (darwin-386), method (*Writer) Write([]uint8) (int, error) pkg log/syslog (darwin-386), type Priority int
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.21.md
- Fixed very rare volume corruption when a pod is deleted while kubelet is offline. Retry FibreChannel devices cleanup after error to ensure FC device is detached before it can be used on another node. (#102656, @jsafrane) [SIG API Machinery, CLI, Cloud Provider, Cluster Lifecycle, Instrumentation and Storage]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Fri Oct 14 07:03:14 UTC 2022 - 367.3K bytes - Viewed (0) -
doc/go_spec.html
<= less or equal > greater >= greater or equal </pre> <p> In any comparison, the first operand must be <a href="#Assignability">assignable</a> to the type of the second operand, or vice versa. </p> <p> The equality operators <code>==</code> and <code>!=</code> apply to operands of <i>comparable</i> types.
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.16.md
- Reduced frequency of DescribeVolumes calls of AWS API when attaching/detaching a volume. Fixed "requested device X but found Y" attach error on AWS. ([#89894](https://github.com/kubernetes/kubernetes/pull/89894), [@johanneswuerbach](https://github.com/johanneswuerbach)) [SIG Cloud Provider]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 11 10:00:57 UTC 2021 - 345.2K bytes - Viewed (0)