https://github.com/kubefleet-dev/kubefleet-cookbook
Examples and guides on using KubeFleet to manage multicluster scenarios
https://github.com/kubefleet-dev/kubefleet-cookbook
ai gpu kaito kubernetes multi-cluster resources
Last synced: 4 months ago
JSON representation
Examples and guides on using KubeFleet to manage multicluster scenarios
- Host: GitHub
- URL: https://github.com/kubefleet-dev/kubefleet-cookbook
- Owner: kubefleet-dev
- License: cc-by-4.0
- Created: 2025-10-22T23:30:44.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-10T03:56:33.000Z (7 months ago)
- Last Synced: 2025-12-22T22:23:28.553Z (6 months ago)
- Topics: ai, gpu, kaito, kubernetes, multi-cluster, resources
- Language: Shell
- Homepage: https://kubefleet.dev/
- Size: 59.6 KB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KubeFleet Cookbook
This repository features various labs, tutorials, and other learning materials that better help developers
explore KubeFleet's capabilities and how to integrate KubeFleet with other cloud-native projects in different
use cases.
KubeFleet is a sandbox project of the [Cloud Native Computing Foundation (CNCF)](https://cncf.io/) that helps developers manage multiple Kubernetes clusters with ease. See the [KubeFleet repository](https://github.com/kubefleet-dev/kubefleet) for more information.
## Current projects
* [Multi-cluster LLM Inference with KAITO](/multi-cluster-ai-with-kaito)
This tutorial showcases how to use KubeFleet with [KAITO](https://kaito-project.github.io/kaito/docs/), a CNCF project that automates the AI/ML model inference
or tuning workload in a Kubernetes cluster, to simplify multi-cluster multi-model inference tasks.
Specifically, the tutorial uses:
* KAITO, for running LLM based inference workloads in Kubernetes clusters;
* Istio, for connecting clusters in a multi-cluster service mesh;
* Kubernetes Gateway API with Inference Extension, for enabling self-hosted LLM query traffic;
* KubeFleet, for managing KAITO, Istio, and Kubernetes Gateway API resources across clusters.
## Contributing
Help us make the KubeFleet cookbook better! To get started, see the [KubeFleet Cookbook Contributing Guide](CONTRIBUTING.md).
## Issues and Feedback
If you have any questions or concerns about the KubeFleet cookbook, any of its hosted tutorials, or this repository itself,
please raise a [GitHub issue](https://github.com/kubefleet-dev/cookbook/issues). You may also want to
[join the discussions](https://github.com/kubefleet-dev/cookbook/discussions).
---
Copyright The KubeFleet Authors. The Linux Foundation® (TLF) has registered trademarks and uses trademarks.
For a list of TLF trademarks, see [Trademark Usage](https://www.linuxfoundation.org/trademark-usage/).