Automated deployment to Kubernetes on IBM Cloud
  • Introduction
  • IBM Cloud Setup
    • Lab 1 - Register for IBM Cloud
    • Lab 2 - Insert feature code
    • Lab 3 - Create a free Kubernetes cluster
    • Lab 4 - Configure the IBM Cloud Container Registry
  • Deploy the Authors microservice to IBM Cloud
    • Lab 5 - Deploy the Microservice to Kubernetes
    • Lab 6 - Use the created toolchain
    • Lab 7 - Verify the deployed Microservice
  • Resources
    • Cloud-Native-Starter project
    • Creating Custom Toolchain Templates
    • Configuring tool integrations
    • Hands-on workshop "Build a Java Microservice and deploy the Microservice to Kubernetes on IBM Cloud"
Powered by GitBook
On this page
  • Step 1: Logon to IBM Cloud
  • Step 2: Select in the menu "Catalog" and search for "Kubernetes Cluster"
  • Step 3: Click on "Kubernetes Cluster"
  • Step 4: Press "Create"
  • Step 5: Click on the Kubernetes Services and select "Free"
  • Step 6: Press "Create custer"
  • Step 7: Now you will be forwarded to your cluster on IBM Cloud and you can verify the status of the creation of your cluster

Was this helpful?

  1. IBM Cloud Setup

Lab 3 - Create a free Kubernetes cluster

PreviousLab 2 - Insert feature codeNextLab 4 - Configure the IBM Cloud Container Registry

Last updated 5 years ago

Was this helpful?

Step 1: Logon to IBM Cloud

Step 2: Select in the menu "Catalog" and search for "Kubernetes Cluster"

Step 3: Click on "Kubernetes Cluster"

Step 4: Press "Create"

Step 5: Click on the Kubernetes Services and select "Free"

Ensure you set following values in the creation dialog and don't change the remaining values:

  • Cluster name: cloud-native

Note: In the new IBM Cloud UI it seems the enties for Geography and Metro are no longer available.

Step 6: Press "Create custer"

Step 7: Now you will be forwarded to your cluster on IBM Cloud and you can verify the status of the creation of your cluster

The creation of the custer takes up to 20 min.

Note: If you in a hands-on session please inform your instructor that you have finished step 7.

Kubernetes service
create Kubernetes service 01
create Kubernetes service 02
create Kubernetes service 03