openshift101
1.0.0
1.0.0
  • Introduction
  • Getting Started
    • Create an IBM Cloud account / Access an OpenShift cluster
    • Accessing the IBM Cloud Shell
  • Workshop
    • Exercise 1: Deploy a Node application with Source-to-Image
    • Exercise 2: Logging and monitoring
    • Exercise 3: Metrics and dashboards
    • Exercise 4: Scaling the application
    • Exercise 5: Health checks
    • Exercise 6: Deploy a Node application with Build Config (CLI version)
  • Alternates
    • Exercise 1: Deploy a Java application with a Docker Image
    • Exercise 6: Deploy a Java application with Build Config (CLI version)
  • Resources
    • FAQ
    • A General Docker Tutorial
    • Kubernetes Overview
    • Setup CLI Access for the cluster
    • Certification on CognitiveClass.ai
    • IBM Developer
    • Docs: Red Hat OpenShift on IBM Cloud
  • Survey
    • Tell us how we did
Powered by GitBook
On this page
  • Upgrade your Trial account
  • I can't create a new account
  • I don't see OpenShift's Web Console
  • I see an error while deploying my image to an internal container registry

Was this helpful?

  1. Resources

FAQ

PreviousExercise 6: Deploy a Java application with Build Config (CLI version)NextA General Docker Tutorial

Last updated 5 years ago

Was this helpful?

This page would list all know questions and potential problems, with possible answers or remedies.

Upgrade your Trial account

In 2018, IBM Cloud moved to a "Lite" account. If you have an old "Trial" account that expired after 30 days you should go to to freely convert your account to a "Lite" account.

I can't create a new account

Ask for whitelisting, or use your own smart phone with data plan (do not use local WiFi).

I don't see OpenShift's Web Console

Try restarting the VPN pod with the following command (log in to the environement using CLI token):

kubectl delete pod -l app=vpn -n kube-system --wait=false

I see an error while deploying my image to an internal container registry

Try restarting the VPN with the following command:

kubectl delete pod -l app=vpn -n kube-system --wait=false

If that doesn't work please rebuild a cluster, or ask to get a new cluster.

https://cloud.ibm.com/registration/startUpgradeToLite