Kubeflow is an open-source platform that orchestrates complex machine learning (ML) workflows on Kubernetes. It translates the steps of a data science pipeline—from Jupyter notebook exploration and model training to hyperparameter tuning and model serving—into reproducible, containerized components running on a portable infrastructure layer.
Glossary
Kubeflow

What is Kubeflow?
Kubeflow is an open-source machine learning toolkit dedicated to making deployments of ML workflows on Kubernetes simple, portable, and scalable.
The project achieves portability by packaging each ML task as a Docker container and defining the workflow as a Directed Acyclic Graph (DAG) using the Kubeflow Pipelines SDK. This architecture allows platform engineers to run the same pipeline consistently across on-premises GPU clusters, air-gapped environments, or public cloud, ensuring that models are not locked into a specific vendor's infrastructure.
Core Characteristics of Kubeflow
Kubeflow is an open-source platform that makes deploying machine learning workflows on Kubernetes simple, portable, and scalable. It transforms Kubernetes into a complete ML platform by providing purpose-built components for each stage of the ML lifecycle.
Frequently Asked Questions
Precise answers to the most common technical questions about orchestrating machine learning workflows on Kubernetes with Kubeflow, specifically in disconnected and air-gapped environments.
Kubeflow is an open-source machine learning toolkit that runs on Kubernetes, designed to orchestrate the entire ML lifecycle—from experimentation to production serving—using composable, portable components. It works by deploying a suite of Custom Resource Definitions (CRDs) and operators that translate high-level ML concepts like TFJob, PyTorchJob, and Pipeline into native Kubernetes resources. The platform is structured around a central dashboard that provides access to Kubeflow Pipelines (for building and running DAG-based workflows), Katib (for automated hyperparameter tuning), KFServing/KServe (for model serving), and Notebook Servers (for interactive development). Each component is a standalone microservice, allowing platform engineers to install only the necessary modules. In disconnected environments, Kubeflow's manifests and container images must be pre-downloaded and mirrored to a Private Registry before deployment, ensuring all dependencies are locally resolvable without internet access.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Kubeflow orchestrates ML workflows on Kubernetes. These related concepts form the operational backbone for deploying and managing Kubeflow in disconnected, sovereign environments.
Katib
Kubeflow's native hyperparameter tuning and neural architecture search component. Katib automates the search for optimal model configurations by running parallel trials with different parameter combinations.
- Supports algorithms like Bayesian optimization, HyperBand, and random search
- Integrates with any ML framework via custom container images
- Uses Custom Resource Definitions (CRDs) to manage experiments declaratively
- Each trial runs as an independent Kubernetes Job
- Essential for maximizing model performance without manual tuning
Notebooks & Central Dashboard
Kubeflow provides a centralized web interface for launching and managing Jupyter notebooks directly within the Kubernetes cluster. Each notebook runs as a pod with access to cluster resources.
- Supports custom notebook images with pre-installed ML libraries
- Integrates with PersistentVolumeClaims for workspace storage
- Enables GPU allocation per notebook instance
- Provides namespace-scoped isolation for multi-tenant environments
- The Central Dashboard serves as the single entry point for all Kubeflow components
Training Operators
A set of Kubernetes operators that manage distributed training jobs for various ML frameworks. Each operator creates a Custom Resource that defines the training cluster topology.
- TFJob: Manages TensorFlow distributed training with parameter servers and workers
- PyTorchJob: Orchestrates PyTorch distributed training with master-worker patterns
- MPIJob: Supports MPI-based distributed training for Horovod and similar frameworks
- Handles pod restarts, checkpointing, and job completion automatically
- Essential for scaling training across multiple GPUs in a disconnected cluster
Multi-Tenancy & Profiles
Kubeflow implements namespace-level isolation through the Profile resource, which automatically provisions a dedicated namespace with associated RBAC, resource quotas, and service accounts.
- Each Profile corresponds to a user or team workspace
- Automatically creates Istio AuthorizationPolicies for traffic isolation
- Integrates with external identity providers via OIDC or LDAP
- Enforces ResourceQuotas to prevent noisy-neighbor problems
- Critical for sovereign deployments where multiple teams share a single air-gapped cluster

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us