OpenShift: Solution use | Afi U.

OpenShift: Solution use

Understand the different components of OpenShift and deploy an application with them.

Upcoming session

Guaranteed to run

No date suits you?

Notify me when a session is added.

  • Duration: 2 days
  • Regular price: $1,590
  • Preferential price: $1,370tip icon

Course outline

Duration : 2 days

Audience

Developers / System administrators / DevOps Engineers

Prerequisites

Master the basic concepts of Docker

Objectives

  • You will understand the different components of OpenShift
  • You will know how to deploy an application in OpenShift
  • You will know the best practices regarding the development of an application on an OpenShift platform

Contents

Presentation
  • Goals
  • Introduction
  • K8s
  • OpenShift
First Steps
  • Objectifs
  • Practice environment
  • Web interface (dashboard)
  • OC client
  • How to log myself
  • The objects
  • YAML
  • Summary
Run objects
  • Projects
  • Deployment of a test application
  • Routes
  • Services
  • Labels
  • Pods
Build objects
  • mageStream
  • buildconfig
Configuration objects
  • Configmaps
  • Secrets
  • Summary
Triggers
  • Triggers :config change
  • Triggers :Image change
  • Webhooks
  • Summary
Advanced Usage
  • Templates
  • Link OpenShift<>Jenkins
  • Account services
  • Debugging