Performance and Scalability of OpenShift Virtualization

Performance and Scalability of OpenShift Virtualization

Performance and Scalability of OpenShift Virtualization By combining containerized apps with virtual machine (VM) deployment and management in a cloud-native fashion, Red Hat OpenShift Virtualization facilitates the removal of obstacles to workload. Since the early days of the KubeVirt open source project, we have been actively involved in measuring and analyzing virtual machines (VMs) running…

OpenShift introduces disaster recovery across regions

OpenShift introduces disaster recovery across regions

OpenShift introduces disaster recovery across regions Disaster recovery (DR) is the subject of this blog. In the Kubernetes community, disaster recovery (DR) is becoming more and more of an operational concern as the platform supports stateful applications instead of the mostly stateless ones that are typically deployed today. Maintaining operations in the event of a…

WASM and OpenShift for modern application development

WASM and OpenShift for modern application development

WASM and OpenShift for modern application development Here in this blog, we will learn about WASM and OpenShift for modern application development. What is WASM, or WebAssembly? A binary instruction format for a stack-based virtual machine is called WebAssembly. It is frequently shortened to WASM. It is intended to be a portable target for the…

OpenShift CSI Driver for Secret Stores

OpenShift CSI Driver for Secret Stores RedHat OpenShift is introducing Secret Store CSI Operator as TechPreview in order to address these issues. Through a provider plugin, OpenShift users can mount secrets from external secret management systems such as AWS Secrets Manager or Azure Key Vault using the Secret Store CSI (SSCSI) driver. Applications can use…

Red Hat advanced cluster management application pull controller

Red Hat Advanced Cluster Management Application Pull Controller

Red Hat Advanced Cluster Management Application Pull Controller Here in this blog, we will learn about Red hat Cluster Management Application Pull Controller. Dependencies and architecture ManifestWork objects are created by this Argo CD pull model controller on the hub cluster, which wraps Application objects as payload. For additional information on ManifestWork, a key concept…