Posts

OpenShift

 OpenShift What is OpenShift? OpenShift  is a family of  containerization software  products developed by  Red Hat . Its flagship product is the  OpenShift Container Platform  — an  on-premises   platform as a service  built around  Docker containers  orchestrated and managed by  Kubernetes  on a foundation of  Red Hat Enterprise Linux . The family's other products provide this platform through different environments: OKD serves as the community-driven  upstream  (akin to the way that  Fedora  is upstream of Red Hat Enterprise Linux), OpenShift Online is the platform offered as  software as a service , and Openshift Dedicated is the platform offered as a  managed service . The OpenShift Console has developer and administrator oriented views. Administrator views allow one to monitor container resources and container health, manage users, work with operators, etc. Developer views are o...