Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting started guide for OpenShift #33

Closed
jlewi opened this issue Jun 11, 2018 · 17 comments · Fixed by #1636
Closed

Getting started guide for OpenShift #33

jlewi opened this issue Jun 11, 2018 · 17 comments · Fixed by #1636
Assignees
Labels
area/docs doc-sprint Issues to work on during the Kubeflow Doc Sprint kind/feature priority/p2

Comments

@jlewi
Copy link
Contributor

jlewi commented Jun 11, 2018

Do we want/need a special getting started guide for open shift?

Related to kubeflow/kubeflow#240

/cc @willb @pdmack

@pdmack
Copy link
Member

pdmack commented Jun 11, 2018

Websites are infinite. I'm sure we could find room to add some info.

@sarahmaddox
Copy link
Contributor

I've added this issue as a potential one to tackle during the upcoming Kubeflow Doc Sprint. Stay tuned for info about the doc sprint!

@sarahmaddox sarahmaddox added the doc-sprint Issues to work on during the Kubeflow Doc Sprint label Jun 3, 2019
@pdmack
Copy link
Member

pdmack commented Jul 10, 2019

/assign

@sarahmaddox
Copy link
Contributor

Hallo @pdmack How are you doing with this guide? (Have you earned a doc sprint T-shirt? ;) )

@pdmack
Copy link
Member

pdmack commented Aug 5, 2019

I am doing poorly due to other commitments. Still would like the XXL t-shirt though.

@sarahmaddox
Copy link
Contributor

You got it! I've just sent you your code by email. Claim the T-shirt by August 9th.

@marcredhat
Copy link

If it helps, I'm doing some testing with OpenShift 4.2/CodeReady Containers:
https://github.com/marcredhat/crcdemos/blob/master/kubeflow/README.adoc
video at http://bit.ly/33nwbi0

@vpavlin
Copy link
Member

vpavlin commented Dec 11, 2019

Hi, we have started working on creating KFDef file to deploy Kubeflow on OpenShift so that users do not have to run gazillion of commands and can easily follow the KF docs.

opendatahub-io/manifests#4

I am happy to join and contribute it as part of the Doc Sprint:)

@sarahmaddox
Copy link
Contributor

Thanks @vpavlin that's excellent news! I'm looking forward to working with you at the doc sprint in February.

/assign @vpavlin

@sarahmaddox
Copy link
Contributor

/unassign @pdmack

@jtfogarty
Copy link

/area docs
/priority p2
/kind feature

@vpavlin
Copy link
Member

vpavlin commented Jan 10, 2020

FYI we are mostly done with opendatahub-io/manifests#4 - there are still a few bits to be enabled and polished, but KFDef and manifests from that PR seem to mostly work for us

@sarahmaddox
Copy link
Contributor

Adding some info from a kubeflow-discuss thread:

Work is currently in progress in a fork, which will be contributed to the Kubeflow repositories soon.

To use Kubeflow on OpenShift, you should be able to use https://github.com/opendatahub-io/manifests/ with Kubeflow v0.7 and this kfdef file: https://github.com/opendatahub-io/manifests/blob/v0.7-branch-openshift/kfdef/kfctl_openshift.yaml

It's been tested on OpenShift 4.2, and is expected to work on any OpenShift 4 version. It's not tested on OpenShift 3.x.

Looking forward to seeing the docs emerge from the February doc sprint! :)

@sarahmaddox
Copy link
Contributor

More info from another kubeflow-discuss thread:

If you want to deploy to OpenShift, make sure you have kfctl version 0.7, then clone the manifests (https://github.com/opendatahub-io/manifests) and run

kfctl build --file=kfdef/kfctl_openshift.yaml
kfctl apply --file=./kfdef/kfctl_openshift.yaml

Assuming you are logged into an OpenShift cluster, you should see kubeflow namespace created with all the components deployed.

@vpavlin
Copy link
Member

vpavlin commented Feb 6, 2020

@sarahmaddox With the above comment, I'd say we kind of finished our initial work for KF 0.7 on OpenShift. We will go over our changes and propose them also to KF master, but I wanted to ask - what would you think about adding a "how to install" section to kubeflow website pointing to our fork until the changes get back to the KF repositories?

I am not sure what the policies for content of website are.

@sarahmaddox
Copy link
Contributor

@vpavlin Yes, it will be great if you add an installation section on kubeflow.org. It's fine for the installation page(s) to point to your fork until the changes are merged into the Kubeflow repositories. For Kubeflow users, it's good to have the installation guides in one place.

Looking forward to seeing you at the doc sprint!

@sarahmaddox
Copy link
Contributor

@vpavlin I've moved this issue to In progress in the doc sprint Kanban board, because the issue is assigned to you. Happy sprinting!

yuzisun pushed a commit to yuzisun/website that referenced this issue Dec 29, 2021
* Add LICENSE file

* Delete LICENSE

* Create LICENSE

* Delete kserve_layer.png

* Updated kserve_layer file

* disable the animation

* Add blog link

* Added blog Section

Added blog section
Added articles sub-section
Added KFserving transition blog

* Moved blog to docs and added to mkdocs.yaml

* Moved Images to images and fixed path

* Fixed Image Path

* changed image from html to markdown

* Changed By **Dan Sun([email protected])** and **Animesh Singh([email protected])** on behalf of the Kubeflow Serving Working Group to Authors moved By **Dan Sun([email protected])** and **Animesh Singh([email protected])** on behalf of the Kubeflow Serving Working Group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs doc-sprint Issues to work on during the Kubeflow Doc Sprint kind/feature priority/p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants