Git Product home page Git Product logo

inner-outer-guides's Introduction

OpenShift Inner & Outer Loop Development Guides

This repository contains the source for the OpenShift Inner & Outer Loop Development Guides.

Local development

Gulp

npm install
gulp

Container

podman build -t localhost/inner-outer-guides .
podman run --rm --name guides -d -p 4000:8080 localhost/inner-outer-guides

Deploy to OpenShift

oc new-app https://github.com/redhat-scholars/inner-outer-guides.git --strategy=docker
 oc create route edge inner-outer-guides --service=inner-outer-guides
# To rebuild after changes pushed to git
oc start-build inner-outer-guides --follow

inner-outer-guides's People

Contributors

blues-man avatar cedricclyburn avatar juliaaano avatar rbaumgar avatar

Stargazers

 avatar  avatar

Watchers

 avatar

inner-outer-guides's Issues

RH Dep Analysis Plugin for Dev Spaces No Longer for Python

I just finished running through this workshop with a customer and we discovered that the Red Hat Dependency Analysis plugin inside of OpenShift Dev Spaces no longer seems to work with requirements.txt files. I looked into the plugin a bit more and it looks like it only recognizes package.json and pom.xml files now.

patches6902 Reference

Within Module 3, under "Reviewing SyncWaves in Argo CD" the production kustomization file references patchesJson6902, but this field has been deprecated in favor of patches instead.

Workshop Menu Wrong Link

Hey there,

Running through this lab and I think there are some broken links in the user workshop modules: The link I have is https://guides-guides.apps.{CLUSTER_URL}/vote-app-guides/{PATH}, but I believe it should be https://guides-guides.apps.{CLUSTER_URL}/inner-outer-guides/{PATH}

image

patchesJson6902 Deprecated

Hey all,

Going through the workshop instructions, in Module Three: Production - Pushing to Production you show the Sync Wave YAML as using patchesJson6902, but this has been deprecated for simply patches within Kustomize

Workshop text and images out of sync

In the section on "Live coding within Dev Spaces" the workshop text and the images provided are out of sync.
https://redhat-scholars.github.io/inner-outer-guides/inner-outer-guides/main/m2/devspaces.html#_live_coding_within_dev_spaces

The text says to change the text to "{{option_a}} vs {{option_b}}! - OpenShift Dev Spaces"
The image of the Dev Spaces IDE shows "{{option_a}} vs {{option_b}}! - Red Hat Summit 2023"
The image of the resulting change in the application shows "Cat vs Dog! - Red Hat Summit 2023"

Wrong link

Hey y'all

Just noticed the link to the workshop in the right column of the main page is wrong. It's saying redhat-scholars.github.io/inner-outer-tutorial but I think it should be redhat-scholars.github.io/inner-outer-guides

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.