Giter Site home page Giter Site logo

Comments (5)

Harald-U avatar Harald-U commented on August 22, 2024 1

ibmcloud cr build is used in these scripts:

  • iks-scripts/deploy-articles-java-jee.sh
  • iks-scripts/deploy-authors-nodejs.sh
  • iks-scripts/deploy-web-api-java-jee-v2.sh
  • iks-scripts/deploy-web-api-java-jee.sh
  • iks-scripts/deploy-web-app-vuejs.sh
  • reactive/iks-scripts/deploy-articles-reactive-postgres.sh
  • reactive/iks-scripts/deploy-authors.sh
  • reactive/iks-scripts/deploy-web-api-reactive.sh
  • reactive/iks-scripts/deploy-web-app-reactive.sh

and also referenced in the documentation here:

  • authors-java-jee/README.md
  • workshop/02-container.md
  • workshop/06-java-development.md
  • workshop-one-service/4-kubernetes.md

Seems like we need to replace it with local docker build, docker tag, and docker push. This in turn requires local installation of Docker.
Alternative: look into Code Engines build options.

from cloud-native-starter.

Harald-U avatar Harald-U commented on August 22, 2024 1

@thomassuedbroecker I have updated the deploy scripts in iks-scripts, tested, works. Next I'll do the reactive scripts :-)
Local Docker is a requirement anyways, ic cr build requires local docker installed.

from cloud-native-starter.

thomassuedbroecker avatar thomassuedbroecker commented on August 22, 2024

@Harald-U Thanks for the list. Let's see how to convert the existing commands and scripts in the workshops.

from cloud-native-starter.

Harald-U avatar Harald-U commented on August 22, 2024

There are scripts for reactive but the instructions (https://github.com/IBM/cloud-native-starter/blob/master/reactive/README.md#reactive-java-microservices) point to a toolchain: "Server-side Setup in IBM Cloud Kubernetes Service"(https://github.com/nheidloff/cloud-native-starter-reactive-toolchain).
The toolchain definition will probably need rework once the deployment method for IKS changes. I wouldn't modify the scripts in reactive/iks-scripts, I would rather remove them. Your decision :-D

from cloud-native-starter.

thomassuedbroecker avatar thomassuedbroecker commented on August 22, 2024

@Harald-U Thanks for your help :-)

from cloud-native-starter.

Related Issues (20)

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.