Red Hat OpenShift / OpenShift 3 Demos

Add meeting Rate page Subscribe

Red Hat OpenShift / OpenShift 3 Demos

These are all the meetings we have in "OpenShift 3 Demos" (part of the organization "Red Hat OpenShift"). Click into individual meeting pages to watch the recording and search or read the transcript.

10 Apr 2017

Jenkins Blue Ocean is the new user experience for Jenkins to provide more flexibility for building and interacting with CI/CD pipelines. Using OpenShift certified Jenkins docker image and S2I process for customizing Jenkins, Blue Ocean can easily be enabled on Jenkins on OpenShift. OpenShift Pipeline which allow developers to define a Jenkins pipeline for execution by Jenkins server while it is started, monitored, and managed by OpenShift, work out-of-the-box with Jenkins Blue Ocean and enable developers to combine the new user experience of Blue Ocean with ease-of-use and manageability of OpenShift Pipelines.

Read more at:
https://blog.openshift.com/openshift-pipelines-jenkins-blue-ocean

by: Siamak Sadeghianfar, Red Hat
  • 1 participant
  • 8 minutes
git
deploying
docker
plugins
repository
openshift
openjdk
customized
jenkins
images
youtube image

17 Oct 2016

In this video, Veer Muchandi covers integrated A/B Deployments and how to test application changes in OpenShift Container Platform 3.3.
  • 1 participant
  • 6 minutes
deployments
deployment
deploy
router
openshift
application
bee
route
configured
access
youtube image

7 Oct 2016

In this video, Veer Muchandi walks through the creation of a build pipeline for an application on OpenShift 3.3.

In Part 2 (https://youtu.be/tUqwKQsHLkY), learn to edit an existing pipeline for use across multiple projects.
  • 1 participant
  • 7 minutes
pipelines
deploying
creating
process
projects
start
application
openshift
jenkins
github
youtube image

7 Oct 2016

In this video, Veer Muchandi demonstrates editing an existing pipeline for use across multiple projects in OpenShift 3.3.

This is a follow-up to Part 1 (https://youtu.be/07-Xx73y3zA) which walks through the creation of a build pipeline for an application on OpenShift 3.3.
  • 1 participant
  • 9 minutes
deploying
deployments
pipelines
project
application
openshift
configuration
development
version
remote
youtube image

16 Jun 2016

In this video, Grant Shipley shows you the new OpenShift Online 3 Developer Preview environment and how to get started quickly using the platform.

Around 42:33 the correct command is:
oc env dc/grantpphp -e MYSQL_USER=grantmysql
  • 1 participant
  • 44 minutes
openshift
github
webhook
login
kubernetes
apps
docker
workflow
deployable
launching
youtube image

13 Apr 2016

n the previous video we talked about how a developer creates micro services and how OpenShift builds the docker images for the microservices and deployer them. This video addresses how to package these micro services as units that can be deployed across environments.
OpenShift templates are used as a packaging format to group an entire micro service (including all tiers) together. Once packaged, we will see how we can use it to deploy each micro service a unit into a different project.

This series of videos was created in collaboration with Chakradhar Jonagam, a Solution Architect at Red Hat.


NOTE: For the latest information on OpenShift 3.1, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 12 minutes
microservice
micro
deployable
deploying
packages
backend
services
templates
mongodb
remote
youtube image

6 Apr 2016

This third video in the series takes an example three different microservices that come together to form an application. While each microservice is written in a different language, it show cases how developers will build micro services with their code in a git repository.


This series of videos was created in collaboration with Chakradhar Jonagam, a Solution Architect at Red Hat.


NOTE: For the latest information on OpenShift 3.1, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 14 minutes
microservices
micro
services
deploying
setup
openshift
application
client
pod
email
youtube image

31 Mar 2016

Today we continue with Veer Muchandi's series of 4 videos that will guide you through every detail you need to know to start building and running your own Microservices.

This is the second video in the series and explains how the micro services concepts are realized on OpenShift. We will look at how micro services are represented using kubernetes pods, services and sometimes routes, how they can be deployed and scaled independently.

This series of videos was created in collaboration with Chakradhar Jonagam, a Solution Architect at Red Hat.


NOTE: For the latest information on OpenShift 3.1, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 8 minutes
micro
services
openshift
pods
deployable
applications
managed
marting
summarize
scalable
youtube image

10 Mar 2016

In his latest demo, Veer Muchandi will focus on talking about CloudForms as a management engine for container management environments such as OpenShift.

NOTE: For the latest information on OpenShift 3.1, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 9 minutes
cloud
containers
configuration
overview
pod
openshift
packages
providers
cluster
docker
youtube image

24 Feb 2016

In this video, I showcase how to use the OpenShift Container Application Platform to achieve instant developer gratification. I walk through how to set up a project from scratch and then reveal the true magic and power of the platform by hooking it up to my IDE for automatic deployments on every file change.
  • 1 participant
  • 13 minutes
openshift
docker
kubernetes
app
developer
pod
container
cloud
workflow
scroll
youtube image

22 Feb 2016

In this video, Grant Shipley, walks you through how to stand up the OpenShift Origin project on your local machine and then shows how to use the platform for development focussing on the web console and command line tools.
After watching this video, you will understand how to start developing and deploying your own container based applications using the OpenShift Container Application Platform.
Check the corresponding blog post for more information:
https://blog.openshift.com/openshift-3-walkthrough/
  • 1 participant
  • 33 minutes
openshift
virtualbox
vm
vagrant
linux
remote
deploying
hostname
config
docker
youtube image

3 Feb 2016

In his latest demo, Veer Muchandi explains how you can start monitoring an OpenShift environment using Cockpit, which is installed when you setup OpenShift.

Then Veer covers the most useful features of Cockpit, including the topology view, that will allow you to keep tight control of your projects.

NOTE: For the latest information on OpenShift 3.1, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 6 minutes
dashboard
monitoring
cockpit
cpu
kubernetes
openshift
host
port
docker
nodes
youtube image

2 Feb 2016

The second video in the series shows how you can create an OpenShift Decision Service.

We also cover adding a Maven proxy to your build configuration. The steps used to create, configure and run a maven proxy on OpenShift were taken from the post Improving Build Time of Java Builds on OpenShift.

NOTE: For the latest information on OpenShift 3.1, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 6 minutes
proxy
openshift
configure
configured
mega
downloads
maven
docker
dependencies
repo
youtube image

12 Jan 2016

In this video, Veer Muchandi explains how you can run different parts of your OpenShift projects in different components of your existing infrastructure.

NOTE: For the latest information on OpenShift 3.1, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 16 minutes
deploying
deploys
application
deployment
openshift
configuration
configure
nodes
infrastructure
region
youtube image

19 Oct 2015

In this video, Veer Muchandi explains how to use external Jenkins to deploy applications to OpenShift with a simple example. You may consider this as a starting point and build upon this example for your specific enterprise needs.

In the blog post https://blog.openshift.com/promoting-applications-across-environments/ you can find some notes that can make it easier for you to follow all the steps mentioned in the video.


NOTE: For the latest information on OpenShift 3, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 9 minutes
deploying
deploys
applications
docker
project
openshift
jenkins
script
tester
video
youtube image

13 Oct 2015

In this video, Veer Muchandi explains how to promote your applications in different OpenShift environments.

In the blog post https://blog.openshift.com/promoting-applications-across-environments/ you can find some notes that can make it easier for you to follow all the steps mentioned in the video.


NOTE: For the latest information on OpenShift 3, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 16 minutes
applications
developers
docker
projects
production
deploying
openshift
tester
v3
qa
youtube image

28 Sep 2015

In this video, Veer Muchandi explains how to use SSL with OpenShift and the different options that you, the developer, have available.

In the blog post https://blog.openshift.com/openshift-demo-part-13-using-ssl/ you can find some of the commands Veer used during this demo.

NOTE: For the latest information on OpenShift 3, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 14 minutes
ssl
openshift
router
deploys
enable
launch
https
proxying
sdi
keystore
youtube image

27 Aug 2015

In this video, Veer Muchandi explains the difference between ephemeral and persistent storage, and then demonstrates how to use persistent storage with OpenShift 3 using NFS and a sample MySQL service.

NOTE: For the latest information on OpenShift 3, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 12 minutes
forwarding
openshift
server
host
storage
replication
port
access
persistent
allocated
youtube image

30 Jul 2015

In this video, Veer Muchandi demos how to mange blue-green deployments on OpenShift 3.

NOTE: For the latest information on OpenShift 3, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 12 minutes
deployments
deploying
bluegreen
deployment
deploy
switchover
green
openshift
router
downtime
youtube image

30 Jul 2015

In this video, Veer Muchandi demos how to mange AB deployments on OpenShift 3.

NOTE: For the latest information on OpenShift 3, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 20 minutes
deployments
deploying
deployment
deploy
deployed
applications
openshift
implementation
versions
router
youtube image

7 Jul 2015

In this video, Veer Muchandi demos scaling on OpenShift 3.

NOTE: For the latest information on OpenShift 3, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 5 minutes
replication
setup
openshift
controller
nodes
database
deployment
servicing
osc
scale
youtube image

7 Jul 2015

In this video, Veer Muchandi demonstrates more scaling on OpenShift 3, with a focus on how OpenShift enables high availability.

NOTE: For the latest information on OpenShift 3, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 5 minutes
scaling
application
node
setup
openstack
output
service
shutting
database
pods
youtube image

7 Jul 2015

In this video, Veer Muchandi demos rolling deployments on OpenShift 3.

NOTE: For the latest information on OpenShift 3, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 6 minutes
deployments
deploy
deployment
openshift
push
commit
pod
shift
resize
git
youtube image

7 Jul 2015

In this video, Veer Muchandi demos how to spin up new nodes on OpenShift 3.

NOTE: For the latest information on OpenShift 3, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 4 minutes
v3
nodes
openshift
installation
configuration
version
tools
ansible
demo
hosts
youtube image

18 Jun 2015

In this video, Veer Muchandi demos the Source to Image (S2I or STI) process which converts application source code into a deployable docker image. Using the OpenShift web console, Veer creates a new project with two pods - one with a MySQL database and the other with a PHP front end that displays the contents of that database.

NOTE: This demo is based on a beta version of OpenShift 3 - features and content are subject to change prior to release. For the latest information on OpenShift 3, please visit http://openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 12 minutes
deploying
application
docker
accessible
openshift
s2i
sequel
project
create
process
youtube image

18 Jun 2015

In this video, Veer Muchandi demonstrates how to configure automated OpenShift builds and deployments using a GitHub webhook.

NOTE: This demo is based on a beta version of OpenShift 3 - features and content are subject to change prior to release. For the latest information on OpenShift 3, please visit http://openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).
  • 1 participant
  • 6 minutes
workflow
webhooks
webhook
openshift
github
developer
configure
repository
docker
deploy
youtube image

20 Apr 2015

Veer Muchandi, middleware specialist at Red Hat, has created a three-part series demoing OpenShift 3. This first video outlines the OpenShift 3 technology stack, how OpenShift 3 is different from version 2, basic concepts, and architecture.

Part 2: http://youtu.be/sjwH8RiDxuY
Part 3: http://youtu.be/OzkoEJP_Rmo
  • 1 participant
  • 11 minutes
docker
openshift
kubernetes
ports
containerized
interface
applications
middleware
server
manage
youtube image

20 Apr 2015

Veer Muchandi, middleware specialist at Red Hat, has created a three-part series demoing OpenShift 3. This second video demonstrates how to use an external MySQL Docker image to create a pod and service using OpenShift 3.

Part 1: http://youtu.be/b5THfQzVUqk
Part 3: http://youtu.be/OzkoEJP_Rmo
  • 1 participant
  • 8 minutes
openshift
docker
application
accesses
deploying
client
database
host
pod
configured
youtube image

20 Apr 2015

Veer Muchandi, middleware specialist at Red Hat, has created a three-part series demoing OpenShift 3. This final video demonstrates how to create a PHP/MySQL application.

Part 1: http://youtu.be/b5THfQzVUqk
Part 2: http://youtu.be/sjwH8RiDxuY
  • 1 participant
  • 10 minutes
docker
client
deploying
dbt
accessing
demo
v3
container
php
tests
youtube image