Commit Graph

700 Commits

Author SHA1 Message Date
Daniela Plascencia 4bcc06c3d4
docs: bump Charmed Kubeflow supported version 1.6.1->1.7.0 (#3474) 2023-04-06 18:23:42 +00:00
Chen Sun cd9256a34a
Update pipelines v2 API reference doc (#3493)
* update pipeline v2 API reference doc

* adding back header metadata
2023-04-06 00:06:40 +00:00
DomFleischmann 0317b31a06
Add Kubeflow 1.7 Release Page (#3476)
* Add Kubeflow 1.7 Release Page

Add release page for Kubeflow 1.7

* Address PR Review comments
2023-04-05 18:02:03 +00:00
Connor McCarthy 50a4ff1a3a
re-add placeholder and special input value content to v2 KFP docs (#3492) 2023-04-05 00:25:01 +00:00
Connor McCarthy 0da74810da
add note on setting component env in KFP SDK v2 migration docs (#3489) 2023-04-04 23:27:01 +00:00
Connor McCarthy 7c98c9dd32
add kfp v2 keywords to pipelines documentation (#3488)
* add kfp v2 keywords to pipelines documentation

* add no index tags to v1 v2-namespace docs
2023-04-04 23:26:02 +00:00
Alex a405c33f00
Clean up KFP v2 pipeline documentation: compile-a-pipeline (#3490) 2023-04-04 20:09:03 +00:00
Yihong Wang bacd78443f
update IKS version (#3469)
* update IKS version

update the IKS version on the installing kubeflow page to v1.7.0

Signed-off-by: Yihong Wang <yh.wang@ibm.com>

* update external website URI

remove legacy website entry and update the external
website URI

Signed-off-by: Yihong Wang <yh.wang@ibm.com>

---------

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
2023-04-04 18:22:01 +00:00
Connor McCarthy 897436fb6d
add KFP SDK v1 to v2 migration documentation (#3483)
* add migration guide

* fix localhost

* add BE compatibility intro

* add note about GA

* center table headers
2023-03-31 23:43:58 +00:00
Alex 4f48c977d0
Clean up KFP v2 pipeline documentation: pipelines (#3484) 2023-03-31 16:51:57 +00:00
gkcalat 69f08fb400
Release 1.7.0 on GKE (#3481)
* Release 1.7.0 on GKE

* Fix typo
2023-03-30 19:16:05 +00:00
Alex 40a0fcc6e5
Clean up KFP v2 pipeline documentation: components (#3482) 2023-03-30 18:36:05 +00:00
Alex e171405433
Clean up KFP v2 pipeline documentation (#3479) 2023-03-29 20:15:14 +00:00
Connor McCarthy 0f0c0d0e3c
KFP v2 pipeline authoring documentation refresh (#3472) 2023-03-24 23:42:21 +00:00
nagar-ajay 6954e56420
Update Nutanix website link and remove legacy docs (#3473) 2023-03-24 16:03:24 +00:00
Alex 4750c1073a
Fix link to kustomize glossary (#3466) 2023-03-22 22:28:20 +00:00
Yihong Wang 02e50d5054
use kustomize v5.0 for IBM IKS (#3467)
update IKS installation instructions to use kustomize
v5

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
2023-03-16 18:16:29 +00:00
Joe Li d923156469
Remove "Pipeline metrics" page (#3462)
* Remove "View the metrics" section

In KFP v2 beta0 and above, we are deprecating the `runMetrics `. To avoid the misunderstanding, we will need to remove the section here.

* Remove the whole metrics page
2023-03-15 23:00:27 +00:00
Joe Li aa4cb54e1a
Add notice for deprecating run metrics (#3463)
* Add notice for deprecating run metrics

After deprecating the run metrics column in run list page, we provide another reference here for users to get the same result.

* Add new section for Upgrading to v2.0

* Move upgrade v2.0 upward

Move the `upgrade v2.0` section to be above `upgrade v1.7`
2023-03-15 20:47:10 +00:00
Ayobami Ayodeji 729d421c4f
Add link to new Kubeflow on AKS docs (#3458)
* Add link to new Kubeflow on AKS

* Update installing-kubeflow.md

* add link to release notes
2023-03-14 21:28:09 +00:00
Connor McCarthy 1eeff16348
rename add_node_selector_contraint to add_accelerator_type in KFP SDK (#3460)
* rename method

* reorder methods for logical grouping
2023-03-14 16:23:25 +00:00
Connor McCarthy 6c443bb5b4
Merge pull request #3454 from connor-mccarthy/dsl-collected-docs
add dsl.Collected docs
2023-03-13 15:19:29 -07:00
connor-mccarthy a4be83914e reword 2023-03-13 10:14:03 -07:00
connor-mccarthy 9c6bc499a4 respond to review feedback 2023-03-09 12:44:09 -08:00
connor-mccarthy 7da3748a73 respond to review feedback 2023-03-09 09:19:31 -08:00
connor-mccarthy 84d012353e respond to review feedback 2023-03-09 09:11:13 -08:00
Yihong Wang 943522a514
update OWNERS for ibm dist (#3457)
update the OWNERS files based on the changes in IBM
and sync the content.

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
2023-03-08 17:08:12 +00:00
Yihong Wang 9bb484fb65
Update distribution doc for IBM IKS (#3456)
update the deployment instructions to use v1.7-branch

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
2023-03-07 19:28:11 +00:00
Kyungho Jeon b5d579bcf1
Fix typo on kubeflow notebook quickstart guide (#3120)
* "exit" -> "exist" in configurations step
2023-03-07 04:11:11 +00:00
connor-mccarthy 8210c87b48 address review feedback 2023-03-02 09:42:41 -08:00
JOCSTAA b37791103c
add docs for ignore_upstream_failure (#3447)
* add docs for ignore_upstream_failure

* update

* tend to comments

* tend to comments2

* tend to comments 3
2023-02-28 19:26:01 +00:00
Connor McCarthy fa7b58a378
fix v1 docs links (#3455) 2023-02-28 16:56:02 +00:00
Mathew Wicks 69006a9f3f
improve installing kubeflow page (#3440)
* improve installing kubeflow page

* revert Arrikto version to 1.5.0

* revert name changes

* changes requested by aws
2023-02-28 00:22:41 +00:00
connor-mccarthy 53dc4dfbc2 add dsl collected docs 2023-02-27 13:38:59 -08:00
Connor McCarthy d40399c400
replace .set_gpu_limit with .set_accelerator_limit in KFP SDK docs (#3446) 2023-02-10 05:38:02 +00:00
gkcalat 42b98e8a38
Update pipelines API reference docs (#3444)
* Migrate GKE docs

* Add redirect to the new GKE docs webpage

* Update pipelines API reference docs

* Add headers
2023-02-09 18:57:01 +00:00
Yuan Tang bbf49861f0
Add link to awesome-kubeflow repo (#3422) 2023-02-08 00:49:32 +00:00
Andrey Velichkevich 74bd6d06b2
[Katib] Limit verbs when use a new CRD in Trials (#3436) 2023-01-25 15:41:54 +00:00
Andrey Velichkevich b357bd2668
[Katib] Change the Default Resume Policy (#3435) 2023-01-25 14:52:52 +00:00
Yuki Iwai 2f340ada6f
[Training] Add the guide on how to use Scheduler Plugins with coscheduling (#3432)
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>

Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2023-01-21 17:43:50 +00:00
Alex abb9e3babe
Fix broken component link (#3421) 2023-01-11 22:10:58 +00:00
Bozhao 4864711061
update bentoml guide in external serving section (#3408)
* update bentoml guide in external serving section

* Add space for the heading

* update intro
2023-01-11 00:12:15 +00:00
Yuki Iwai bcb867c234
[Katib] Update documentation for suggestion algorithms (#3418)
* Update details for the grid search algorithm

Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>

* Remove documentations for chocolate suggestion service

Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>

Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2023-01-05 19:13:11 +00:00
gkcalat bb6c76cf1c
Migrate GKE docs (#3419)
* Migrate GKE docs

* Add redirect to the new GKE docs webpage
2023-01-04 22:24:10 +00:00
Ihor Sychevskyi 967d7a8802
update content links (#3406) 2022-12-28 20:07:19 +00:00
sen-sam 785f9fc061
Completed initial TW review for topic "Compile a pipeline" (#3393)
* Completed initial TW review for topic "Compile a pipeline"

* Update compile-a-pipeline.md
2022-12-15 18:35:22 +00:00
sen-sam 66949765ad
Completed initial TW review for topic "Command Line Interface" (#3392)
* TW Review to topic "Command Line Interface"

* Update cli.md

* Feedback incorporation for topic "Command Line Interface"

* Update cli.md

* Update cli.md

* Update cli.md

* Update cli.md

* Update cli.md

* Update cli.md
2022-12-15 18:07:21 +00:00
IronPan 4047e9a2fd
Update component-io.md (#3415) 2022-12-13 21:56:29 +00:00
Qi Liu 3a67844693
Add Kubeflow on VMware vSphere documentation (#3396)
* Add a table entry in Installing Kubeflow
2022-12-05 18:37:08 +00:00
Nickie Gkolia a5ea351561
Update Kubeflow version for Arrikto distributions (#3413)
Update the Kubeflow version for Arrikto distributions, since Arrikto
Enterprise Kubeflow and Arrikto Kubeflow as a Service come with Kubeflow
1.5.

Signed-off-by: Nickie Gkolia <nickie@arrikto.com>

Signed-off-by: Nickie Gkolia <nickie@arrikto.com>
2022-12-05 09:32:08 +00:00