SF Operator - how hardware is important in Kubernetes

Problem description

As you know, the future release of the Software Factory project will be based on the Kubernetes deployment. On adding new services, there are more and more pods spawned on the Kubernetes cluster, which might raise some complications, when the test environment is limited. After a while, we …

more ...

Checking SF Operator with Kubernetes

Early stage of SF Operator

In the beginning, the sf-operator were deployed on Kind tool, because it was fast to deploy, easy to enable features like extraPortMapping, configure local storage. So it was a perfect tool to run in CI and only for CI. After a while we realized that …

more ...

Getting started with CodeReady Containers

CRC - CodeReady Containers

What is CRC?

The CRC (Red Hat CodeReady Containers) is a solution to deploy OpenShift cluster on your local machine in minutes. Red Hat OpenShift provides a complete solution that includes a stable Kubernetes engine with robust security and many integrated capabilities required to operate a complete …

more ...

Deploying the Quay container registry

What is Quay ?

As the infra team we deploy and maintain a Quay service which is a distributed and highly available container image registry for the RDO and TripleO project. In the blog post we'll introduce an Ansible role that we have created to ease Quay deployment and configuration.

Additional …

more ...