-
Notifications
You must be signed in to change notification settings - Fork 924
Expand file tree
/
Copy path_index.html
More file actions
406 lines (386 loc) · 18.7 KB
/
Copy path_index.html
File metadata and controls
406 lines (386 loc) · 18.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
+++
title = "Kubeflow"
+++
<!-- Hero section -->
{{<blocks/cover title="Kubeflow" subtitle="The foundation of tools for AI Platforms on Kubernetes." image_anchor="center" color="dark">}}
<div class="mt-5">
<div class="mx-auto">
<a class="btn btn-lg btn-primary mx-1 mb-3 mb-sm-0 px-3 px-md-4 py-2" href="/docs/started/">
Get Started
<i class="fas fa-arrow-alt-circle-right ml-1"></i>
</a>
<a class="btn btn-lg btn-secondary mx-1 mb-3 mb-sm-0 px-3 px-md-4 py-2" href="/docs/about/contributing/">
Contribute
<i class="fas fa-pencil-alt ml-1"></i>
</a>
<a class="btn btn-lg btn-info mx-1 mb-3 mb-sm-0 px-3 px-md-4 py-2" href="/docs/genai/use-cases/">
GenAI
<i class="fas fa-brain ml-1"></i>
</a>
<div class="mt-2">
<a class="btn btn-link text-light" href="#overview">
<i class="fa-solid fa-circle-chevron-down" style="font-size: 350%"></i>
</a>
</div>
</div>
{{</blocks/cover>}}
<div id="community-stats" class="text-center">
<div class="container">
<h3 class="section-head">
<span class="border-bottom pb-2">Open Source. Battle-Tested. Community Built.</span>
</h3>
<div class="row justify-content-center">
<div class="col-md-4 mb-3 mb-md-0">
<a href="https://insights.linuxfoundation.org/project/kubeflow" target="_blank" rel="noopener" class="stat-card-link">
<div class="stat-card">
<div class="stat-number">258M+</div>
<div class="stat-label">PyPI Downloads</div>
</div>
</a>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<a href="https://insights.linuxfoundation.org/project/kubeflow" target="_blank" rel="noopener" class="stat-card-link">
<div class="stat-card">
<div class="stat-number">33.1K+</div>
<div class="stat-label">GitHub Stars</div>
</div>
</a>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<a href="https://insights.linuxfoundation.org/project/kubeflow" target="_blank" rel="noopener" class="stat-card-link">
<div class="stat-card">
<div class="stat-number">3K</div>
<div class="stat-label">Contributors</div>
</div>
</a>
</div>
</div>
</div>
</div>
<div id="overview" class="text-center">
<div class="container">
<h3 class="section-head">
<span class="border-bottom pb-2">What is Kubeflow?</span>
</h3>
<p class="mx-auto col-11 col-xl-7 px-0">
Kubeflow is the foundation of tools for AI Platforms on Kubernetes.
<br><br>
AI platform teams can build on top of Kubeflow by using each subproject independently or deploying the
entire Kubeflow Community Distribution to meet their specific needs. The Kubeflow Community Distribution is
composable, modular, portable, and scalable, backed by an <i>ecosystem</i> of Kubernetes-native
<a href="/docs/started/architecture/#kubeflow-landscape" target="_blank">projects</a> that cover every stage of
<a href="/docs/started/architecture/#kubeflow-landscape-in-the-ai-lifecycle" target="_blank">the AI lifecycle</a>.
<br><br>
<a href="/docs/started/installing-kubeflow/" target="_blank">Deploy Kubeflow</a> anywhere you run <a href="https://kubernetes.io/" target="_blank">Kubernetes.</a>
</p>
</div>
</div>
<div id="adopters" class="text-center">
<div class="container">
<h3 class="section-head">
<span class="border-bottom pb-2">Trusted by</span>
</h3>
<div class="mb-5 d-flex flex-wrap align-content-between align-items-center justify-content-center user-select-none">
<!-- ====================================================================================== -->
<!-- WARNING: logos MUST be approved by the KSC BEFORE being featured on the homepage -->
<!-- WARNING: organizations MUST be listed in at least one adopter file -->
<!-- https://github.com/kubeflow/community/blob/master/ADOPTERS.md -->
<!-- WARNING: we only consider logos of CNCF Member organizations for trademark reasons -->
<!-- https://landscape.cncf.io/?group=members&view-mode=card -->
<!-- ====================================================================================== -->
<!-- AWS (Organization Contact: @vara-bonthu) -->
<div class="px-5 py-4">
<img class="adopter-logo show_light-only" src="/docs/images/logos/aws-light.svg" alt="AWS Logo">
<img class="adopter-logo show_dark-only" src="/docs/images/logos/aws-dark.svg" alt="AWS Logo">
</div>
<!-- DHL (Organization Contact: @juliusvonkohout)
<div class="px-5 py-4">
<img class="adopter-logo show_light-only" src="/docs/images/logos/dhl-light.svg" alt="DHL Logo">
<img class="adopter-logo show_dark-only" src="/docs/images/logos/dhl-dark.svg" alt="DHL Logo">
</div>
-->
<!-- Oracle (Organization Contact: TBA) -->
<div class="px-5 py-4">
<img class="adopter-logo show_light-only" src="/docs/images/logos/oracle-light.png" alt="Oracle Logo">
<img class="adopter-logo show_dark-only" src="/docs/images/logos/oracle-dark.png" alt="Oracle Logo">
</div>
<!-- RedHat (Organization Contact: TBA) -->
<div class="px-5 py-4">
<img class="adopter-logo show_light-only" src="/docs/images/logos/redhat-light.svg" alt="RedHat Logo">
<img class="adopter-logo show_dark-only" src="/docs/images/logos/redhat-dark.svg" alt="RedHat Logo">
</div>
</div>
<div>
<a class="btn btn-lg btn-outline-primary" href="https://github.com/kubeflow/community/blob/master/ADOPTERS.md" target="_blank" rel="noopener">
see more adopters on <i class="fab fa-github ml-1"></i>
</a>
</div>
</div>
</div>
<section id="pageContent">
<div class="container">
<h3 class="section-head text-center">
<span class="border-bottom pb-2">Kubeflow Subprojects</span>
</h3>
<div class="card-deck">
<div class="card">
<a href="/docs/components/spark-operator/overview/" target="_blank" rel="noopener" >
<img
src="https://raw.githubusercontent.com/cncf/artwork/3aee90da35b1006585f93d0c66dcef496ec376f8/projects/kubeflow-spark-operator/stacked/png/stacked-color.png"
class="card-img-top"
loading="lazy"
draggable="false"
style="padding: 1rem; height: 250px;"
alt="Spark Operator Logo"
/>
</a>
<div class="card-body bg-primary-dark">
<div class="card-title">Kubeflow Spark Operator</div>
<p class="card-text">
<a target="_blank" rel="noopener" href="/docs/components/spark-operator/overview/">Kubeflow Spark Operator</a> aims to make specifying and running Spark applications as easy and idiomatic as running other workloads on Kubernetes.
</p>
<div class="card-footer-github"><a href="https://github.com/kubeflow/spark-operator" target="_blank" class="kf-github-btn" title="Github Stars">
<i class="fab fa-github"></i>
<i class="far fa-star"></i>
<span id="star-count-spark-operator">3.1k</span>
</a></div>
</div>
</div>
<div class="card">
<a href="/docs/components/notebooks/overview/" target="_blank" rel="noopener" >
<img
src="https://raw.githubusercontent.com/cncf/artwork/3aee90da35b1006585f93d0c66dcef496ec376f8/projects/kubeflow-notebooks/stacked/color/stacked-color.png"
class="card-img-top"
loading="lazy"
draggable="false"
style="padding: 1rem; height: 250px"
alt="Kubeflow Notebooks Logo"
/>
</a>
<div class="card-body bg-primary-dark">
<div class="card-title">Kubeflow Notebooks</div>
<p class="card-text">
<a target="_blank" rel="noopener" href="/docs/components/notebooks/overview/">Kubeflow Notebooks</a> runs interactive development environments for AI, ML, and Data workloads on Kubernetes.
</p>
<div class="card-footer-github"><a href="https://github.com/kubeflow/notebooks" target="_blank" class="kf-github-btn" title="Github Stars">
<i class="fab fa-github"></i>
<i class="far fa-star"></i>
<span id="star-count-notebooks">0.1k</span>
</a></div>
</div>
</div>
<div class="card">
<a href="/docs/components/trainer/overview/" target="_blank" rel="noopener" >
<img
src="https://raw.githubusercontent.com/cncf/artwork/3aee90da35b1006585f93d0c66dcef496ec376f8/projects/kubeflow-trainer/stacked/color/Kubeflow-Trainer-Logo_stacked-color.png"
class="card-img-top"
loading="lazy"
draggable="false"
style="padding: 1rem; height: 250px"
alt="Kubeflow Trainer logo"
/>
</a>
<div class="card-body bg-primary-dark">
<div class="card-title">Kubeflow Trainer</div>
<p class="card-text">
<a href="/docs/components/trainer/overview/" target="_blank" rel="noopener">Kubeflow Trainer</a> is a Kubernetes-native distributed AI platform
for scalable LLM fine-tuning and training of AI models across a wide range of frameworks,
including PyTorch, MLX, HuggingFace, DeepSpeed, Megatron, JAX, XGBoost, and more.
</p>
<div class="card-footer-github"><a href="https://github.com/kubeflow/training-operator" target="_blank" class="kf-github-btn" title="Github Stars">
<i class="fab fa-github"></i>
<i class="far fa-star"></i>
<span id="star-count-training-operator">1.4k</span>
</a></div>
</div>
</div>
<div class="card">
<a href="/docs/components/katib/overview/" target="_blank" rel="noopener" >
<img
src="/docs/images/logos/katib.png"
class="card-img-top"
draggable="false"
style="padding: 1rem; height: 250px"
alt="Katib Logo"
/>
</a>
<div class="card-body bg-primary-dark">
<div class="card-title">Kubeflow Katib</div>
<p class="card-text">
<a target="_blank" rel="noopener" href="/docs/components/katib/overview/">Kubeflow Katib</a> is a Kubernetes-native project for automated machine learning (AutoML) with support for hyperparameter tuning, early stopping and neural architecture search.
</p>
<div class="card-footer-github"><a href="https://github.com/kubeflow/katib" target="_blank" class="kf-github-btn" title="Github Stars">
<i class="fab fa-github"></i>
<i class="far fa-star"></i>
<span id="star-count-katib">1.4k</span>
</a></div>
</div>
</div>
</div>
<br />
<div class="card-deck">
<div class="card">
<a href="/docs/components/hub/overview/" target="_blank" rel="noopener" >
<img
src="https://raw.githubusercontent.com/cncf/artwork/36ff5a4d3b79309d9284f0acd5697addabd38f5b/projects/kubeflow-hub/kubeflow_hubstacked-color.png"
class="card-img-top"
loading="lazy"
draggable="false"
style="padding: 1rem; height: 250px"
alt="Kubeflow Model Registry logo"
/>
</a>
<div class="card-body bg-primary-dark">
<div class="card-title">Kubeflow Hub</div>
<p class="card-text">
<a href="/docs/components/hub/overview/" target="_blank" rel="noopener">Kubeflow Hub</a> (formerly Model Registry) is a cloud-native component that provides a single pane of glass for ML model developers to index and manage models, versions, and ML artifacts metadata.
It fills a gap between model experimentation and production activities.
</p>
<div class="card-footer-github"><a href="https://github.com/kubeflow/hub" target="_blank" class="kf-github-btn" title="Github Stars">
<i class="fab fa-github"></i>
<i class="far fa-star"></i>
<span id="star-count-hub">0.1k</span>
</a></div>
</div>
</div>
<div class="card">
<a href="/docs/components/pipelines/overview/" target="_blank" rel="noopener" >
<img
src="https://raw.githubusercontent.com/cncf/artwork/refs/heads/main/projects/kubeflow-pipelines/stacked/color/kubeflow-pipelines-stacked-color.svg"
class="card-img-top"
draggable="false"
style="padding: 1rem; height: 250px"
alt="Kubeflow Pipelines Logo"
/>
</a>
<div class="card-body bg-primary-dark">
<div class="card-title">Kubeflow Pipelines</div>
<p class="card-text">
<a target="_blank" rel="noopener" href="/docs/components/pipelines/overview/">Kubeflow Pipelines</a> (KFP) is a platform for building then deploying portable and scalable machine learning workflows using Kubernetes.
</p>
<div class="card-footer-github"><a href="https://github.com/kubeflow/pipelines" target="_blank" class="kf-github-btn" title="Github Stars">
<i class="fab fa-github"></i>
<i class="far fa-star"></i>
<span id="star-count-pipelines">3.4k</span>
</a></div>
</div>
</div>
<div class="card">
<a href="/docs/components/central-dash/overview/" target="_blank" rel="noopener" >
<img
src="/docs/images/logos/dashboard.png"
class="card-img-top"
draggable="false"
style="padding: 1rem; height: 250px"
alt="Dashboard Icon"
/>
</a>
<div class="card-body bg-primary-dark">
<div class="card-title">Kubeflow Dashboard</div>
<p class="card-text">
<a href="/docs/components/central-dash/overview/" target="_blank" rel="noopener">Kubeflow Central Dashboard</a> is our hub which connects the authenticated web interfaces of Kubeflow and other ecosystem components.
</p>
<div class="card-footer-github"><a href="https://github.com/kubeflow/dashboard" target="_blank" class="kf-github-btn" title="Github Stars">
<i class="fab fa-github"></i>
<i class="far fa-star"></i>
<span id="star-count-dashboard">16</span>
</a></div>
</div>
</div>
</div>
<br />
<div class="card-columns">
<div class="card" style="visibility: hidden;">
<!-- For future editors: used this card to center the Model Registry card below; you can re-use at next iteration to fill the content -->
</div>
<!-- For future editors: there is still place here for 2 more cards, before transforming the wrapper into a 'card-deck'. -->
</div>
<br />
<!-- For future editors: If you are adding cards not in multiples of 3, wrap them in a 'card-columns' div instead of card-deck.
It will look more pleasing to the eye. -->
</div>
</section>
<div id="community" class="text-center">
<div class="container">
<h3 class="section-head">
<span class="border-bottom pb-2">Join our Community</span>
</h3>
<p class="mx-auto col-md-7 px-0">
We are an open and welcoming <a href="/docs/about/community/" target="_blank" rel="noopener">community</a> of software developers, data scientists, and organizations!
Check out the <a href="/docs/about/community/#list-of-available-meetings">weekly community calls</a>, get involved in discussions on the <a href="/docs/about/community/#kubeflow-mailing-list">mailing list</a> or chat with others on the <a href="/docs/about/community/#kubeflow-slack-channels">Slack Workspace</a>!
</p>
</div>
</div>
<div id="cncf" class="text-center">
<div class="container">
<div class="mx-auto col-md-4">
<img
src="/docs/images/logos/cncf.svg"
draggable="false"
class="show_light-only img-fluid
alt="Cloud Native Computing Foundation Logo"
/>
<img
src="/docs/images/logos/cncf-white.svg"
draggable="false"
class="show_dark-only img-fluid
alt="Cloud Native Computing Foundation Logo"
/>
</div>
<div class="cncf-title">We are a Cloud Native Computing Foundation project.</div>
</div>
</div>
<script>
/**
* Fetches GitHub star counts for project repositories and updates the UI.
* Uses Session Storage for caching to limit API calls.
*/
async function updateGitHubStars() {
const repos = [
{ id: 'spark-operator', repo: 'kubeflow/spark-operator' },
{ id: 'notebooks', repo: 'kubeflow/notebooks' },
{ id: 'training-operator', repo: 'kubeflow/training-operator' },
{ id: 'katib', repo: 'kubeflow/katib' },
{ id: 'kserve', repo: 'kserve/kserve' },
{ id: 'hub', repo: 'kubeflow/hub' },
{ id: 'pipelines', repo: 'kubeflow/pipelines' },
{ id: 'dashboard', repo: 'kubeflow/dashboard' }
];
const CACHE_KEY = 'kf_github_stars';
const SESSION_CACHE = JSON.parse(sessionStorage.getItem(CACHE_KEY) || '{}');
// Helper to format star counts (e.g., 1234 -> 1.2k)
const formatStars = (count) => {
if (count >= 1000) {
return (count / 1000).toFixed(1) + 'k';
}
return count.toString();
};
for (const project of repos) {
const starElement = document.getElementById(`star-count-${project.id}`);
if (!starElement) continue;
// Use cached value if available in this session
if (SESSION_CACHE[project.repo]) {
starElement.textContent = formatStars(SESSION_CACHE[project.repo]);
continue;
}
// Fetch from GitHub API
try {
const response = await fetch(`https://api.github.com/repos/${project.repo}`);
if (!response.ok) throw new Error('API request failed');
const data = await response.json();
const stars = data.stargazers_count;
if (typeof stars === 'number') {
starElement.textContent = formatStars(stars);
SESSION_CACHE[project.repo] = stars;
// Update cache after each successful fetch
sessionStorage.setItem(CACHE_KEY, JSON.stringify(SESSION_CACHE));
}
} catch (error) {
console.error(`Error fetching stars for ${project.repo}:`, error);
// Fallback is already set in HTML
}
}
}
// Initialize on page load
document.addEventListener('DOMContentLoaded', updateGitHubStars);
</script>