The Church in Vietnam rejoices as eight men are ordained to the diaconate in the Archdiocese of Hanoi, ahead of World Vocations Day. Read all
Pope Francis departs from Hungary following a three-day Apostolic Visit during which he emphasized the need for fraternity, openness and inclusion. Read all
Pope Francis speaks to journalists traveling with him on the return flight to Rome from his Apostolic Journey to Hungary, and discusses the Holy See’s efforts to facilitate a truce in Ukraine and the return of Ukrainian children from Russia, as well as his recent hospitalization and recovery. Read all
Pope Francis addresses Hungary’s academicians and scientists at the last public event of his Apostolic Visit, and urges them to always be humble and recall that knowledge is truth and that truth is freedom. Read all
Pope Francis bids farewell to the people of Hungary on Sunday, wrapping up a three-day Apostolic Visit during which he encouraged them to remain open to people from other countries and to grow in fraternity in order to pursue peace. Read all
Authors: Dixita Narang (Google) Kubernetes v1.27, released in April 2023, introduced changes to Memory QoS (alpha) to improve memory management capabilites in Linux nodes. Support for Memory QoS was initially added in Kubernetes v1.22, and later some limitations around the formula for calculating memory.high were identified. These limitations are addressed in Kubernetes v1.27. Background Kubernetes […]
Author: Matthew Cary (Google) Kubernetes v1.27 graduated to beta a new policy mechanism for StatefulSets that controls the lifetime of their PersistentVolumeClaims (PVCs). The new PVC retention policy lets users specify if the PVCs generated from the StatefulSet spec template should be automatically deleted or retrained when the StatefulSet is deleted or replicas in the […]
Author: Kensei Nakada (Mercari) Kubernetes 1.20 introduced the ContainerResource type metric in HorizontalPodAutoscaler (HPA). In Kubernetes 1.27, this feature moves to beta and the corresponding feature gate (HPAContainerMetrics) gets enabled by default. What is the ContainerResource type metric The ContainerResource type metric allows us to configure the autoscaling based on resource usage of individual containers. […]
Welcome to Free Websites, share News and Posts publicly. This is your first post. Edit or delete it, then start writing!
Author: Peter Schuurman (Google) Kubernetes v1.26 introduced a new, alpha-level feature for StatefulSets that controls the ordinal numbering of Pod replicas. As of Kubernetes v1.27, this feature is now beta. Ordinals can start from arbitrary non-negative numbers. This blog post will discuss how this feature can be used. Background StatefulSets ordinals provide sequential identities for […]