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

Add devfile video showcase to Landing Page #812

Closed
1 of 3 tasks
michael-valdron opened this issue Mar 30, 2022 · 6 comments
Closed
1 of 3 tasks

Add devfile video showcase to Landing Page #812

michael-valdron opened this issue Mar 30, 2022 · 6 comments
Assignees
Labels
area/documentation Improvements or additions to documentation area/landing-page Issues with the Landing Page

Comments

@michael-valdron
Copy link
Member

michael-valdron commented Mar 30, 2022

/area documentation

Which area this documentation change is related to?

/area landing-page

Issue details

What mistake did you find / what is missing in the documentation?

This issue will include the following additions:

  • A video to showcase devfiles in action.
  • Publication of the video as a YouTube video.
  • Embed the YouTube video the landing page index.

Target Date: 05-31-2022 TBA

@michael-valdron michael-valdron self-assigned this Mar 30, 2022
@openshift-ci openshift-ci bot added the area/documentation Improvements or additions to documentation label Mar 30, 2022
@elsony
Copy link
Contributor

elsony commented Apr 11, 2022

Some other existing videos that showcase using devfile with other tools, e.g. devWorkspace, vscode, for reference:
https://drive.google.com/file/d/1_t7Zogx6U9p9dMUJXR7CiVFChsMrWI2_/view
https://www.youtube.com/watch?v=oZeDLIkMvqs
https://www.youtube.com/watch?v=6f5qAv0QzV8

@michael-valdron michael-valdron added the area/landing-page Issues with the Landing Page label Apr 11, 2022
@elsony
Copy link
Contributor

elsony commented Apr 19, 2022

In the video, focus on the operation of the devfile instead of editing the devfile:

  1. odo create (say nodejs)
  2. ls and highlight the devfile.yaml entry
  3. odo push
  4. run the app on the browser or using curl
  5. Switch to devWorkspace and show start of devfile workspace
  6. highlight that there is a devfile.yaml to start

@michael-valdron
Copy link
Member Author

  1. run the app on the browser or using curl

This step would require an extra step before with odo:

odo url create --host $(minikube ip).nip.io --ingress

@elsony Probably not a big deal to skip this part in the video right?

@michael-valdron
Copy link
Member Author

  1. run the app on the browser or using curl

This step would require an extra step before with odo:

odo url create --host $(minikube ip).nip.io --ingress

@elsony Probably not a big deal to skip this part in the video right?

Used OpenShift Dev Sandbox for deployment instead.

@michael-valdron
Copy link
Member Author

michael-valdron commented Jun 1, 2022

Blocked by #857 and #859 for landing page redesign.

@schultzp2020
Copy link
Contributor

schultzp2020 commented Aug 22, 2022

Referenced in a larger issue #889

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation area/landing-page Issues with the Landing Page
Projects
None yet
Development

No branches or pull requests

3 participants