Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for check (0.04 sec)

  1. CHANGELOG/CHANGELOG-1.20.md

    - Kubeadm: allow the "certs check-expiration" command to not require the existence of the cluster CA key (ca.key file) when checking the expiration of managed certificates in kubeconfig files. ([#106927](https://github.com/kubernetes/kubernetes/pull/106927), [@neolit123](https://github.com/neolit123)) [SIG Cluster Lifecycle]
    Registered: 2024-11-01 09:05
    - Last Modified: 2022-01-19 21:05
    - 409K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.31.md

    - Kubeadm: Added support during the preflight check "CreateJob" of "kubeadm upgrade" to check if there are no nodes where a Pod can be scheduled. If there are none, show a warning and skip this preflight check. This can happen in single node clusters where the only node was drained. ([#124503](https://github.com/kubernetes/kubernetes/pull/124503), [@neolit123](https://github.com/neolit123))...
    Registered: 2024-11-01 09:05
    - Last Modified: 2024-10-23 12:18
    - 315.4K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.27.md

    - Added authorization check support to the CEL expressions of ValidatingAdmissionPolicy via a `authorizer`
    Registered: 2024-11-01 09:05
    - Last Modified: 2024-07-17 07:48
    - 466.3K bytes
    - Viewed (1)
  4. CHANGELOG/CHANGELOG-1.24.md

    winkernel mode. `--forward-healthcheck-vip`, if specified as true, health check traffic whose destination is service VIP will be forwarded to kube-proxy's healthcheck service. `--root-hnsendpoint-name` specifies the name of the hns endpoint for the root network namespace. This option enables the pass-through load balancers like Google's GCLB to correctly health check the backend services. Without this change, the health check packets is dropped, and Windows node will be considered to be unhealthy by...
    Registered: 2024-11-01 09:05
    - Last Modified: 2023-08-24 00:02
    - 473.4K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.23.md

    ### Bug or Regression
    
    - Kubeadm: allow the "certs check-expiration" command to not require the existence of the cluster CA key (ca.key file) when checking the expiration of managed certificates in kubeconfig files. ([#106931](https://github.com/kubernetes/kubernetes/pull/106931), [@neolit123](https://github.com/neolit123)) [SIG Cluster Lifecycle]
    Registered: 2024-11-01 09:05
    - Last Modified: 2023-02-28 21:06
    - 424.5K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.30.md

    - Kubeadm: during the preflight check "CreateJob" of "kubeadm upgrade", check if there are no nodes where a Pod can schedule. If there are none, show a warning and skip this preflight check. This can happen in single node clusters where the only node was drained. ([#124570](https://github.com/kubernetes/kubernetes/pull/124570), [@neolit123](https://github.com/neolit123))...
    Registered: 2024-11-01 09:05
    - Last Modified: 2024-10-23 04:40
    - 309.1K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.7.md

    
    #### Load Balancing
    Registered: 2024-11-01 09:05
    - Last Modified: 2022-05-05 13:44
    - 308.7K bytes
    - Viewed (1)
  8. CHANGELOG/CHANGELOG-1.25.md

    - The  new flag `etcd-ready-timeout` has been added. It configures a timeout of an additional etcd check performed as part of readyz check. ([#111399](https://github.com/kubernetes/kubernetes/pull/111399), [@Argh4k](https://github.com/Argh4k))
    Registered: 2024-11-01 09:05
    - Last Modified: 2024-05-06 09:23
    - 419.1K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.26.md

    - If `ComponentSLIs` feature gate is enabled, then `/metrics/slis` now becomes available on cloud-controller-manager allowing you to scrape health check metrics. ([#113340](https://github.com/kubernetes/kubernetes/pull/113340), [@Richabanker](https://gi...
    Registered: 2024-11-01 09:05
    - Last Modified: 2024-03-14 16:24
    - 425.7K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.29.md

    - Removed `/livez` livezchecks for KMS v1 and v2 to ensure KMS health does not cause `kube-apiserver` restart. KMS health checks are still in place as a healthz and readiness checks. ([#120583](https://github.com/kubernetes/kubernetes/pull/120583), [@ritazh](https://github.com/ritazh))
    Registered: 2024-11-01 09:05
    - Last Modified: 2024-10-23 04:37
    - 375.1K bytes
    - Viewed (1)
Back to top