DEV Community

Dave Nugent πŸŒ‰ for IBM Developer

Posted on • Originally published at hackernoon.com

Three Free Ways to Learn Kubernetes and Red Hat OpenShift

There are lots of videos and tutorials about how to get started with Kubernetes scattered about online, but what about resources that set you up with your own real Kubernetes environment?

I've compiled a list of three resources where you can get started with Kubernetes and Red Hat OpenShift, Red Hat's enterprise Kubernetes platform. No payment required.

1. OpenShift Open Labs

OpenShift Open Labs

Want to dive deep into Kubernetes and Red Hat OpenShift? Open Labs gives you six guided walkthroughs to explore scenarios in your own Red Hat OpenShift cluster. These include:

  • Building hybrid cloud apps by connecting to a Cloudant service using OpenShift operators
  • Logging with LogDNA
  • Cloud monitoring with SysDig
  • Securing microservices

ℹ️ Tip: In order to save resources, you'll have access to the cluster for one hour, after which you can request another cluster.

ℹ️ Tip: There are also Kubernetes-only versions of some labs available here.

https://developer.ibm.com/openlabs/openshift

πŸ§‘β€πŸŽ“ Good For:

  • Learning about OpenShift and Cloud services, logging and SysDig
  • Installing and configuring OpenShift Operators

πŸ€” Be Aware:

  • Clusters time out after one hour

2. Earn your Build Smart on Kubernetes Badge

Build Smart on Kubernetes Banner

If you only have a couple hours to spare and want to learn about deploying applications to Kubernetes and Red Hat OpenShift, this program will get you there.

You'll learn how to:

  • Deploy a node.js application using source-to-image,
  • Deploy a Java microservice application on Open Liberty,
  • Deploy a machine learning model and use it to classify images

At the end of the workshop, you'll be receive a badge certifying completion that you can share on social media (if you're into that kind of thing!)

ℹ️ Tip: If you're going for the badge, make sure you open the quiz before starting the workshops! The quiz asks for the output of a command from each lab, so it's much easier to complete the quiz as you run through the labs.

ℹ️ Tip: The badges are issued once per week, so you may have to wait up to seven days after completion until your badge is issued.

https://www.credly.com/org/ibm/badge/build-smart-on-kubernetes/

πŸ§‘β€πŸŽ“ Good For:

  • Application developers interested in deploying apps to k8s
  • Sharing your achievement on social media

πŸ€” Be Aware:

  • Complete the quiz as you do the labs
  • You may wait a week for the badge

3. Try.OpenShift.com

Try.openshift.com page screenshot

Red Hat’s Developer Sandbox contains a number of workshops that give you a deep knowledge of Kubernetes and Red Hat OpenShift, including:

ℹ️ Tip: Red Hat’s Developer Sandbox comes pre-configured with CodeReady Workspaces, Red Hat's productized version of Eclipse Che.

https://try.openshift.com

πŸ§‘β€πŸŽ“ Good For:

  • Learning through kubectl and git on your local machine
  • Working with quay.io, React, and MariaDB
  • Deploying applications working with Kafka and JavaScript

πŸ€” Be Aware:

  • Some of these labs have detailed command line requirements -- but this can be an opportunity for education!

Resources

Top comments (0)