- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 66 for replicas (0.1 sec)
-
src/main/resources/fess_label.properties
labels.searchlog_requestedtime=Time labels.searchlog_accesstype=Access Type labels.maintenance_title_configuration=Maintenance labels.number_of_shards_for_doc=Number of Shards labels.auto_expand_replicas_for_doc=Auto-expand Replicas labels.clear_crawler_index=Crawler Index labels.clear_crawler_index_button=Delete Crawler Index labels.diagnostic_logs=Diagnostics labels.download_diagnostic_logs_button=Download Logs
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 40.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
- When scaling down a ReplicaSet, delete doubled up replicas first, where a "doubled up replica" is defined as one that is on the same node as an active replica belonging to a related ReplicaSet. ReplicaSets are considered "related" if they have a common controller (typically a Deployment). ([#80004](https://github.com/kubernetes/kubernetes/pull/80004), [...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.5.md
* Updated Go to 1.7 ([#28742](https://github.com/kubernetes/kubernetes/pull/28742), [@jessfraz](https://github.com/jessfraz)) * HPA: fixed wrong count for target replicas calculations ([#34821](https://github.com/kubernetes/kubernetes/pull/34821)). ([#34955](https://github.com/kubernetes/kubernetes/pull/34955), [@jszczepkowski](https://github.com/jszczepkowski))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 136.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java
* @param indexName the actual index name to create * @param numberOfShards the number of primary shards * @param autoExpandReplicas the auto expand replicas setting * @param uploadConfig whether to upload configuration files * @return true if the index was created successfully, false otherwise */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 121.9K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.searchlog_requestedtime=Hora labels.searchlog_accesstype=Tipo de acesso labels.maintenance_title_configuration=Manutenção labels.number_of_shards_for_doc=Número de shards labels.auto_expand_replicas_for_doc=Número máximo de réplicas labels.clear_crawler_index=Índice do rastreador labels.clear_crawler_index_button=Excluir índice de rastreamento labels.diagnostic_logs=Diagnóstico labels.download_diagnostic_logs_button=Baixar logs
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.6.md
- [DaemonSet](#daemonset-1) - [Deployment](#deployment-2) - [Node](#node) - [Pod](#pod) - [Pod Security Policy](#pod-security-policy) - [RBAC](#rbac-2) - [ReplicaSet](#replicaset) - [Secrets](#secrets) - [Service](#service-1) - [StatefulSet](#statefulset-1) - [Taints and Tolerations](#taints-and-tolerations) - [Volumes](#volumes-2)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 304K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.19.md
in the case where a field is removed from the applied configuration. Removed fields which have no other owners are deleted from the live object, or reset to their default value if they have one. Safe ownership transfers, such as the transfer of a `replicas` field from a user to an HPA without resetting to the default value are documented in [Transferring Ownership](https://kubernetes.io/docs/reference/using-api/api-concepts/#transferring-ownership) ([#92661](https://github.com/kubernetes/kubernetes/pull/92661),...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.34.md
- Fixed a bug that caused duplicate validation when updating a ReplicaSet. ([#131873](https://github.com/kubernetes/kubernetes/pull/131873), [@gavinkflam](https://github.com/gavinkflam)) [SIG Apps]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 27 10:36:10 UTC 2025 - 292.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.29.md
- `Statefulset` now waits for new replicas in tests when removing `.start.ordinal`. ([#119761](https://github.com/kubernetes/kubernetes/pull/119761), [@soltysh](https://github.com/soltysh)) - `ValidatingAdmissionPolicy` and `ValidatingAdmissionPolicyBinding` objects are
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Mar 12 00:36:01 UTC 2025 - 429.6K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.33.md
- The minimum value validation of ReplicationController's `replicas` and `minReadySeconds` fields have been migrated to declarative validation. The requiredness of both fields is also declaratively validated.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 19:46:23 UTC 2025 - 294.3K bytes - Viewed (0)