- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 28 for check (0.04 sec)
-
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) -
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) -
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) -
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) -
CHANGELOG/CHANGELOG-1.11.md
* GCE/GKE load balancer health check default interval changes from 2 seconds to 8 seconds, unhealthyThreshold to 3. ([#70099](https://github.com/kubernetes/kubernetes/pull/70099), [@grayluck](https://github.com/grayluck)) * Health check parameters are configurable to be bigger than default values. # v1.11.4
Registered: 2024-11-01 09:05 - Last Modified: 2020-02-06 06:04 - 328.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
* Corrects check for non-Azure managed nodes with the Azure cloud provider ([#70135](https://github.com/kubernetes/kubernetes/pull/70135), [@marc-sensenich](https://github.com/marc-sensenich))
Registered: 2024-11-01 09:05 - Last Modified: 2020-02-06 06:04 - 293.8K bytes - Viewed (0) -
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) -
CHANGELOG/CHANGELOG-1.15.md
- Fix the VMSS name and resource group name when updating Azure VMSS for LoadBalancer backendPools ([#89337](https://github.com/kubernetes/kubernetes/pull/89337), [@feiskyer](https://github.com/feiskyer)) [SIG Cloud Provider] - Fix: check disk status before delete azure disk ([#88360](https://github.com/kubernetes/kubernetes/pull/88360), [@andyzhangx](https://github.com/andyzhangx)) [SIG Cloud Provider]
Registered: 2024-11-01 09:05 - Last Modified: 2022-05-05 13:44 - 278.9K bytes - Viewed (0) -
common-protos/k8s.io/api/core/v1/generated.proto
optional string status = 2; // Message about the condition for a component. // For example, information about a health check. // +optional optional string message = 3; // Condition error code for a component. // For example, a health check error code. // +optional optional string error = 4; } // ComponentStatus (and ComponentStatusList) holds the cluster validation info.
Registered: 2024-11-06 22:53 - Last Modified: 2024-03-11 18:43 - 255.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.21.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. ([#106929](https://github.com/kubernetes/kubernetes/pull/106929), [@neolit123](https://github.com/neolit123)) [SIG Cluster Lifecycle]
Registered: 2024-11-01 09:05 - Last Modified: 2022-10-14 07:03 - 367.3K bytes - Viewed (0)