April 10, 2020 By Kohji Ohsawa 2 min read

Using the command line interface, you can choose the location in which you create your free Kubernetes cluster.

IBM Cloud offers a free Kubernetes cluster with one worker node and limited capabilities for 30 days. When you use the IBM Cloud console to create it, you cannot select its location. Your cluster is automatically created in one of the following locations:

  • Dallas in North America
  • Frankfurt or London in Europe

I’m going to run you through the steps to use the the command line interface (CLI) to choose your own location (although you still need to select from Dallas, Frankfurt, and London). 

Step 1. Log in with the CLI and select a target resource group

$ ibmcloud login --sso
$ ibmcloud target -g YOUR_RESOURCE_GROUP

Step 2. Select a region to use, then create a cluster

The following regions are available:

  • Frankfurt in ibmcloud ks init --host https://eu-de.containers.cloud.ibm.com
  • London in ibmcloud ks init --host https://eu-gb.containers.cloud.ibm.com
  • Dallas in ibmcloud ks init --host https://us-south.containers.cloud.ibm.com

In this example, I select the Frankfurt region:

$ ibmcloud ks init --host https://eu-de.containers.cloud.ibm.com
Using user provided API endpoint: https://eu-de.containers.cloud.ibm.com
OK

$ ibmcloud ks cluster create classic --name YOUR_CLUSTER_NAME
The 'machine-type' flag was not specified. So a free cluster will be created.
Creating cluster...
OK

Now you have a free cluster in Frankfurt. You can use it with other consumer services in the same region, such as Blockchain. 

Summary

With these simple steps, you can create a free Kubernetes cluster in Dallas, Frankfurt, or London by using the CLI. For more details on creating the free cluster, see the Kubernetes FAQ

Was this article helpful?
YesNo

More from Cloud

X-Force report reveals top cloud threats: AITM phishing, business email compromise, credential harvesting and theft

4 min read - As we step into October and mark the start of Cybersecurity Awareness Month, organizations’ focus on protecting digital assets has never been more important. As innovative new cloud and generative AI solutions help advance today’s businesses, it’s also important to understand how these solutions have added to the complexity of today’s cyber threats, and how organizations can address them. That’s why IBM—as a leading global security, cloud, AI and business service provider—advocates to our global clients to take a proactive…

Top 6 innovations from the IBM – AWS GenAI Hackathon

5 min read - Eight client teams collaborated with IBM® and AWS this spring to develop generative AI prototypes to address real-world business challenges in the public sector, financial services, energy, healthcare and other industries. Over the course of several weeks, cross-functional teams comprising client teams, IBM and AWS representatives worked to design, develop and iterate on prototypes that push the boundaries of what's possible with generative AI. IBM used design thinking and user-centric approach to guide the teams throughout the hackathon. AWS provided…

IBM + AWS: Transforming Software Development Lifecycle (SDLC) with generative AI

7 min read - Generative AI is not only changing the way applications are built, but the way they are envisioned, designed, tested, documented, and deployed. It’s also revolutionizing the software development lifecycle (SDLC). IBM and AWS are infusing Amazon Bedrock generative AI capabilities into the IBM® SDLC solution to drive increased efficiency, speed, quality and value in every application lifecycle consistently and at scale. The evolution of the SDLC landscape The software development lifecycle has undergone several silent revolutions in recent decades. The…

IBM Newsletters

Get our newsletters and topic updates that deliver the latest thought leadership and insights on emerging trends.
Subscribe now More newsletters