Giter VIP home page Giter VIP logo

learning-openshift-4407066's Introduction

Learning OpenShift

This is the repository for the LinkedIn Learning course Learning OpenShift. The full course is available from LinkedIn Learning.

Learning OpenShift

If you’re just getting started with Red Hat OpenShift, the Kubernetes-based enterprise platform as a service, you may be faced with a series of frustrating and exceedingly complex challenges. Because while OpenShift offers excellent security, cost effectiveness, and support features, it differs from Kubernetes in a number of critical ways. This course enables developers with Kubernetes experience to become proficient in OpenShift in a reasonably short amount of time. Get an overview of Red Hat OpenShift 4, exploring the major differences between it and Kubernetes. Along the way, instructor Adrian Kosmaczewski demonstrates how to start working with OpenShift 4 clusters, deploying applications, setting up CI/CD pipelines, working with operators and templates, monitoring services, and scaling applications.

Instructions

This repository has branches for each of the videos in the course. You can use the branch pop up menu in github to switch to a specific branch and take a look at the course at that stage, or you can add /tree/BRANCH_NAME to the URL to go to the branch you want to access.

This is the complete list of branches:

Beware!

When switching from one exercise files branch to the next after making changes to the files, you may get a message like this:

error: Your local changes to the following files would be overwritten by checkout:        [files]
Please commit your changes or stash them before you switch branches.
Aborting

To resolve this issue:

Add changes to git using this command: git add .
Commit changes using this command: git commit -m "some message"

Requirements

  1. To use these exercise files, you must have the following installed:
    • Students should use a computer running Microsoft Windows, Apple macOS, or Linux.
    • Students should have Git installed.
    • They should also have a container management tool installed, such as Podman or Docker.
  2. Clone this repository into your local machine using the terminal (Mac, Linux), CMD (Windows), or a GUI tool like SourceTree.
  3. Switch to the branch corresponding to the video you're currently watching.

Recommended LinkedIn Learning Courses

To get the knowledge required to follow this course, we recommend the following three courses on LinkedIn Learning:

Instructor

Adrian Kosmaczewski

Check out my other courses on LinkedIn Learning.

learning-openshift-4407066's People

Contributors

akosma avatar smoser-lil avatar cmosier-lil avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.