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 deploy to code engine instructions #160

Merged
merged 2 commits into from
Apr 1, 2021
Merged

Add deploy to code engine instructions #160

merged 2 commits into from
Apr 1, 2021

Conversation

stevemar
Copy link
Contributor

@stevemar stevemar commented Mar 16, 2021

Add instructions for how to deploy to IBM Code Engine, a new platform based on knative.

Co-Authored-By: Jenna Ritten [email protected]
Signed-off-by: Steve Martinelli [email protected]

@stevemar
Copy link
Contributor Author

Hey CODAIT folks! I was able to (pretty easily!) get the max object detector up and running using Code Engine (IBM's new serverless offering based on knative). You can see it here: https://max-object-detector.75asazy1s7n.us-south.codeengine.appdomain.cloud/app/

I figured the instructions should be added to the repo. Is there any desire to see this as a short tutorial on IBM Developer too?

ce

shell

app

@stevemar stevemar requested a review from ptitzler March 16, 2021 14:39
Add instructions for how to deploy to IBM Code Engine, a new
platform based on knative.

Co-Authored-By: Jenna Ritten <[email protected]>
Signed-off-by: Steve Martinelli <[email protected]>
@ptitzler
Copy link
Contributor

@gdq @SSaishruthi

@kmh4321
Copy link
Contributor

kmh4321 commented Mar 18, 2021

@stevemar this looks great! Is this tool replacing IBM Cloud Fucntions? I think we had a tutorial for MAX and Cloud Functions before.

@SSaishruthi
Copy link
Member

Thanks, @stevemar for the PR. I Will try out today and move towards merging.

Are you planning to write a tutorial on this as well?

@stevemar
Copy link
Contributor Author

@kmh4321 The tool isn't intended to replace cloud functions (as far as a i know).

@SSaishruthi i can certainly write up a tutorial :)

One thing worth noting is that the more memory and vCPU you can throw at it, the better. By default the service allocates only 0.1 vCPU to an application, that should be bumped up to 1 or 2.

@duglin
Copy link

duglin commented Mar 19, 2021

"tool" :-)

@stevemar
Copy link
Contributor Author

@duglin whoops. serves me right for not re-reading comments and posting late at night.

Copy link
Member

@SSaishruthi SSaishruthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SSaishruthi
Copy link
Member

@stevemar I have approved the request. Are you planning for a tutorial?

@kmh4321
Copy link
Contributor

kmh4321 commented Apr 1, 2021

@SSaishruthi @stevemar can I merge this?

@SSaishruthi
Copy link
Member

@kmh4321 Yes we can

@kmh4321 kmh4321 merged commit 9e36c06 into master Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants