-
Notifications
You must be signed in to change notification settings - Fork 792
/
Copy pathinstalling-kubeflow.md
247 lines (227 loc) · 7.94 KB
/
installing-kubeflow.md
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
+++
title = "Installing Kubeflow"
description = "Deployment options for Kubeflow"
weight = 20
+++
Kubeflow is an end-to-end Machine Learning (ML) platform for Kubernetes, it provides components for each stage in the ML lifecycle, from exploration through to training and deployment.
Operators can choose what is best for their users, there is no requirement to deploy every component.
To read more about the components and architecture of Kubeflow, please see the <a href="/docs/started/architecture/">Kubeflow Architecture</a> page.
### How to install Kubeflow?
There are two pathways to get up and running with Kubeflow, you may either:
1. [Use a packaged distribution](#packaged-distributions-of-kubeflow)
2. [Use the raw manifests](#raw-kubeflow-manifests) <sup>(for advanced users)</sup>
<a id="packaged-distributions"></a>
<a id="install-a-packaged-kubeflow-distribution"></a>
## Packaged Distributions of Kubeflow
{{% alert title="Note" color="warning" %}}
Packaged distributions are developed and supported by their respective maintainers, <b>the Kubeflow community does not endorse or certify any specific distribution</b>.
In the near future, there are plans to introduce <a href="https://github.com/kubeflow/community/blob/master/proposals/kubeflow-conformance-program-proposal.md">conformance testing for distributions</a>, you may track progress on this initiative by following <a href="https://github.com/kubeflow/kubeflow/issues/6485">kubeflow/kubeflow#6485</a>.
{{% /alert %}}
### Active Distributions
The following table lists <b>active distributions</b> that have <b>had a recent release</b> (within the last 6 months).
<div class="table-responsive">
<table class="table table-bordered">
<thead class="thead-light">
<tr>
<th>Name</th>
<th>Maintainer</th>
<th>Target Platform</th>
<th>Link</th>
<th>Kubeflow Version</th>
</tr>
</thead>
<tbody>
<tr>
<td>Kubeflow on AWS</td>
<td>Amazon Web Services</td>
<td>
Amazon Elastic Kubernetes Service (EKS)
</td>
<td>
<a href="https://awslabs.github.io/kubeflow-manifests">Website</a>
</td>
<td>
{{% aws/latest-version %}} <sup>[<a href="https://github.com/awslabs/kubeflow-manifests/releases">Release Notes</a>]</sup>
</td>
</tr>
<tr>
<td>Kubeflow on Azure</td>
<td>Microsoft Azure</td>
<td>
Azure Kubernetes Service (AKS)
</td>
<td>
<a href="https://azure.github.io/kubeflow-aks/main">Website</a>
</td>
<td>
1.7.0 <sup>[<a href="https://github.com/Azure/kubeflow-aks/releases/tag/v1.7.0">Release Notes</a>]</sup>
</td>
</tr>
<tr>
<tr>
<td>Kubeflow on Google Cloud</td>
<td>Google Cloud</td>
<td>
Google Kubernetes Engine (GKE)
</td>
<td>
<a href="https://googlecloudplatform.github.io/kubeflow-gke-docs">Website</a>
</td>
<td>
1.7.0 <sup>[<a href="https://googlecloudplatform.github.io/kubeflow-gke-docs/docs/changelog/#170">Release Notes</a>]</sup>
</td>
</tr>
<tr>
<td>Kubeflow on IBM Cloud</td>
<td>IBM Cloud</td>
<td>
IBM Cloud Kubernetes Service (IKS)
</td>
<td>
<a href="https://ibm.github.io/manifests/">Website</a>
</td>
<td>
{{% iks/latest-version %}} <sup>[<a href="https://github.com/IBM/manifests/releases/tag/v{{% iks/latest-version %}}">Release Notes</a>]</sup>
</td>
</tr>
<tr>
<td>Kubeflow on Nutanix</td>
<td>Nutanix</td>
<td>
Nutanix Kubernetes Engine
</td>
<td>
<a href="https://nutanix.github.io/kubeflow-manifests">Website</a>
</td>
<td>
1.7.0
</td>
</tr>
<tr>
<td>Charmed Kubeflow</td>
<td>Canonical</td>
<td>
All Certified Kubernetes Distributions <sup>[<a href="https://kubernetes.io/partners/#conformance">1</a>]</sup>
</td>
<td>
<a href="https://charmed-kubeflow.io/">Website</a>
</td>
<td>
1.7.0
</td>
</tr>
<tr>
<td>deployKF</td>
<td>Aranui Solutions</td>
<td>
All Certified Kubernetes Distributions <sup>[<a href="https://kubernetes.io/partners/#conformance">1</a>]</sup>
</td>
<td>
<a href="https://www.deploykf.org/">Website</a>
</td>
<td>
1.7.0 <sup>[<a href="https://www.deploykf.org/releases/version-matrix/#kubeflow-tools">Version Matrix</a>]</sup>
</td>
</tr>
<tr>
<td>Kubeflow on Oracle Container Engine for Kubernetes</td>
<td>Oracle</td>
<td>
Oracle Container Engine for Kubernetes (OKE)
</td>
<td>
<a href="https://github.com/oracle-devrel/kubeflow-oke">Website</a>
</td>
<td>
1.6.0
</td>
</tr>
<tr>
<td>Kubeflow on vSphere</td>
<td>VMware</td>
<td>VMware vSphere</td>
<td>
<a href="https://vmware.github.io/vSphere-machine-learning-extension/">Website</a>
</td>
<td>
1.6.1
</td>
</tr>
</tbody>
</table>
</div>
### Legacy Distributions
The following table lists <b>legacy distributions</b> which have <b>not had a recent release</b> (within the last 6 months).
<div class="table-responsive">
<table class="table table-bordered">
<thead class="thead-light">
<tr>
<th>Name</th>
<th>Maintainer</th>
<th>Target Platform</th>
<th>Link</th>
<th>Latest Release</th>
</tr>
</thead>
<tbody>
<tr>
<td>Argoflow</td>
<td>Argoflow Users</td>
<td>
All Certified Kubernetes Distributions <sup>[<a href="https://kubernetes.io/partners/#conformance">1</a>]</sup>
</td>
<td>
<a href="https://github.com/argoflow">Website</a>
</td>
<td>
1.3.0
</td>
</tr>
<tr>
<td>Kubeflow on OpenShift</td>
<td>Red Hat</td>
<td>
OpenShift
</td>
<td>
<a href="https://github.com/opendatahub-io/manifests">Website</a>
</td>
<td>
1.6.0
</td>
</tr>
<tr>
<td>Arrikto Enterprise Kubeflow</td>
<td>Arrikto</td>
<td>
◦ Amazon Elastic Kubernetes Service (EKS)
<br>
◦ Azure Kubernetes Service (AKS)
<br>
◦ Google Kubernetes Engine (GKE)
</td>
<td>
<a href="https://www.arrikto.com/enterprise-kubeflow/">Website</a>
</td>
<td>
1.5.0 <sup>[<a href="https://docs.arrikto.com/Changelog.html">Release Notes</a>]</sup>
</td>
</tr>
</tbody>
</table>
</div>
<a id="manifests"></a>
<a id="install-the-kubeflow-manifests-manually"></a>
## Raw Kubeflow Manifests
{{% alert title="Warning" color="warning" %}}
This method is for advanced users.
The Kubeflow community is not able to provide support for environment-specific issues when using the raw manifests.
If you need support, please consider using a [packaged distribution](#packaged-distributions-of-kubeflow).
{{% /alert %}}
The raw <a href="https://github.com/kubeflow/manifests">Kubeflow manifests</a> are aggregated by the <a href="https://github.com/kubeflow/community/tree/master/wg-manifests">Manifests Working Group</a>
and are intended to be used as the base of packaged distributions,
<b>advanced users may choose to install the manifests directly</b> by following <a href="https://github.com/kubeflow/manifests#installation">these instructions</a>.
<a id="next-steps"></a>
## Next steps
* Review the Kubeflow <a href="/docs/components/">component documentation</a>
* Explore the <a href="/docs/components/pipelines/sdk/">Kubeflow Pipelines SDK</a>