Commit Graph

15 Commits

Author SHA1 Message Date
Yunkai Li efb1156f29
docs(pipelines): Add troubleshooting tip for standalone Pipelines installation (#4084)
* docs(pipelines): add troubleshooting tip for installation using platform-agnostic path

Some users reported pod crashes (e.g., proxy-agent, workflow-controller) when following the default installation instruction using `env/dev`. This patch adds a troubleshooting tip to use `env/platform-agnostic` as an alternative.

Verified working on Minikube with v2.0.0, based on community suggestions (see kubeflow/pipelines#9546).

Fixes kubeflow/pipelines#11757

Signed-off-by: Yunkai Li <54110380+kaikaila@users.noreply.github.com>

* Correct the format of "3 minutes to complete"

Signed-off-by: Yunkai Li <54110380+kaikaila@users.noreply.github.com>

---------

Signed-off-by: Yunkai Li <54110380+kaikaila@users.noreply.github.com>
2025-06-17 14:01:09 +00:00
Anton Pechenin 7718b11b08
add a new s3.forcePathStyle configuration parameter to the samples. (#3885)
Signed-off-by: arpechenin <arpechenin@avito.ru>
2025-05-22 11:59:20 +00:00
Helber Belmiro 5c9995dedb
pipelines: Added proxy documentation (#4073)
* pipelines: Added proxy documentation

Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>

* Update content/en/docs/components/pipelines/operator-guides/server-config.md

Co-authored-by: Matt Prahl <mprahl@users.noreply.github.com>
Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>

* pipelines: Removed unneeded sections

Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>

---------

Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
Co-authored-by: Matt Prahl <mprahl@users.noreply.github.com>
2025-04-14 17:51:21 +00:00
Mathew Wicks 4f092f1576
website: Add dark theme (#3981)
* Add dark theme to website

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

* Fix white borders on images in dark mode

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

* Fix tables in dark mode

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

* Fix home action buttons on very small screens

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

* Undo architecture diagram changes

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

* Update trainer homepage copy based on review

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

* Make variables for KF colors

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

* Update search colors based on review

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

* Use project logos with words on homepage

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

* Make home section borders gray

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

---------

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2025-03-30 01:45:29 +00:00
Mathew Wicks 8d8f8f19d2
Remove "Concepts" / "Multi-Tenancy" section (#3977)
* Remove "Components" / "Multi-Tenancy" section

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

* Fix dead multi-tenancy links

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

---------

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2025-02-04 17:09:36 +00:00
Humair Khan 76df2f7e1a
add docs around pipelines obj store configurations (#3833)
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
2024-09-17 16:31:26 +00:00
Mathew Wicks d3ca1b1db5
Improve the KFP / User Guides / Core Functions docs (#3795)
* Improve the KFP / User Guides / Core Functions docs

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

* Small updates 1

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

* Fix `KFPClientManager()` for Kubeflow 1.9.0

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

* Fix checklinks errors

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

* Make "Connect the SDK to the API" more clear

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

---------

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2024-08-27 15:43:02 +00:00
Helber Belmiro 1d8b463d05
Moved multi-user to KFP v2 docs (#3786)
* Moved multi-user to KFP v2 docs

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Removed v1 warnings

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

---------

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
2024-08-14 17:45:26 +00:00
Helber Belmiro 17e27bf1d7
Fix broken links in Pipelines (#3807)
* Fixed Pipelines broken links

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Removed link from release notes

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

---------

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
2024-07-31 18:18:05 +00:00
Diego Lovison f67dd9fa1e
Add port-forward to ml-pipeline-ui service (#3805)
* Add port-forward to ml-pipeline-ui service

Signed-off-by: Diego Lovison <diegolovison@gmail.com>

* Update content/en/docs/components/pipelines/operator-guides/installation/_index.md

Signed-off-by: Diego Lovison <diegolovison@gmail.com>

Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>

* Update content/en/docs/components/pipelines/operator-guides/installation/_index.md

Signed-off-by: Diego Lovison <diegolovison@gmail.com>

Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>

---------

Signed-off-by: Diego Lovison <diegolovison@gmail.com>
Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>
2024-07-16 20:48:56 +00:00
Helber Belmiro 37c939d436
Added instructions for installing Pipelines. (#3793)
Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
2024-07-11 20:38:21 +00:00
Mathew Wicks 3723136074
Revert #3782 "Added Pipelines v2 installation pages" (#3791)
This reverts commit 5765bfa446

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2024-07-06 19:31:09 +00:00
Helber Belmiro 36c2ce1e75
Fixed broken fragments in links (#3790)
Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
2024-07-06 00:34:48 +00:00
Helber Belmiro 5765bfa446
Added Pipelines v2 installation pages (#3782)
Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
2024-07-04 14:36:47 +00:00
Helber Belmiro 8e56df75dc
Restructured Kubeflow Pipelines docs (#3737)
* Restructured Kubeflow Pipelines docs

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Fixed broken links

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Moved new redirects to the end of the file

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Renamed How-to/User guides to User guides

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Fixed redirects

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Removed double slash typo

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Fixed "Legacy v1" title

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Added "Operator Guides" section

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Added brackets to Legacy page

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Moved Introduction and getting-started.md to the root

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Reverted changes to other components

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Removed catch-all redirects and moved new redirects to the bottom of the file

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Renamed the how-to directory to user-guides

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Regrouped user guides

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Moved "Concepts" to Pipelines

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Moved component-spec.md

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Moved interfaces.md

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Moved pipeline-root.md

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Reverted changes outside of pipelines

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Update content/en/docs/components/pipelines/reference/sdk.md

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

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

* Removed warning

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Fixed /docs/components/pipelines/installation/ broken links

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Removed beta status flag from pipeline-root.md

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Fixed broken links

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Fixed broken links

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Update content/en/_redirects

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

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

* Update content/en/_redirects

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

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

* Update content/en/docs/components/pipelines/concepts/component.md

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

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

* Update content/en/docs/components/pipelines/legacy-v1/sdk/manipulate-resources.md

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

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

* Update content/en/docs/components/pipelines/legacy-v1/sdk/python-function-components.ipynb

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

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

* Update content/en/docs/components/pipelines/legacy-v1/sdk/python-function-components.md

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

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

* Update content/en/docs/components/pipelines/legacy-v1/tutorials/api-pipelines.md

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

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

* Update content/en/docs/components/pipelines/legacy-v1/tutorials/build-pipeline.md

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

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

* Fixed redirects

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Fixed redirects

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

---------

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2024-06-20 18:59:00 +00:00