Get your Java Microservice up and running
  • README
  • Setup local and IBM Cloud Environment
    • Overview
    • Register for IBM Cloud
    • Apply your feature code
    • Create a free Kubernetes cluster
    • Configure the container registry
    • Setup for local development and cloud deployment
    • Access the Kubernetes cluster
  • Exercises
    • Exercise 1: Running the Java Microservice locally
    • Exercise 2: The Java implementation
    • Exercise 3: Deploy to the Kubernetes
  • Additional Resources
    • Cloud-Native-Starter project
    • Security
    • Reactive
Powered by GitBook
On this page
  • Step 1: Logon to IBM Cloud
  • Step 2: Select in the menu "Catalog" and search for "Kubernetes Service"
  • Step 3: Click on "Kubernetes Service"
  • Step 4: Select Free cluster
  • 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. Setup local and IBM Cloud Environment

Create a free Kubernetes cluster

PreviousApply your feature codeNextConfigure the container registry

Last updated 3 years ago

Was this helpful?

Step 1: Logon to IBM Cloud

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

Step 3: Click on "Kubernetes Service"

Step 4: Select Free cluster

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

Ensure you set following values in the creation dialog:

  • Cluster name: cloud-native

  • Resource group: Default

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 cluster takes up to 20 min.


catalog
k8s
create Kubernetes service