PrimeHub
v4.1
v4.1
  • Introduction
  • Installation
  • Tiers and Licenses
  • End-to-End Tutorial
    • 1 - MLOps Introduction and Scoping the Project
    • 2 - Train and Manage the Model
    • 3 - Compare, Register and Deploy the Model
    • 4 - Build the Web Application
    • 5 - Summary
  • User Guide
    • User Portal
    • Notebook
      • Notebook Tips
      • Advanced Settings
      • PrimeHub Notebook Extension
      • Submit Notebook as Job
    • Jobs
      • Job Artifacts
      • Tutorial
        • (Part1) MNIST classifier training
        • (Part2) MNIST classifier training
        • (Advanced) Use Job Submission to Tune Hyperparameters
        • (Advanced) Model Serving by Seldon
        • Job Artifacts Simple Usecase
    • Models
      • Manage and Deploy Model
      • Model Management Configuration
    • Deployments
      • Pre-packaged servers
        • TensorFlow server
        • PyTorch server
        • SKLearn server
        • Customize Pre-packaged Server
        • Run Pre-packaged Server Locally
      • Package from Language Wrapper
        • Model Image for Python
        • Model Image for R
        • Reusable Base Image
      • Prediction APIs
      • Model URI
      • Tutorial
        • Model by Pre-packaged Server
        • Model by Pre-packaged Server (PHFS)
        • Model by Image built from Language Wrapper
    • Shared Files
    • Datasets
    • Apps
      • Label Studio
      • MATLAB
      • MLflow
      • Streamlit
      • Tutorial
        • Create Your Own App
        • Create an MLflow server
        • Label Dataset by Label Studio
        • Code Server
    • Group Admin
      • Images
      • Settings
    • Generate an PrimeHub API Token
    • Python SDK
    • SSH Server Feature
      • VSCode SSH Notebook Remotely
      • Generate SSH Key Pair
      • Permission Denied
      • Connection Refused
    • Advanced Tutorial
      • Labeling the data
      • Notebook as a Job
      • Custom build the Seldon server
      • PrimeHub SDK/CLI Tools
  • Administrator Guide
    • Admin Portal
      • Create User
      • Create Group
      • Assign Group Admin
      • Create/Plan Instance Type
      • Add InfuseAI Image
      • Add Image
      • Build Image
      • Gitsync Secret for GitHub
      • Pull Secret for GitLab
    • System Settings
    • User Management
    • Group Management
    • Instance Type Management
      • NodeSelector
      • Toleration
    • Image Management
      • Custom Image Guideline
    • Volume Management
      • Upload Server
    • Secret Management
    • App Settings
    • Notebooks Admin
    • Usage Reports
  • Reference
    • Jupyter Images
      • repo2docker image
      • RStudio image
    • InfuseAI Images List
    • Roadmap
  • Developer Guide
    • GitHub
    • Design
      • PrimeHub File System (PHFS)
      • PrimeHub Store
      • Log Persistence
      • PrimeHub Apps
      • Admission
      • Notebook with kernel process
      • JupyterHub
      • Image Builder
      • Volume Upload
      • Job Scheduler
      • Job Submission
      • Job Monitoring
      • Install Helper
      • User Portal
      • Meta Chart
      • PrimeHub Usage
      • Job Artifact
      • PrimeHub Apps
    • Concept
      • Architecture
      • Data Model
      • CRDs
      • GraphQL
      • Persistence Storages
      • Persistence
      • Resources Quota
      • Privilege
    • Configuration
      • How to configure PrimeHub
      • Multiple Jupyter Notebook Kernels
      • Configure SSH Server
      • Configure Job Submission
      • Configure Custom Image Build
      • Configure Model Deployment
      • Setup Self-Signed Certificate for PrimeHub
      • Chart Configuration
      • Configure PrimeHub Store
    • Environment Variables
Powered by GitBook
On this page
  • Tiers
  • License
  • License warning
  • FAQ

Tiers and Licenses

Product tiers and licenses

PreviousInstallationNext1 - MLOps Introduction and Scoping the Project

Last updated 10 days ago

Tiers

PrimeHub has three tiers: Community, Enterprise, and Deploy.

  • Community: fundamental features provided to the community. See GitHub repo.

  • Enterprise: fully complete features.

  • Deploy: mandatory features dedicated to Model Deployment.

Here we list the features comparison among tiers.

Features
Community
Enterprise
Deploy

Notebooks

✅️

✅️

Jobs

✅️

Recurring Jobs

✅️

Models

✅️

Deployments

✅️

✅️

Shared Files

✅️

✅️

✅️

Datasets

✅️

✅️

✅️

Apps

✅️

✅️

SSH Server

✅️

✅️

Python SDK

✅️

✅️

✅️

PrimeHub Store

✅️

✅️

✅️

Submit Notebook as a Job

✅️

Group Admin > Group Images

✅️

✅️

Group Admin > Group Settings

✅️

✅️

✅️

Admin > Users Management

✅️

✅️

✅️

Admin > Groups Management

✅️

✅️

✅️

Admin > Instance Types Management

✅️

✅️

✅️

Admin > Images Management

✅️

✅️

Admin > Volumes Management

✅️

✅️

Admin > Secrets Management

✅️

✅️

✅️

Admin > Usage Report

✅️

Admin > System Settings

✅️

✅️

✅️

License

In addition to feature differences among tiers, some features are also varied in licenses.

  • EE Trial: Enterprise Edition with the trial License.

  • EE Licensed: Enterprise Edition with Authorized License.

  • Deploy Licensed: Deploy Edition with Authorized License.

Here we list the features comparison among licenses.

Features
EE Trial
EE Licensed
Deploy Licensed

Kubernetes Nodes

Maximum: 1 node

Depends on License Detail

Depends on License Detail

Admin > Users Management

Maximum: 5 users

Depends on License Detail

Depends on License Detail

Admin > Groups Management

Maximum: 1 group

Depends on License Detail

Depends on License Detail

Deployments

Maximum: 1 deployment running

Depends on License Detail

Depends on License Detail


License warning

A license issued by InfuseAI contains Expiration Date, Maximum Nodes, Maximum Deployments.

  • When a license has expired, a warning message appears.

    Your license has expired. Please contact your sales team to extend your license.

  • When used node amount > granted node amount, a warning message appears.

    You are using more nodes than your license allows. Please contact your system administrator.

  • when used model amount > granted model amount + 10%, a warning message appears.

    Please contact your system administrator for assistance to upgrade your license to run more models.

To learn the current PrimeHub license information, see PrimeHub License.

FAQ

Q: What is the license detail?

For each license, we determine the:

  • # of nodes allowed

  • # of users allowed

  • # of groups allowed

  • # of deployments allowed

  • License Start Time

  • License Expiration Time

Q: What is the trial license?

  • When we install a PrimeHub EE , there is a trial license installed.

  • The detail of the trial license:

    • 1 node

    • 5 users

    • 1 group

    • 1 deployment

    • The license is never expired

Q: What happens if the license is expired?

  • The normal user cannot create new resources for Jobs, Schedules, and Deployments.

  • The existing resources would not be affected.

Q: What happens if the # of node exceeds the limitation in license?

The console would show a warning message:

You are using more nodes than your license allows. Please contact your system administrator.

Q: What happens if I upgrade from CE to EE, and the # of users/groups exceeds the limitation in license?

The existing users/groups would not be affected, but it is not allowed to create new user/group.

Community Edition ⇗