Commit Graph

124 Commits

Author SHA1 Message Date
Mathew Wicks e2c1fd0a0e
redirect distribution-specific docs to external websites (#3572)
* remove distributions section (redirect to install kf page)

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

* remove circular aws redirect

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

* redirect distribution pages to external websites

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

* create sidebar link to "installing kubeflow" distribution list

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

---------

Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Co-authored-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
2023-10-03 18:04:14 +00:00
Mathew Wicks cf8dae526a
remove legacy kubeflow operator docs (#3545)
Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
2023-08-09 18:14:34 +00:00
Mathew Wicks c0e64e82c0
redirect azure distribution docs to new website (#3547)
* redirect azure distribution docs to new website

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

* redirect azure distribution docs to new website

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

---------

Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
2023-07-31 22:41:08 +00:00
Mathew Wicks a61dd2a06c
redirect ibm distribution docs to new website (#3546)
Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
2023-07-21 00:07:24 +00:00
Mathew Wicks 95f004982b
remove shadowed gke distribution docs (#3548)
Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
2023-07-21 00:02:24 +00:00
Mathew Wicks c1a8243568
remove arrikto kubeflow as a service (dead link) (#3549)
Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
2023-07-20 16:18:24 +00:00
Landon LaSmith 386621ea6c
Move Kubeflow on OpenShift installation docs to legacy distribution (#3518)
Signed-off-by: Landon LaSmith <LLaSmith@redhat.com>
2023-07-12 17:04:08 +00:00
Mihai Plasoianu 691a2cfe97
Fix ContainerNodePool resource (#3307)
Co-authored-by: Mihai Plasoianu <m.plasoianu@gastromatic.de>
2023-06-28 23:32:54 +00:00
Rens 690feff7f5
fix broken url to charmed kubeflow github repo (#3364) 2023-06-28 20:16:16 +00:00
Sushil Kumar 49151cac46
Typo fix: Replace OICD to OIDC (#3371) 2023-06-28 20:14:17 +00:00
nagar-ajay 6954e56420
Update Nutanix website link and remove legacy docs (#3473) 2023-03-24 16:03:24 +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
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
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
gkcalat 7a849ca4c8
Fix typos on GKE deployment page (#3411) 2022-12-01 18:16:45 +00:00
gkcalat cebaad46dd
Update GCP links and folder names (#3395)
* Bump version to 1.6.1

* Replace GKE urls
2022-11-03 17:00:04 +00:00
Chen Sun e30434c853
Update KF GCP deployment instructions to use the new manifest repo (#3377)
* Update management-setup.md

* Update management-setup.md

* Update management-setup.md

* Update management-setup.md

* Update deploy-cli.md
2022-10-13 02:52:02 +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
gkcalat 9414c7c714
Update docs to v1.6 (#3354)
* Update docs to v1.6

* Fix a typo

* Fixing typo. Fixes #3354#discussion_r965239948
2022-09-08 17:11:27 +00:00
DomFleischmann 1563d7d450
Update Charmed Kubeflow Documentation for 1.6 (#3349)
* Update Charmed Kubeflow Documentation for 1.6

- Remove installation guide from the upstream website.
- Add links in `_index` to the Charmed Kubeflow documentation pages and update
the description.
- Update the `installing-kubeflow` table with 1.6 as the latest version.

* Address DnPlas's comments
2022-09-07 17:52:26 +00:00
Vaishnavi Hire d371b872e1
Update OpenShift docs for KF 1.6 (#3342) 2022-09-07 00:58:48 +00:00
gkcalat 1e6fb014b4
Bump KFP version (#3316)
* Bump KFP version

* Add services for Cloud Endpoints

* Use {REGION} instead of {ZONE}

* Fix ZONE and REGION in deployment check
2022-08-16 20:11:07 +00:00
Yuan (Bob) Gong 81be648732
chore: remove Bobgy from OWNERS (#3312) 2022-08-06 00:40:49 +00:00
Yihong Wang 63d72feabe
update IKS doc for v1.6 (#3308)
update instructions for kubeflow v1.6 and
compatibility table.

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
2022-07-29 15:54:45 +00:00
gkcalat a5eb934528
Update instruction for upgrading to ASM 1.13 in KF 1.5.1 for GKE (#3293)
* Update instruction for upgrading to ASM 1.13 in KF 1.5.1 for GKE

* Fix style, remove repetition
2022-07-08 17:06:52 +00:00
Wilkenson 545f18ba18
404 page not found - link fix (#3292)
* page not found - link fix

* update "end-to-end MNIST tutorial" link
2022-07-05 16:08:44 +00:00
Tommy Li 0fd89c9906
[IKS] Update cluster creation instructions (#3256) 2022-05-24 15:12:57 +00:00
akgraner 58c4c79ebf
Updating Arrikto Distributions (#3247)
* Create Kubeflow-as-a-Service

Arrikto Kubeflow as a Service always anyone to easily start developing serving models.

* Delete Kubeflow-as-a-Service

* Update installing-kubeflow.md

Removed Arrikto MiniKF
Added Arrikto Kubeflow as a Service

* Update _index.md

Changed MiniKF description to Kubeflow as a service.

* Created folder for Kubeflow as a Service

Created folder for Kubeflow as a Service

* Delete content/en/docs/distributions/minikf directory

* Update content/en/docs/distributions/kfaas/_index.md

Co-authored-by: Shannon Bradshaw <shannon.bradshaw@arrikto.com>

Co-authored-by: Shannon Bradshaw <shannon.bradshaw@arrikto.com>
2022-05-10 13:17:07 +00:00
Connor McCarthy 0649c6a19b
fix: use canonical v1 link throughout pipelines docs (#3240)
* fix: use canonical v1 links throughout docs

* use master for roadmap

* fix other broken links

* use sdk/release-1.8 instead of commit hash
2022-05-05 17:43:13 +00:00
Judy Heflin 1116a6e9bc
Generalize Kubeflow on AWS docs (#3233) 2022-04-25 23:58:11 +00:00
Judy Heflin 9130eddde3
Removed configuration with AWS credentials section (#3220) 2022-04-12 22:07:52 +00:00
Johnu George ed164698da
Update Nutanix Karbon supported version to Kubeflow 1.5 release (#3201)
* Update training operators doc

* Add XGBoost doc

* Add 1.5 latest release version for Nutanix Karbon

* Fixing doc

* Add 1.5 latest release version for Nutanix Karbon
2022-03-18 11:21:40 +00:00
DomFleischmann 3cc26c995f
Charmed Kubeflow: Remove workaround option for creating controller (#3199)
Remove the workaround introduced in #3179 which bootstrapped an older
version of a juju controller due to 2.9.25 not working correctly with
charmed kubeflow. With 2.9.26 this is now fixed and the workaround is
not needed anymore.
2022-03-16 14:02:36 +00:00
James Liu a4129f9d6b
gke: Upgrade Google Cloud distribution to v1.5.0. Fix https://github.com/kubeflow/gcp-blueprints/issues/341 (#3195) 2022-03-11 14:38:31 +00:00
Suraj Kota 7c1b2d4c7b
doc: update profile creation defaults to match current manifests (#3023) 2022-03-11 14:07:31 +00:00
Suraj Kota 4e7c97550c
Update AWS distribution version (#3191) 2022-03-10 21:02:12 +00:00
Daniela Plascencia 8ba03dcad4
charmed kubeflow: updates command for creating controller (#3179) 2022-03-10 08:11:11 +00:00
Yihong Wang 9bb4aec257
Update IKS doc for kubeflow v1.5 (#3173)
Update the instructions to point to the manifests repo
which is used to deploy kubeflow v1.5 on IBM IKS cluster

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
2022-03-08 19:04:29 +00:00
Judy Heflin a9552ed905
Minimized AWS Docs for Kubeflow 1.3.1 (#3169)
* File reorganization and features page edits

* uninstall-kubeflow page updates

* Added links to Kubeflow-Manifests ReadMe's

* Deleted pages to remove

* Clarified titles and standardized descriptions

* Finalized deployment pages based on feedback

* Meeting 03/01 changes

* Restructured Installation page and checked v1.3 links

* Changed Pipelines page based on 03/01 AM meeting feedback

* Added vanilla ReadMe instructions and Usage Tracking link

* Changed main branch link to v1.3 branch link

* Added pre-installed image libraries, 1.3 repo note, and S3 access example

* Finalized list of pre-installed packages for AWS-optimized container images

* Formatting

* Added RDS page and edits based on docs bash feedback

* Fixed copy paste formatting error

* Remove Hugo build files

* Removed No Known Issues - testing CLA

* PR review final changes
2022-03-03 00:54:28 +00:00
James Liu 49f861cdf8
gke: Documentation for Config Controller (#3156)
* gke: Documentation for Config Controller

* slight deletion guide

* upgrade
2022-02-18 20:52:01 +00:00
Rob Gibbon 900d179dbb
Update Canonical distro listings (#3148)
* remove microk8s add-on
* correct naming and description of Charmed Kubeflow distro
* correct installation instructions Charmed Kubeflow distro
* revise owners and approvers
2022-02-14 19:37:12 +00:00
Nickie Gkolia bd2bb3265c
Remove MiniKF on Vagrant installation page (#3143)
* Remove Vagrant from installing

* Remove Vagrant from minikf pages
2022-02-04 16:02:44 +00:00
James Liu f294457057
GKE: Apply 1.4.1 Kubeflow on GCP and added shortcode (#3141)
* Apply 1.4.1 Kubeflow on GCP and added shortcode

* more
2022-02-03 20:18:15 +00:00
Nick Veitch 27990d06bc
Update install-kubeflow.md for latest Charmed Kubeflow (#3123)
* Update install-kubeflow.md

* Update installing-kubeflow.md
2022-01-26 16:33:44 +00:00
Alexandre Brown 7d25f1e61f
Fixed Deploy RDS Commands Not Working For All Output Formats Preferences (#3121) 2022-01-26 06:09:43 +00:00
Suraj Kota a4707a5ed8
Update AWS distro docs owners (#3125)
Adding folks currently part of https://github.com/orgs/kubeflow/teams/aws/members and working on this project
2022-01-26 02:03:43 +00:00
Mathew Wicks 6c527dd09a
restructure `About` section (#3007)
* restructure `About` section

* restructure `About` section

* rename "Kubeflow Overview" to "Architecture"

* rename "Kubeflow Overview" to "Architecture"

* rename "Kubeflow Overview" to "Architecture"

* reword minikf slack link
2021-11-29 02:47:02 +00:00
Mathew Wicks 9397746ebe
refactor `Components / Kubeflow Pipelines` section (#3063)
* refactor pipelines section

* fix links & move "introduction" to root

* revert rename of "TFX Compatibility Matrix"
2021-11-24 00:37:47 +00:00