Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content

Pre-alpha software: Dyff is research code in a pre-alpha state. It is published without warranty, is subject to change at any time, and has not been certified, tested, assessed, or otherwise assured of safety by any person or organization. Use at your own risk.

Dyff
Logo
Dyff

Getting started

  • Installation
  • Connect
  • Tutorial
    • Create a Dataset
    • Data schemas
    • Inference – Models, Services, and Sessions
    • Run an Evaluation
    • Analyze evaluation results
    • Create a safety case
  • Dyff Cloud Tutorial
    • Organizing and querying resources
    • Grouping by UseCase and other concerns
    • Resource Families
    • Bulk requests
    • Integrating with the Dyff Web App
    • Advanced Inference Service Usage

Deploy

  • Local cluster
    • Set up the cluster host
    • Set up the cluster
    • Validate the cluster
    • Kick the tires
  • Production cluster
    • Cloud resources
      • Service accounts
      • Network
      • Cluster
      • Storage
    • Cluster resources
      • Storage
      • Kafka
      • MongoDB
      • Ingress
    • Dyff platform
      • dyff-api
      • dyff-frontend
      • dyff-orchestrator
      • dyff-operator
      • workflows-aggregator
      • workflows-informer
      • workflows-sink
  • Account management

About

  • Design
  • Security
    • Role-based access control (RBAC)
  • Storage
    • Kafka
  • Testing
  • Workflow status
  • dyff-operator
  • dyff-frontend
    • Dev Environment
    • Types
    • Testing

Reference

  • Python SDK
    • dyff
    • dyff.audit
      • Analysis workflows
      • Local development
      • Utilities
    • dyff.client
    • dyff.schema
      • Platform types
      • Request Types
      • Status flags
      • Schema adapters
      • Utilities
Back to top
View this page
Edit this page

Dyff platform¶

This section walks through the provisioning of the Dyff platform.

This tutorial assumes you have already created a Kubernetes cluster and deployed required cluster services. If you have not completed either step, go back and complete it now.

  • dyff-api
    • Signing key
    • Ingress
    • Authentication
    • Storage
    • More information
  • dyff-frontend
  • dyff-orchestrator
  • dyff-operator
  • workflows-aggregator
  • workflows-informer
  • workflows-sink
Next
dyff-api
Previous
Ingress
Copyright © 2024 Underwriters Laboratories Inc.
Made with Sphinx and @pradyunsg's Furo