Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview


This topic will cover the components of a Kubernetes cluster.

Prerequisites


Before you begin, ensure:

  • Kubernetes Cluster  is pre-deployed and the status is running
  • Ensure you are entitled to the Kubernetes Cluster

Create Namespace


Namespaces are a way to divide cluster resources between multiple users.

  1. Navigate to Create NameSpace.

  2. Click a Namespace and navigate to Actions > Create Namespace > Optionally, you can enter the Resource Quota and Limit range

NameSpace

Once the Namespace is added successfully, the namespace can be entitled to users or groups. Following is a sample namespace created on a kubernetes cluster. 

Dev

  • No labels