Thursday, September 24, 2020

How to build a Namespace with vSphere for Kubernetes

 What is a Namespace in Kubernetes?

Namespaces are a feature that is use to divide cluster resources between multiple users. 

How to create a Namespace:

1. Launch the vSphere Client and log in as the administrator. Click on Create Namespace.



2. Select your vSphere Cluster and name it. Click on Create.


3. Verify that the Namespace has been created and click on Got It.


4. Click on Add Permissions


5. Specify the user, the identity source and the permissions for the user. 


6. Click on Add Storage and specify the storage policy. 


7. Use the kubectl commadn to test your user. 




No comments:

Post a Comment

Note: Only a member of this blog may post a comment.