NetBook
  • The Basics
    • About
      • 🧑‍🤝‍🧑Community
    • 🔰Getting Started
      • 🤟Introduction
    • 🛒Components
      • ⚒️WorkFlow
      • 👨‍🏫Projects
      • 🟩Dashboard
      • 🌐Workspaces
        • Overview
        • Quickstart
      • ⛏️Experiments
        • Setting Up your Code
        • Creating Training Docker Image
        • Training Data Setup
        • Start a New Training Job on NetBook UI
      • 🖥️Compute Backends
        • Add your Kubernetes Clusters
          • Create Kubernetes Cluster on E2E Nodes
          • Creating Kubernetes Cluster on Bare Metal Servers
      • 🧑‍💻Environments
        • Overview
        • Quickstart
    • 💳Accounts
      • 🌥️Bring your own Cloud
        • Azure
          • Setup in your Azure
          • Adding Credentials to Netbook Portal
        • AWS
          • Setup in your AWS account
          • Adding Credentials to NetBook Portal
    • 💵Billing
    • 🔧Settings
  • Api Docs
    • Api documentation
  • Issues and resolutions
    • Slack Support
  • Release Notes
    • Version 0
  • OpenSource
    • Docs
      • Spawner
        • reference
          • Cluster
          • Nodes
        • Setup
        • Usage examples
        • Issues and Troubleshooting
Powered by GitBook
On this page
  1. OpenSource
  2. Docs

Spawner

Module to create kubernetes clusters with one click on any cloud provider and on-premise clusters

PreviousDocsNextreference

Last updated 3 years ago

Creating Kubernetes Clusters is the first step in implementing Kubernetes based workflows for Data Science.

Most of the time, Data Science teams or ML engineers struggle to set clusters up as each cloud provider has a different cli and multiple hops to pass through to create them.

This module helps create Kubernetes Clusters on any cloud provider and private data centers through a unified command. All you need to do is change the configuration files.

Steps on using Spawner Service

Setup
Usage Examples
Issues and reporting