Available in VPC
You can learn some concepts about ML expert Platform before you learn the ML expert Platform quickstart overview.
Workspace
A workspace refers to a working area separated for each user within ML expert Platform.
Any subscriber to ML expert Platform can create a workspace, and admin permissions are granted to the workspace creator. Currently, each user can create only 1 workspace.
Project
A project refers to a separate actual working area for each Namespace, which creates resources required for tasks, such as workload and PVC. The project creator is granted admin permissions. You can create multiple projects in 1 workspace.
Project Namespace
When you create a project, a Project Namespace is automatically created. Project Namespace means Kubernetes Namespace.
Kubectl
Kubectl is a CLI tool that you can use to view, create, edit, and delete cluster resources by communicating with the Kubernetes API server. To use project resources, you must use Kubectl. Install Kubectl according to your operating system through the following links: