Overview
...
This topic will cover covers the components of a Kubernetes cluster.
Note | icon | false|
---|---|---|
title | Prerequisites | : Before you begin, ensure:
|
Create Namespace
...
Namespaces are a way to divide cluster resources between multiple users.
Navigate to Create NameSpace.
Click a Namespace and navigate to Actions > Create Namespace > Optionally, you can enter the Resource Quota and Limit range.
...
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.
...