Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Dowler f3d6b27d7d
pipelines: Update pipeline concept docs (#4074)
* created IR YAML concept page

Signed-off-by: Daniel Dowler <12484302+dandawg@users.noreply.github.com>

* updated pipeline and pipeline root concept pages

Signed-off-by: Daniel Dowler <12484302+dandawg@users.noreply.github.com>

* updated links

Signed-off-by: Daniel Dowler <12484302+dandawg@users.noreply.github.com>

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

Co-authored-by: Ricardo Martinelli de Oliveira <rmartine@redhat.com>
Signed-off-by: Daniel Dowler <12484302+dandawg@users.noreply.github.com>

* fixed formatting issues

Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>
Signed-off-by: Daniel Dowler <12484302+dandawg@users.noreply.github.com>

* removed external vendor platform mention

Signed-off-by: Daniel Dowler <12484302+dandawg@users.noreply.github.com>

* link formatting

Signed-off-by: Daniel Dowler <12484302+dandawg@users.noreply.github.com>

* minor formatting

Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>
Signed-off-by: Daniel Dowler <12484302+dandawg@users.noreply.github.com>

fixed word plurality

Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>
Signed-off-by: Daniel Dowler <12484302+dandawg@users.noreply.github.com>

* fixed link issues

Signed-off-by: Daniel Dowler <12484302+dandawg@users.noreply.github.com>

---------

Signed-off-by: Daniel Dowler <12484302+dandawg@users.noreply.github.com>
Co-authored-by: Ricardo Martinelli de Oliveira <rmartine@redhat.com>
Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>
2025-06-17 14:04:09 +00:00
Mahdi Khashan 59c9e6c80d
Typo in pipelines user guides data handling parameters (#3975)
* add base md

Signed-off-by: mahdikhashan <mahdikhashan1@gmail.com>

* fix typo

Signed-off-by: mahdikhashan <mahdikhashan1@gmail.com>

* drop changed file

Signed-off-by: mahdikhashan <mahdikhashan1@gmail.com>

---------

Signed-off-by: mahdikhashan <mahdikhashan1@gmail.com>
2025-01-24 18:39:21 +00:00
Valentina Rodriguez Sosa 607107bf23
Updating documentation to fix typo (#3930)
* update fix/broken links

Signed-off-by: varodrig <varodrig@redhat.com>

* update documentation Data Handling

Signed-off-by: varodrig <varodrig@redhat.com>

---------

Signed-off-by: varodrig <varodrig@redhat.com>
2024-11-26 14:51:52 +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 729981c9c8
Fixed links in Pipelines > user guides > data handling > artifacts (#3785)
Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
2024-07-04 14:38:46 +00:00
Helber Belmiro 72260a890c
Removed obsolete warning from Pipelines artifacts.md (#3784)
Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
2024-07-04 14:32:46 +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