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
  • Lab 4: Configure the IBM Cloud Container Registry
  • Step 1: Select in Kubernetes the entry Registry and ensure your are in the Dallas location.
  • Step 2: The create a namespace with a unique name cloud-native-[YOURNAME]
  • Step 3: Verify the namespace was created

Was this helpful?

  1. IBM Cloud Setup

Lab 4 - Configure the IBM Cloud Container Registry

PreviousLab 3 - Create a free Kubernetes clusterNextLab 5 - Deploy the Microservice to Kubernetes

Last updated 5 years ago

Was this helpful?

Lab 4: Configure the IBM Cloud Container Registry

Step 1: Select in Kubernetes the entry Registry and ensure your are in the Dallas location.

Step 2: The create a namespace with a unique name cloud-native-[YOURNAME]

Step 3: Verify the namespace was created

Note: Namespaces are required to be unique across the entire region that the specific registry is located in, not just unique to your account. This is mentioned in the following .

public documentation
Select in Kubernetes the entry Registry
The create a namespace with a unique name cloud-native
Verify the namespace was created