Introduction to GitOps for OpenShift
Today we will discuss the principles and models of GitOps, as well as how these models are implemented on the OpenShift platform. An interactive guide on this topic is available at the link. In brief, GitOps is a set of practical methods for using Git pull requests to manage infrastructure and application configurations. Within GitOps, the Git repository is viewed as a single source of information […]
