-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
358 lines (355 loc) · 25.4 KB
/
index.html
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap"
rel="stylesheet">
<link href="src/index.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OKDP.io</title>
</head>
<body>
<div id="root">
<div class="bg-gris-dark text-white">
<header class="sticky top-0 z-50 flex items-center justify-between bg-gris-dark px-4 py-4 lg:px-16"><span
class="flex items-center gap-3 text-xl font-bold"><img src="/logos/okdp-notext.svg" alt="Logo OKDP"
class="h-auto w-12"><span class="hidden lg:block">Open Kubernetes Data Platform</span><span
class="lg:hidden">OKDP</span></span>
<nav>
<ul class="flex items-center gap-2">
<li><a href="#features" class="hidden px-5 py-2 hover:text-tdp-light md:inline">Features</a></li>
<li><a href="#architecture" class="hidden px-5 py-2 hover:text-tdp-light md:inline">Architecture</a></li>
<li><a href="#roadmap" class="hidden px-5 py-2 hover:text-tdp-light md:inline">Roadmap</a></li>
<li><a href="https://github.com/OKDP/" class="block fill-white px-5 py-2 hover:fill-tdp-light">
<svg class="h-6 w-6" viewBox="0 0 98 96" xmlns="http://www.w3.org/2000/svg">
<path
d="M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z"></path>
</svg>
</a></li>
</ul>
</nav>
</header>
<main>
<section>
<div class="mx-auto max-w-5xl px-4 py-32 sm:px-6 lg:px-8">
<div class="text-center"><h1 class="text-5xl font-bold md:text-7xl">The modern open source data platform</h1>
<p class="mt-8 text-xl font-bold opacity-80">A free, open-source, and cloud-native data platform designed
for Kubernetes</p><a href="https://github.com/OKDP/"
class="mx-auto mt-12 flex w-fit gap-2 rounded-full bg-tdp px-7 py-3 hover:bg-tdp-dark">
<svg class="h-6 w-6 fill-white" viewBox="0 0 98 96" xmlns="http://www.w3.org/2000/svg">
<path
d="M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z"></path>
</svg>
View on Github</a></div>
</div>
</section>
<section>
<div class="mx-auto max-w-5xl px-4 sm:px-6 lg:px-8">
<div class="py-10 md:pb-32 md:pt-10">
<div
class="grid gap-10 rounded-xl border border-white px-6 py-6 text-xl font-medium md:grid-cols-2 md:px-10 md:py-10">
<p>OKDP is an open source and free data stack designed and implemented for Kubernetes under apache V2
licences. Openness and adaptability are key considerations in the design of the Open Kubenetes Data
Platform. It offers you a handpicked collection of the top open-source data technologies, like Apache
Spark, Jupyterhub, and Trino with a native and full Kubernetes integration.</p>
<p>OKDP has a different strategy than other existing options, which either promote their proprietary
solutions or increase vendor lock-in. Every data layer in OKDP is quickly addable or removeable and can
operate everywhere: on-premises or in the private and public cloud.</p></div>
</div>
</div>
</section>
<section class="bg-gris-light py-10 md:py-28">
<div class="mx-auto max-w-5xl px-6 lg:px-8"><h2 class="text-4xl font-bold md:text-5xl">TOSIT, The Open-Source I
Trust</h2>
<p class="mt-10 text-xl font-medium">TOSIT is an association that promotes community-driven initiatives to
create truly open-source technologies and platforms. The association brings together numerous companies and
administrations including DGFiP (Direction Générale des Finances Publiques), BPCE (Banque Populaire, Caisse
d'Epargne et Natixis), Société Générale, among others.</p>
<p class="mt-6 text-xl font-medium">OKDP is currently mainly implemented and managed by DGFiP.</p>
<p class="mt-6 text-xl font-medium">Participation in OKDP is open to all, with the aim of ensuring that the
technology stack is accessible, efficient, and powerful for everyone's.</p></div>
</section>
<section id="features" class="py-10 md:py-28">
<div class="mx-auto max-w-5xl px-6 lg:px-8"><h2 class="text-4xl font-bold md:text-5xl">Features</h2>
<div class="mt-12">
<ul class="mt-12 grid gap-6 md:grid-cols-3 md:gap-14">
<li class="flex flex-col gap-1"><h3 class="text-3xl font-bold">Data Centric</h3>
<p class="text-xl leading-tight opacity-80">OKDP aims mainly to provide different data technologies
covering a wide range of architecture patterns like data mesh, data fabric, etc. by respecting data
lifecycle.</p></li>
<li class="flex flex-col gap-1"><h3 class="text-3xl font-bold">Cloud Native</h3>
<p class="text-xl leading-tight opacity-80">OKDP architecture decomposes components into loosely coupled
services to help manage complexity and improve the speed, agility, and scale of software delivery.</p>
</li>
<li class="flex flex-col gap-1"><h3 class="text-3xl font-bold">Open Source</h3>
<p class="text-xl leading-tight opacity-80">All the source code of the components in use is available on
our GitHub with a compatible Apache license.</p></li>
<li class="flex flex-col gap-1"><h3 class="text-3xl font-bold">100% Free and Community Driver</h3>
<p class="text-xl leading-tight opacity-80">All the technologies and services delivered by the TDP
project are free of use. It is built by its users to answer critical business requirements.</p></li>
<li class="flex flex-col gap-1"><h3 class="text-3xl font-bold">Production Readiness</h3>
<p class="text-xl leading-tight opacity-80">OKDP ships components with a proven track record in terms of
performance and community engagements. No trade-off on security and stability, development and initial
support in secure mode and in HA with the aim of simplification and efficiency.</p></li>
<li class="flex flex-col gap-1"><h3 class="text-3xl font-bold">Technological Independence</h3>
<p class="text-xl leading-tight opacity-80">Full or unit deployment control without vendor lock-in and
in compliance with local regulations.</p></li>
<li class="flex flex-col gap-1"><h3 class="text-3xl font-bold">Environment Agnostic</h3>
<p class="text-xl leading-tight opacity-80">OKDP targets multiple environments including public and
private clouds as well as on-premise bare metal infrastructures.</p></li>
<li class="flex flex-col gap-1"><h3 class="text-3xl font-bold">Automatic Build</h3>
<p class="text-xl leading-tight opacity-80">Every service/component's release is built from a reference
branch on the GitHub repository using Github Actions and act for local build.</p></li>
<li class="flex flex-col gap-1"><h3 class="text-3xl font-bold">Automatic deployment</h3>
<p class="text-xl leading-tight opacity-80">All components/services are deployed automatically with a
native integration.</p></li>
</ul>
</div>
</div>
</section>
<section id="architecture" class="bg-gris-light md:py-28">
<div class="mx-auto max-w-5xl px-6 py-10 md:px-8"><h2 class="text-4xl font-bold md:text-5xl">Architecture</h2>
<p class="mt-6 text-xl font-medium">These tools and platforms form an integral part of the OKDP
architecture.</p>
<div class="mt-12">
<ul class="flex flex-col gap-12">
<li><h4>Query engine</h4>
<ul class="flex divide-x overflow-auto rounded-lg bg-gris-lighter">
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://kyuubi.apache.org/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/kyuubi.svg" alt="Kyuubi"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://www.dremio.com/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/dremio.svg" alt="Dremio"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://trino.io/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/trino.svg" alt="Trino"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
</ul>
</li>
<li><h4>ML/AI</h4>
<ul class="flex divide-x overflow-auto rounded-lg bg-gris-lighter">
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://jupyter.org/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/jupyter.svg"
alt="Jupyter"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://mlflow.org/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/mlflow.svg" alt="MLflow"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://kubeflow.org/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/kubeflow.svg"
alt="Kubeflow"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
</ul>
</li>
<li><h4>Processing collect</h4>
<ul class="flex divide-x overflow-auto rounded-lg bg-gris-lighter">
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://flink.apache.org/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/flink.svg" alt="Flink"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://spark.apache.org/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/spark.svg" alt="Spark"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://kafka.apache.org/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/kafka.svg" alt="Kafka"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
</ul>
</li>
<li><h4>Storage</h4>
<ul class="flex divide-x overflow-auto rounded-lg bg-gris-lighter">
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://www.postgresql.org/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/postgresql.svg"
alt="PostgreSQL"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://www.mongodb.com/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/mongodb.svg"
alt="MongoDB"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://cassandra.apache.org/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/cassandra.svg"
alt="Cassandra"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
<li
class="flex min-h-24 flex-grow items-center justify-center border-gris-dark px-8 py-6 text-center hover:bg-gray-400">
<a href="https://min.io/" target="_blank" rel="noopener noreferrer"
class="flex h-full w-full items-center justify-center"><img src="/logos/minio.svg" alt="MinIO"
class="h-auto max-h-24 min-h-12 w-auto min-w-40 max-w-40"></a>
</li>
</ul>
</li>
<li><p class="flex"><h4>Other components: </h4><a href="https://hive.apache.org/" target="_blank"
rel="noopener noreferrer"
class="hover:text-tdp-light">Hive</a><span>, </span><a
href="https://argoproj.github.io/cd/" target="_blank" rel="noopener noreferrer"
class="hover:text-tdp-light">Argo</a><span>, </span><a href="https://airflow.apache.org/"
target="_blank" rel="noopener noreferrer"
class="hover:text-tdp-light">Apache
Airflow</a></p></li>
</ul>
</div>
</div>
</section>
<section id="roadmap" class="py-10 md:py-28">
<div class="mx-auto max-w-5xl px-6 md:px-8"><h2 class="text-4xl font-bold md:text-5xl">Roadmap</h2>
<div class="mt-12">
<ol class="relative border-s">
<li class="mb-10 ms-4">
<div class="absolute w-3 h-3 bg-gray-200 rounded-full mt-1.5 -start-1.5 border border-white dark:border-gray-900 dark:bg-gray-700"></div>
<time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500">
January 2024
</time>
<h3 class="text-lg mt-1 font-semibold dark:text-white">
JupyterHub: On-Demand Notebooks
</h3>
<ul class="mt-1.5 space-y-1 text-gray-500 list-disc list-inside dark:text-gray-400">
<li>
Automatic building of JupyterLab images via GitHub Actions.
</li>
<li>
Providing a customized HELM chart based on the Jupyter Community's one.
</li>
</ul>
</li>
<li class="mb-10 ms-4">
<div class="absolute w-3 h-3 bg-gray-200 rounded-full mt-1.5 -start-1.5 border border-white dark:border-gray-900 dark:bg-gray-700"></div>
<time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500">
April 2024
</time>
<h3 class="text-lg mt-1 font-semibold dark:text-white">
Apache Spark : A large-scale data analytics engine
</h3>
<ul class="mt-1.5 space-y-1 text-gray-500 list-disc list-inside dark:text-gray-400">
<li>
Development of an authentication module for Spark History Server and Spark UI, including its release management to <a href="https://central.sonatype.com/artifact/io.okdp/okdp-spark-auth-filter">Maven Central</a>.
</li>
<li>
Provide a customized HELM chart for the Spark History Server.
</li>
<li>
Provide customized OKDP images.
</li>
</ul>
</li>
<li class="mb-10 ms-4">
<div class="absolute w-3 h-3 bg-gray-200 rounded-full mt-1.5 -start-1.5 border border-white dark:border-gray-900 dark:bg-gray-700"></div>
<time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500">
Q3 2024
</time>
<h3 class="text-lg mt-1 font-semibold dark:text-white">
Trino & Superset
</h3>
<ul class="mt-1.5 space-y-1 text-gray-500 list-disc list-inside dark:text-gray-400">
<li>
Provide customized HELM chart.
</li>
<li>
Provide OKDP images.
</li>
</ul>
</li>
<li class="mb-10 ms-4">
<div class="absolute w-3 h-3 bg-gray-200 rounded-full mt-1.5 -start-1.5 border border-white dark:border-gray-900 dark:bg-gray-700"></div>
<time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500">
Q4 2024
</time>
<h3 class="text-lg mt-1 font-semibold dark:text-white">
OKDP Sandbox with User Guide
</h3>
<ul class="mt-1.5 space-y-1 text-gray-500 list-disc list-inside dark:text-gray-400">
<li>
Provide a sandbox to deploy OKDP components locally.
</li>
<li>
Provide a User Guide documentation to deploy OKDP components on a kubernetes cluster.
</li>
</ul>
</li>
</ol>
</div>
</div>
</section>
<section id="Events" class="bg-gris-light md:py-28">
<div class="mx-auto max-w-5xl px-6 md:px-8"><h2 class="text-4xl font-bold md:text-5xl">Events</h2>
<div class="mt-12">
<ol class="relative border-s">
<li class="mb-10 ms-4">
<div class="absolute w-3 h-3 bg-gray-200 rounded-full mt-1.5 -start-1.5 border border-white dark:border-gray-900 dark:bg-gray-700"></div>
<time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500">
Friday June 7th, 2024
</time>
<h3 class="text-lg mt-1 font-semibold dark:text-white">
DINUM BlueHats Workshop
</h3>
</li>
<li class="mb-10 ms-4">
<div class="absolute w-3 h-3 bg-gray-200 rounded-full mt-1.5 -start-1.5 border border-white dark:border-gray-900 dark:bg-gray-700"></div>
<time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500">
Thursday June 13th, 2024
</time>
<h3 class="text-lg mt-1 font-semibold dark:text-white">
TOSIT Day
</h3>
</li>
<li class="mb-10 ms-4">
<div class="absolute w-3 h-3 bg-gray-200 rounded-full mt-1.5 -start-1.5 border border-white dark:border-gray-900 dark:bg-gray-700"></div>
<time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500">
November 27th and 28th, 2024 (Paris Porte de Versailles)
</time>
<h3 class="text-lg mt-1 font-semibold dark:text-white">
Data and AI Leaders Paris 2024
</h3>
</li>
</ol>
</div>
</div>
</section>
</main>
<footer class="bg-gris-light py-28">
<div class="mx-auto max-w-5xl px-4 sm:px-6 lg:px-8">
<div class="flex flex-col items-center"><img src="/logos/okdp-horizontal.svg" alt="Logo OKDP"><small
class="mt-5">© 2024 OKDP. All rights reserved.</small></div>
</div>
</footer>
</div>
</div>
</body>
</html>