Search Options

Results per page
Sort
Preferred Languages
Advance

Results 211 - 215 of 215 for allocated (0.21 sec)

  1. CHANGELOG/CHANGELOG-1.17.md

    - the IP allocator in v1.17.0 can return errors such as `the cluster IP <ip> for service <service-name> is not within the service CIDR <cidr>; please recreate` in the logs of the kube-apiserver. The cause is incorrect CIDR calculations if the service CIDR (`--serv...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Jan 28 10:44:33 UTC 2021
    - 346.2K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.7.md

    * Address a bug which allowed the horizontal pod autoscaler to allocate `desiredReplicas` > `maxReplicas` in certain instances. ([#53690](https://github.com/kubernetes/kubernetes/pull/53690), [@mattjmcnaughton](https://github.com/mattjmcnaughton))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  3. CHANGELOG/CHANGELOG-1.12.md

    * Kubelet won't evict a static pod with priority `system-node-critical` upon resource pressure. ([#74222](https://github.com/kubernetes/kubernetes/pull/74222), [@Huang-Wei](https://github.com/Huang-Wei))
    * Re-issue Allocate grpc calls before starting a container that requests device-plugin resources if the cached state is missing. ([#73824](https://github.com/kubernetes/kubernetes/pull/73824), [@jiayingz](https://github.com/jiayingz))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
  4. api/go1.txt

    pkg syscall (linux-386), func EpollWait(int, []EpollEvent, int) (int, error)
    pkg syscall (linux-386), func Faccessat(int, string, uint32, int) error
    pkg syscall (linux-386), func Fallocate(int, uint32, int64, int64) error
    pkg syscall (linux-386), func Fchdir(int) error
    pkg syscall (linux-386), func Fchmod(int, uint32) error
    pkg syscall (linux-386), func Fchmodat(int, string, uint32, int) error
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  5. api/go1.2.txt

    pkg syscall (linux-arm-cgo), func EpollWait(int, []EpollEvent, int) (int, error)
    pkg syscall (linux-arm-cgo), func Faccessat(int, string, uint32, int) error
    pkg syscall (linux-arm-cgo), func Fallocate(int, uint32, int64, int64) error
    pkg syscall (linux-arm-cgo), func Fchdir(int) error
    pkg syscall (linux-arm-cgo), func Fchmod(int, uint32) error
    pkg syscall (linux-arm-cgo), func Fchmodat(int, string, uint32, int) error
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
Back to top