Commit Graph

36 Commits

Author SHA1 Message Date
Mathew Wicks 6ab922c38f
update Kubeflow Notebooks container images docs (#3609)
* chore: update hugo and docsy

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* docs: update the notebook images page

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

---------

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2023-10-25 17:41:08 +00:00
Joe Li aa6c9be7ee
KFP: Add UI tutorial section in v2 Quickstart documentation. (#3538)
* Reorganize the structure for Quickstart under v2.
Update screenshot for v2 tutorial.

* Reframe the instruction (merge UI and SDK into one section).
Change from creating experiment and then creating run to creating run
directly.
Change the UI example link.
Remove unused screenshot.

* Update element id
2023-07-10 23:28:06 +00:00
Connor McCarthy 3f6a118cda
Pipelines v2 content: KFP SDK (#3346)
* move v1 docs under v1 content item

* add v2 top-level content

* move pipelines images to v1 images folder

* change authoring section name

* flatten directory structure

* add kfp v2 quickstart (#3317)

* add quickstart initial draft

* update links

* omit logs mention

* change type checking language

* content updates

* add kfp v2 community and support (#3328)

* add kfp v2 cli (#3318)

* add kfp v2 authoring/components (#3320)

* add components file

* remove colon

* update and describe packages_to_install

* update links

* clarify when to use lightweight components

* update importer docs

* add bring your own container doc for kfp sdk (#3315)

* add getting started section

* add all sections and sample components (wip)

* nit: update link

* resolve comments

* add kfp v2 introduction (#3329)

* wip

* add introduction

* implement review feedback

* add kfp v2 compile a pipeline (#3326)

* initial compile a pipeline draft

* add paragraph about pipeline context

* add kfp v2 run a pipeline (#3327)

* add images

* add run a pipeline draft

* add kfp v2 authoring/tasks (#3322)

* draft task docs

* update links

* add kfp v2 component i/o (#3330)

* add task i/o draft

* change title

* change NamedTuple name

* fix type annotation error

* respond to review feedback

* order imports

* fix use of namedtuple

* add pipeline as task content

* Integrate CUJ 3 documentation into components.md (#3350)

* integrate cuj3 doc in components.md

* fix sample pipeline

* resolve comments

* resolve comments

* add kfp v2 authoring/pipelines documentation (#3334)

* draft authoring/pipelines docs

* implement some review feedback

* refresh and dedup pipeline as task content

* clean up links

* namespace v2 and add v1 redirect

* fix links for v2 namespace

* fix custom container component language

* add pre-release note

* re-trigger netlify deploy

* resolve nit

* use contributing master

* reference installation v1 from v2

* remove unnecessary link

* add reference docs links

* update section name

Co-authored-by: Scott_Xu <34961455+zichuan-scott-xu@users.noreply.github.com>
2022-09-15 16:36:41 +00:00
Chris Elliott 5cac36ca33
[merge to `master`] Add the KFPv2 Run Comparison page (#3324)
* Add the KFPv2 Run Comparison page without images.

* Add run comparison content.

* Add files via upload

* Delete image.png
2022-08-12 15:58:53 +00:00
Mathew Wicks 5ad6019a72
update `Kubeflow Notebooks` docs (#3003) 2021-11-18 13:52:42 +00:00
Ihor Sychevskyi bc4d76d9c2
update versioning img (#3046) 2021-11-02 03:52:00 -07:00
Kimonas Sotirchos abbc0ac169
Update CentralDashboard docs for 1.4 (#2898)
* Update main page of Central Dashboard

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Add executions

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update the image

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* review: It should be Katib Experiments

* review: Add (KFP) in description text

* review: Remove the extra , before Home

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* review: Remove GCP deployment UI reference

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* review: Update the Artifacts text

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* review: Update the Executions text

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
2021-10-16 08:01:53 -07:00
Sid Shukla 32c4239014
Update Nutanix storage docs (#2978)
Add info on using Nutanix Objects as an artifact store.
2021-10-06 14:50:19 -07:00
James Liu 59a6bb7d5b
pipelines: Documentation for HTML and Markdown in v2 compatible mode (#2954)
* pipelines: Documentation for HTML and Markdown in v2 compatible mode

* html image

* address comments
2021-09-16 15:13:54 -07:00
James Liu 189e3007f4
pipelines: Add image for KFPv2 caches on UI. Partial #5977 (#2939)
* pipelines: Add image for KFPv2 caches on UI

* highlight
2021-09-14 08:43:32 -07:00
capri-xiyue 8ce6d0cf93
added pipeline root doc for kubeflow pipelines (#2909)
* added pipeline root doc

* fixed format

* chaned format

* fixed format

* fixed typo

* fixed comments

* modified authentication docs

* fixed link

* modified docs

* fixed comments
2021-09-14 03:33:32 -07:00
James Liu 4e5b8db6e2
pipelines: Update Pipelines UI screenshot. Fix #2888 (#2900) 2021-08-26 20:30:05 -07:00
James Liu 0fb7630bb2
docs(pipelines): KFP V2 visualization doc. Partial: kubeflow/pipelines#5666 (#2867)
* feat(pipelines) KFP V2 visualization doc

* ROC Curve

* scalar and final wording polish

* typo

* address comments
2021-08-11 20:56:02 -07:00
James Liu bd14aee307
fix(pipelines): add visualization image back for existing reference (#2785) 2021-06-20 19:57:16 -07:00
toshi_k 2de304aa05
Describe about menu customization (#2755)
* Describe about menu customization

* Move to components section

* Fix typos
2021-06-17 02:10:28 -07:00
James Liu dabcbfab3a
(pipelines) Update MLMD visualization output file approach. Fix #5564 (#2754)
* (pipelines) Update MLMD visualization output file approach

* address comment

* add warning to the component example

* update example

* address comment

* typo
2021-06-09 14:54:51 -07:00
James Liu f50693a353
(gke) Full Kubeflow Deployment guide on GKE (revision for Kubeflow 1.3) (#2686)
* (gke) Full Kubeflow Deployment on GKE

* deployment steps

* Fulfill deployment structure

* deploy management and kubeflow clusters

* title size

* (gke) full kubeflow upgrade, delete, and IAP debugging

* Update content/en/docs/distributions/gke/deploy/deploy-cli.md

Co-authored-by: Yuan (Bob) Gong <4957653+Bobgy@users.noreply.github.com>

* Update content/en/docs/distributions/gke/deploy/deploy-cli.md

Co-authored-by: Yuan (Bob) Gong <4957653+Bobgy@users.noreply.github.com>

* Update content/en/docs/distributions/gke/deploy/management-setup.md

Co-authored-by: Yuan (Bob) Gong <4957653+Bobgy@users.noreply.github.com>

* Address comments

* fulfill project tracker items

* change project number retrieval approach

* Update doc for more precise workflow after validation

* specify which project to enable API

* make sure enabling api for all projects

* update env and kpt setting doc

* fixing pull command

* ASM upgrade guide

* fix

* change title size

* typo

* update install Kubeflow table for Google Cloud

Co-authored-by: Yuan (Bob) Gong <4957653+Bobgy@users.noreply.github.com>
2021-05-17 11:23:31 -07:00
Niklas Hansson c5dc3fa9bc
fix(docs): updated the quickstart for kubeflow pipelines. Fixes 4617 in (kubeflow/pipelines) (#2512)
* Updated the quickstart for kubeflow pipelines

* small fix

* updated and proof read

* clean up

* fixed merge conflict and new structure

* fixed after feedback@
2021-03-14 15:20:47 -07:00
Jihoon Seo 47b4f9a32a
Update A href and target in getting-started.svg (#2426) 2021-02-18 22:26:24 -08:00
Chris Pavlou 294c7be020
Add documentation for installing MiniKF on AWS (#2368)
Add a step-by-step guide for installing MiniKF on AWS

Signed-off-by: Chris Pavlou <cspavlou@arrikto.com>
2020-11-27 18:10:47 -08:00
Andrey Velichkevich b2ad541ebc
Move images under Katib directory (#2354)
* Move images to /katib/components

* Apply a11y rules
2020-11-13 19:35:04 -08:00
Andrey Velichkevich 450dc73010
Add Katib early stopping documentation (#2336)
* Add early stopping doc

* Few fixes

* Fix few spelling mistakes

* Fix Early Stopping type link

* Add service account name info

* Modify guides

* Address comments
2020-11-13 15:17:04 -08:00
Andrey Velichkevich ba726043c1
Katib v1beta1 documentation update (#2312)
* Rename hyperparameter-tuning to Katib

* Modify overview and hyperparameter

* Modify docs for v1beta1

* Add v1beta1 REST api doc

* Make metrics collector not capitalized

* Add currentOptimalTrial info

* Update UI images

* Change describe to get command

* Add v1alpha3 gRPC API ref

* Add comments to v1alpha3

* Change REST to gRPC

* Add default values for metrics collector

* Change image tag to v1beta1-e294a90

* Changes after review

* Fix list

* Update v1beta1 reference

* Add period

* Add shell to commands

* Fix colon

* Address second review comments

* Changes after doc check

* Fix API links

* Make changes for the trial template

* Modify trial doc

* Apply a11y rules

* Address the comments

* Changes for trial template guide

* Trial template changes
2020-11-11 02:33:48 -08:00
Tommy Li d7dfe1b03e
Update the IBM Kubeflow deployment with the new release (#2343)
* Update install-kubeflow.md

* Add files via upload

* Delete appid-redirect-settings.png

* Add files via upload

* Update install-kubeflow.md

* Apply suggestions from code review

Co-authored-by: Animesh Singh <singhan@us.ibm.com>

* Apply suggestions from code review

Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com>

* Address comments

Co-authored-by: Animesh Singh <singhan@us.ibm.com>
Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com>
2020-11-10 10:26:41 -08:00
Chris Pavlou aa07a90375
Remove the out-of-date banner on the MiniKF on GCP page (#2306)
- Remove the out-of-date banner, as MiniKF on Google Cloud uses the latest
manifests
- Update some screenshots to reflect the latest MiniKF version on Google
Cloud
- Replace all occurrences of "GCP" with "Google Cloud"

Signed-off-by: Chris Pavlou <cspavlou@arrikto.com>
2020-10-25 23:05:00 -07:00
Joe Liedtke fe7ca55b7a
Pipelines component authoring (#2290)
* Updates netlify config for brancy deployments.

* Initial draft, Python comp authoring.

* Updates links to Colab and GitHub.

* Updated formatting and grammar.

* Adds a script to generate MD from a notebook

* Regenerated notebook markdown using script.

* Adds unit tests and css formatting for icons

* Updates line lengths in code samples

* Adds a redirect for lightweight components guide

* Deletes the lightweight component guide.
2020-10-22 02:37:35 -07:00
Adrian Zhuang 0f6612def3
remove OLM related install instructions for Kubeflow Operator (#2149) 2020-08-21 09:35:40 -07:00
Jiaxin Shan 2b971e2164
Update AWS current manifest to v1.1.0 (#2065)
* Upgrade kf-admin and kf-user name with AWS region

* Update current AWS manifest to v1.1.0

* Upgrade kfctl version to v1.1.0

* Move basic auth configuration to customization page

* Add pipeline instructions for v1.1.0 on AWS

* Update optimized notebook section

* Clean up aws docs

* Simply AWS kubeflow installation

* Address code review feedbacks

* Add kfctl-aws shortcodes
2020-08-04 08:12:20 -07:00
Adrian Zhuang d8a6745d34
add operator info to Kubeflow documentation (#2064)
* add operator info to Kubeflow documentation

* Update content/en/docs/operator/install-operator.md

Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>

* Update content/en/docs/operator/install-operator.md

Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>

* Update content/en/docs/ibm/deploy/install-kubeflow.md

Co-authored-by: Animesh Singh <singhan@us.ibm.com>

* Update content/en/docs/operator/install-kubeflow.md

Co-authored-by: Animesh Singh <singhan@us.ibm.com>

* Update content/en/docs/operator/install-kubeflow.md

Co-authored-by: Animesh Singh <singhan@us.ibm.com>

* address comment

Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>
Co-authored-by: Animesh Singh <singhan@us.ibm.com>
2020-07-30 12:51:07 -07:00
Jiaxin Shan 159e292085
AWS clean up: Move images and files to right folder (#2062) 2020-07-29 14:14:04 -07:00
Ke Zhu 071dc9e384
Documents steps for using ICR (#2047)
* Documents steps for using ICR

* Addresses review comments

* Addresses review comments
2020-07-28 22:25:47 -07:00
jingzhang36 72ab4cff67
Add a brief user guide and a quick example for Kubeflow Pipelines benchmark (#1972)
* add a new page

* check point

* draft of benchmark guide

* twist the format: numbering is interrupted, overview seems to be reserved for a particular format

* avoid numbering interruption

* twist the format again to try the numbering

* use enum without numbering

* check point

* address comments

* address comments

* apply Joe's suggestions

* add tuning options

* and -> with

* move needed files to ml-pipeline project instead of using my personal project
2020-07-21 15:48:05 -07:00
Jiaxin Shan a1f2a64e21
Add OWNERS file in AWS content folder (#2018) 2020-06-25 22:35:31 -07:00
Andrey Velichkevich c8dd5b2a46
Update new Katib UI images (#1989) 2020-06-10 08:32:51 -07:00
Peter Dalbhanjan c3e686a73c
Update Amazon RDS installation docs (#1934)
* adding Amazon RDS installation docs

* adding Amazon RDS installation docs

* added troubleshooting rds

* minor changes to rds installation doc
2020-05-06 13:53:09 -07:00
Sarah Maddox d0bd0e0314
Restructured the website repo to allow for future i18n and content translation (#1909)
* Modified configand directory structure for multiple langs.

* Moved docs and images to new i18n directories.

* Redirects are broken in preview. Moved the redirects file into the en/ directory too.

* Move the redirects file back to root.

* Test redirects with en/ prefix.

* Still testing redirects.

* I think redirects are working now.

* Removed Kubeflow customization of page edit URL.

* Moved the logos to same directory as other images.
2020-04-20 20:24:55 -07:00