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…

Scaling OpenShift with the new OVN Kubernetes architecture

Scaling OpenShift with the new OVN Kubernetes architecture

Scaling OpenShift with the new OVN Kubernetes architecture Here in this blog, we will learn about Scaling OpenShift with the new OVN Kubernetes architecture. With Open vSwitch (Open Virtual Switch) and OVN (Open Virtual Networking) at its heart, OVN Kubernetes (Open Virtual Networking – Kubernetes) is an open-source project that offers a reliable networking solution…