Logo wiki.par.sh
Search Shelves Books Log in
Info
Content
Book Navigation
  • OpenShift

  • Workshop

    • Introduction

    • Getting Started

    • Builds and Deployments

    • Build Configuration

    • Deployment Configuration

    • Networks, Services, Routes and Scaling

    • Storage

    • Templates and Catalog

Books
OpenShift
Workshop

Workshop

My notes from the course "OpenShift for the Absolute Beginners - Hands-on" by Mumshad Mannambeth on Udemy

Introduction

OpenShift is the open source container platform by Red Hat and considered as a PaaS. There are...

Getting Started

Management Tools Project groups and separates applications. In project, you manage your applic...

Builds and Deployments

Simple Application Let's try to deploy a simple web application written in Python using Flas...

Build Configuration

View Build Configuration You can see build configuration in the Configuration tab of the Build. ...

Deployment Configuration

Deployment Controller In Kubernetes, the smallest unit that you can deploy is a Pod which is on...

Networks, Services, Routes and Scaling

Networking Kubernetes cluster is composed of a master and worker nodes. These are virtual or p...

Storage

Storage Docker containers are meant to be transients in nature which means they are meant to la...

Templates and Catalog

This catalog item is a combination of various objects we built throughout this course. It has a...

Search Results

Clear Search
Details
Created 2 years ago by Chairat (Par)
Updated 2 years ago by Chairat (Par)
Actions


Export
  • Contained Web File .html
  • PDF File .pdf
  • Plain Text File .txt
Back to top