Introduction¶
OpenShift 201: Learn the integrations of Red Hat OpenShift on IBM Cloud¶
A recent study by McKinsey & Company reveals that only 20 percent of enterprise applications have moved to the cloud. We believe that a hybrid cloud approach, built on open source and a vibrant open ecosystem, is the best way to move the remaining 80 percent.
Red Hat OpenShift represents a common platform, based on the industry-standard Kubernetes, that allows you to build on premises, on the IBM Cloud, or on any other leading cloud platform. You want freedom of choice; Red Hat OpenShift offers exactly that.
The goals of this workshop are:
- To familiarize the student with OpenShift on IBM Cloud
- To learn how to integrate OpenShift and IBM Cloud
Architecture¶
- A developer generates a starter application with IBM Cloud Developer Tools.
- Building the application produces a Docker container image.
- The image is pushed to a project in OpenShift cluster.
- The application is deployed to a OpenShift cluster.
- Users access the application.
- A developer connects the application to a Cloudant database with Operator.
- A developper monitors the app with LogDNA and Sysdig.
Agenda¶
Getting Started¶
OpenShift and IBM Cloud¶
- Cloudant DB with IBM Cloud Operator
- Configure the Sysdig Agent
- Monitor your Cluster with SysDig
- Configure the LogDNA Agent
- Analyze your logs with LogDNA
Compatibility¶
This workshop has been tested on the following platforms:
- macOS: Mojave \(10.14\), Catalina \(10.15\), Chrome \(79.x\)
Credits¶
Many folks have contributed to help shape, test, and contribute the workshop.