Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Jumpstarter Docs
Jumpstarter Docs
  • Introduction
    • What is Jumpstarter?
    • How Jumpstarter Works
    • Clients
    • Drivers
    • Exporters
    • Jumpstarter Service
  • Installation
    • Python Packages and CLI
    • Service
      • Kubernetes
      • OpenShift (Helm)
      • OpenShift (ArgoCD)
      • Local cluster with kind
      • Local cluster with minikube
  • Getting Started Guides
    • Setup a Local Exporter
    • Setup a Remote Exporter/Client
  • Command-Line Interface
    • Reference
      • jmp-admin
      • jmp
    • Manage Clients
    • Manage Exporters
    • Running tests
  • Configuration
    • CLI Configuration
    • OIDC Authentication
  • Architecture
    • Drivers
  • Glossary
  • API Reference
    • Driver Packages
      • CAN driver
      • DbusNetwork driver
      • Flashers
      • oci-bundles
      • Network drivers
      • Opendal driver
      • Proxy driver
      • probe-rs driver
      • PySerial
      • SDWire driver
      • Shell driver
      • SNMP
      • TFTP Driver
      • U-Boot driver
      • Ustreamer driver
      • Yepkit
    • Adapter Packages
      • Network adapters
    • Base Driver classes
Versions
  • main
  • ...
Back to top
View this page

IntroductionΒΆ

This section provides an introduction to Jumpstarter, its basic components, and how it works.

  • What is Jumpstarter?
  • How Jumpstarter Works
    • Development Modes
      • Local-Only
      • Distributed
  • Clients
    • Types of Clients
      • Local Clients
      • Remote Clients
  • Drivers
    • Driver Configuration
    • Driver I/O
      • Messages
      • Streams
    • Composite Drivers
  • Exporters
    • Hosts
    • Configuration
    • Running an Exporter
  • Jumpstarter Service
    • Controller
      • Leases
    • Router
Next
What is Jumpstarter?
Previous
Home
Copyright © 2024, Miguel Angel Ajo Pelayo, Nick Cao, Kirk Brauer
Made with Sphinx and @pradyunsg's Furo