Tutorial

Deploying Quay and Clair in OpenShift on AWS - Part 3 (Quay and Clair)

Deploying Quay and Clair in OpenShift on AWS - Part 3 (Quay and Clair)

Part 3 of our three part the series on Deploying Quay and Clair in OpenShift on AWS. This final part takes you through the steps required to deploy Quay Container Registry and the Clair security scanner in our Openshift Cluster running on AWS public cloud.

Deploying Quay and Clair in OpenShift on AWS - Part 2 (OpenShift Cluster)

Deploying Quay and Clair in OpenShift on AWS - Part 2 (OpenShift Cluster)

In our previous post we discussed the business case for using Red Hat Quay as our container registry and Red Hat Clair to scan the images in Quay for known security vulnerabilities. We then configured AWS resources that are required to support Quay and Clair running in an Openshift cluster deployed in AWS public cloud infrastructure.

In this, part 2 of our three part series, we will deploy our Openshift cluster on AWS

Deploying Quay and Clair in OpenShift on AWS - Part 1

Deploying Quay and Clair in OpenShift on AWS - Part 1

This three part series is an update and a continuation to Stone Door Group’s previous Quay and Clair blog posts.[Securing Containers with Red Hat Quay and Clair Part 1 & Part 2]

In this series we will explore the new process of deploying Red Hat Quay and Clair in a Red Hat Openshift 4.X cluster running on AWS public cloud. The steps to install Openshift 4.X are significantly different than the steps required to install Openshift 3.X. The business case for using Openshift, Quay and Clair have not changed.

Upgrading Docker CE to EE for the Impatient -Part 1

Upgrading Docker CE to EE for the Impatient -Part 1

In this series of posts, we’ll demonstrate how you can upgrade your existing Docker CE environment to Docker EE without having to redeploy running services and applications. We’ll start with a set of servers running Docker CE engine using Docker Swarm, upgrade the engine to Docker EE, and then in part II install UCP and implement DTR in part III — the two major enterprise tools that are built on top of the Docker EE Engine.

CI/CD, Jenkins, Containers, and Microservices | A Hands On Primer | Part II

CI/CD, Jenkins, Containers, and Microservices | A Hands On Primer | Part II

This is the second of a three-part series on getting Jenkins installed and contributing to the workflow of your organization. Now we’ll look at the steps required to set up a rudimentary build pipeline, which is a popular use case for Jenkins.