How Memory and CPU Work Differently?
Memory (RAM):
CPU:
Effect of limits.cpu and CFS Quota When we set limits.cpu: 500m, Kubernetes tells the Linux kernel that this container can only use 500ms of CPU time in every…
openshift
3 Articles
3
In OpenShift, an ImageStream is a resource used to manage and track container images within the cluster. Why Use an ImageStream? How to Create an ImageStream? You can manually create an ImageStream using YAML or via the oc command. The…
OpenShift 4.18 Improvement by Using Kubernetes 1.31: Top Requests for Enhancement (RFE) in OpenShift 4.18: Red Hat OpenShift 4.18 Highlights: News in OpenShift Networking 4.18:OpenShift 4.18 introduces User-Defined Networks (UDN), which provide admins with more control over the segmentation of…