Red Hat OpenShift – Updating a cluster using the Web Console and CLI
One of the challenges that organizations and administrators need to be familiar is installing patches/updating the Red Hat OpenShift infrastructure. There are two ways to update a cluster: using Web Console or CLI. With both methods, you can achieve the same result and update is smooth.
Red Hat OpenShift backing up etcd
etcd is a consistent, open-source and distributed key-value store used in Kubernetes to backing all cluster resources like: configuration data, state data or metadata.
Regular backups of etcd database are crucial habit for Kubernetes clusters. Red Hat OpenShift has build-in mechanism to achieve that.
Red Hat OpenShift Single Node – Assisted Installer
Red Hat OpenShift Container Platform is a container Kubernetes platform. With OpenShift, organizations can automate application deployment and management.
RH Openshift can be run in a private cloud infrastructure directly on the bare metal servers and on the virtualization platforms like VMware, Nutanix or Openstack. Also, it’s possible to install OCP in the public clouds like AWS, Azure, GCP or Alibaba.