Tutorials#

Hands-on, end-to-end guides for completing real tasks on DKubeX. Where the Applications section explains what each component does, the tutorials show you how to put those components together to finish a concrete piece of work — from governing model access to training a model or building and hosting an app.

The tutorials are grouped into four categories so you can jump straight to the kind of work you’re doing:

  • Governing LLM Access — configure providers, issue API keys, and enforce guardrails with SecureLLM.

  • LLMs and RAG — deploy models and build retrieval-augmented applications on top of them.

  • MLOps — train and deploy your own machine learning models.

  • Coding Agents — set up AI coding agents in the Workspace and use them to build and host apps.

Contents#

How to Use These Tutorials#

  • Choose a tutorial based on the workflow you want to complete.

  • Follow the prerequisites before starting any steps.

  • Execute each step in order to validate the expected outcome.

  • Use troubleshooting sections when behavior differs from expected results.

Each tutorial is written to be practical, task-focused, and easy to apply in day-to-day DKubeX operations.